@charset "utf-8";

/*Global csses*/
html,body {height:100%;}
body{margin:0 auto; font-size:12px; font-family:Trebuchet MS, Helvetica, sans-serif; color:#333333;}
h1,h2,h3,h4,h5,h6,input,select,textarea,ol,dl,ul,li,dt,dd,form,fieldset{margin:0; padding:0;}
fieldset,img{border:0;}
li{list-style:none;}
.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear{zoom:1;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both; height:1px; overflow:hidden; width:100%;}
.blueblock {border:#acad8b solid 1px; background-color:#f7f6f4; padding:22px 25px; width:545px; margin:20px 0 0 15px;}

h1{color:#333333; font-size:20px; font-weight:bold; line-height:1.2em;}
h2{width:220px; color:#373737; font:bold 9px Arial; line-height:20px; padding-left:37px; position:absolute; left:0; top:-20px;}
h3{font-size:12px; font-weight:normal; line-height:25px;}
h5, h4{color:#303030; font-size:12px; font-weight:bold; padding-top:15px;}
h5 {font-weight:normal;font-size:11px;}

/*Main classes*/
body {background:#e6e6e6 url(../images/bgbody.gif) repeat-x top left;}
#page{width:1024px; margin:0 auto -42px auto; min-height: 100%; height: auto !important; height: 100%; background:url(../images/bgpage.gif) repeat-y top left;}
#bottom {width:100%; height:42px; background-color:#ac8d88;}
.push {height:42px;}

/*Navigation*/
.navigation li{line-height:20px; padding:0 0 0 20px;}
.navigation li a{color:#333333; font-weight:bold; text-decoration:none;}
.navigation li a:hover{color:#744137;}
.navigation li.current a{color:#744137;}

/*Header*/
#header{width:984px; padding:0 0 0 40px; height:141px; margin:0 auto; background:#734138 url(../images/bgheader.jpg) no-repeat top left;}
#header .company{padding:62px 0 2px 0; 25px; font-size:17px; color:#f9faf4;}
#header .company a{color:#f9faf4; text-decoration:none;}

/*Callbox*/
.callbox{width:978px; padding-top:5px; border-top:1px solid #deeae4; color:#ffffff; font:bold 32px Arial;}

/*Content*/
#content{width:948px; margin:0 auto; padding-bottom:40px;}

#content .mainbox{float:left; width:632px; padding-top:70px; line-height:1.3em;}
#content .sidebar{float:right; width:278px; padding:13px 15px 0 0;}
#content .marg70 {margin-top:70px;}
#content .staticimg {float:right; width:244px; padding-top:5px;}
#content .staticimg img {width: 230px; height: 170px;}
/*Contactbox*/
.contactbox #map{float:left; width:196px; height:136px; border:1px solid #c0c0c0; overflow:hidden;}
.contactbox #map iframe{width:196px; height:136px;}
.contactbox dl {float:left; width:260px; padding-left:23px;}
.contactbox dl dt{font-size:11px;}
.contactbox dl dd {font-size:11px;}
.contactbox dl dd.add{margin:0 0 15px 0;}

.mainbox .mainlist ul li{background:url(../images/bullet.gif) no-repeat 0 8px; width:527px; padding:3px 0 3px 18px; line-height:1.4em;}
.mainbox .sem .mainlist {float:left; width:285px;}
.mainbox .sem .mainlist li {width:267px;}

/*paragraph*/
#paragraph p{font-size:12px; line-height:20px; margin:10px 0;}
#paragraph a {color:#333333;}
#paragraph .list{margin-left:30px;}
#paragraph .list li{list-style:disc; margin:10px 0;}
#paragraph ol.list li {list-style:decimal;}
#paragraph ul.sublist{margin:10px 0 0 30px;}
#paragraph ul.sublist li{list-style:circle;}
#paragraph ol.sublist{margin:10px 0 0 30px;}
#paragraph ol.sublist li{list-style:lower-alpha;}
#paragraph .sublist .loweralpha{list-style-type:lower-alpha;}
#paragraph .sublist li p{margin:0;width:auto;line-height:17px;}
#paragraph .sublist li{margin-bottom:8px;}
.h1info{color:#323232; font-size:12px; line-height:20px; margin:5px auto; width:506px;}

/*Servicebox*/
#service {background:#342c29; padding-bottom:17px; width:100%; float:left; margin:15px 0 20px 0;}
.servicebox {border:1px solid #d9e1eb; background:#fff; width:235px; margin:17px auto 0 auto; min-height:210px; height:auto !important; height:210px;}
.servicebox .title{color:#fff; font-size:12px; font-weight:bold; display:block; line-height:28px; background-color:#734138; padding:0 0 0 20px; border-bottom:1px solid #d9e1eb;}
.servicebox ul li{padding:0 20px;}
.servicebox ul li a{font-size:11px; color:#333333;}
.servicebox ul li a:hover{color:#744137;}
.servicebox ul li.current a{color:#744137;}

#footer{width:1024px; height:42px; margin:0 auto; position:relative; background:#468966 url(../images/bgfooter.jpg) no-repeat top left;}
