@charset "utf-8";
body {
background:url(images/bg.jpg) repeat-x;
margin:0;
}

.wrap_body{
margin: 0 auto;
width:1024px;
background:url(images/topbg.jpg) no-repeat;
padding-top:91px;
}

.wrap_mid{
margin: 0 auto;
width:1024px;
background:url(images/bg_1px.jpg) repeat-y;
}


.wrap_inside{
margin: 0 auto;
width:920px;
}

#logo{
background:url(images/logo.jpg) no-repeat center;
height:79px;
}

.clear{
clear:both;
}

.left{
float:left;
}

.right{
float:right;
}

#nav ul {
margin:0 auto;
padding:0;
width:920px;
height:29px;
list-style-type: none;
}

#nav li {
float:left;
}

#main_image{
margin-top:52px;
background:url(images/main-image.jpg);
height:321px;
width:900px;
}

#content{
padding-left:28px;
padding-top:27px;
font-family:Arial, "Helvetica", sans-serif;
font-size:14px;
color:#494949;
/*font-weight:bold;*/
}

#content2{
padding-left:65px;
font-family:Arial, "Helvetica", sans-serif;
font-size:14px;
color:#494949;
/*font-weight:bold;*/
}

#increase{
background:url(images/increase.jpg) no-repeat center;
height: 37px;
}

#contact{
height: 60px;
text-align: center;
}

#bottom{
background:url(images/bottom_bg.jpg) no-repeat;
}

#read{
width:145px;
height:32px;
padding-top:267px;
margin-left:728px;
}



#inner_image{
margin-top:52px;
background:url(images/innertop.jpg);
height:154px;
width:900px;
}

.inner_grey{
margin: 0 auto;
width:912px;
background:url(images/inner_grey.jpg) no-repeat;
}

#inner_content{
font-family:Arial, "Helvetica", sans-serif;
font-size:12px;
color:#494949;
margin-right: 70px;
line-height:18px;
}