@charset "utf-8";
/* CSS Document */


body{ background:url(../images/bg.jpg) top left repeat; margin:0px; padding:0px;}


ul,li,p,b,strong{ margin:0px; padding:0px;}

.clear{ clear: both;}

#wrap{ margin:auto; width:100%;}

#header{ margin:auto; width:100%; height:80px; background: url(../images/header_back.png) top left repeat-x; padding-bottom:5px;}
#header_container{ margin:auto; width:1000px; height:80px;}
.logo{ float:left; width:233px; height:80px;}
.phone{ float:right; width:214px; height:80px;}


#content{ margin:auto; width:1000px; padding:30px 0px;}
#slider{ margin:auto; width:1000px; height:530px;}
#about{ width:940px; margin:30px auto; background:#FFF; padding:30px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
#services{ width:940px; margin: auto; background:#FFF; padding:30px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.about-txt{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:21px; color:#000;}
.about-txt a{ text-decoration:none; color:#000;}
.about-txt a:hover{ text-decoration:none; color:#ec0e03;}
.about-txt h1{ font-size:25px; color:#ec0e03; padding-bottom:20px; margin: 0px; line-height: 30px; text-transform:uppercase;}
.about-txt h2{ font-size:22px; color:#555; padding-bottom:10px; margin: 0px; line-height: 25px;}
.about-txt h3{ font-size:19px; color:#555; padding-bottom:10px; margin: 0px; line-height: 21px;}

.tb-txt{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:21px; padding:5px 9px;}

#container{ width:940px; margin:auto; background:#FFF; padding:30px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.fld{ font-family:Arial, Helvetica, sans-serif; color:#666; font-size:12px; padding:9px; line-height:18px; border:none; 
 background:#f0f4f6; width:70%; margin-bottom:14px;}


#footer{ margin:auto; width:100%; height:50px; background:url(../images/footer_back.png) top left repeat-x; padding-top:5px;}
#footer_container{margin:auto; width:1000px; height:30px; padding:10px 0px;}
.copyright{ float:left; width:300px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:30px;}
.ftr-mn{ float:left; width:520px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:30px;}
.ftr-mn a{ display:inline-block; text-decoration:none; color:#333;}
.ftr-mn a:hover{ color:#ec0e03; text-decoration:underline;}
.powered{ float:right; width:100px; line-height:30px;}
.powered_text{ float:left; width:70px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:30px;}
.designtheme{ float:right; width:30px; height:30px;}