/* CSS Document */
body{margin:0; padding:0; font-family:Tahoma; font-size:12px; font-weight:normal; color:#555555; line-height:20px;}
a{text-decoration: none;color: #555555;}
a:hover {color: #000;text-decoration: underline;}
img {border:0px;}
ul, li{margin:0 0 0 8px; padding:0;}

#top_warpper{width:100%; margin:0; padding:0; float:left; background:url(../images/top-bg.png) no-repeat center top; height:93px;}

.navWrape{width:100%; float:left; height:60px; background:#f2f2f2;}
.navWrape .navSec{width:938px; margin:0 auto;}
.navSec ul{margin:0 0 0 0px; padding:0 0 0 20px; list-style:none; float:left;width:918px;}
.navSec ul li{margin:0; padding:0; float:left;}
.navSec ul li a{float:left;margin:3px 0 18px 0; padding:17px 17px 0 17px; font-family:Tahoma; font-weight:bold; font-size:16px; color:#353535; text-decoration:none;text-transform:uppercase; height:38px;}
.navSec ul li a:hover{ color:#a23535; text-decoration:none;}
.navSec ul li a.active{color:#a23535; text-decoration:none;}

#top_warpper2{width:100%; margin:0; padding:0; float:left; background:url(../images/mid-bg.png) repeat-x left top; height:360px;}

#top_warpper2 .headSec{width:100%; float:left; }
#top_warpper2 .headSec .header{width:938px; margin:0 auto; padding:0px;}
.left{float:left;}
.right{float:right;}
.logoSec{width:497px; height:31px; margin:0px auto 0px auto; padding-top:28px;}

#top_warpper2 .headSec .header .banner{width:938px; float:left; background:url(../images/header-bg.jpg) no-repeat center top; height:333px; margin-top:20px;}
.btn{padding:200px 0 0 55px; outline:none;}
.btn a{outline:none;}


#mid_warpper{width:100%; margin:0; padding:0; float:left;}
#mid_warpper .contentSec {width:938px; margin:0 auto; padding:10px 0;}

.contentSec .leftCol{float:left; width:263px; padding:0px 0 0 0; margin-top:10px;}
.contentSec .leftCol img{padding:0px 0 0 0px; text-align:center; display:block;}

.contentSec .rightCol{float:right; width:655px; padding:10px 0 0 0px;}
.contentSec .rightCol p{text-align:justify;}
.contentSec .rightCol h1{font-weight:normal; font-size:20px; color:#333131; margin-top:0px; padding-top:0px;}
.contentSec .rightCol h1 span{color:#a23535;}

#bot_warpper{width:100%; margin:15px 0 0 0; padding:0 0 0 0; float:left; background:url(../images/footer-bg.jpg) no-repeat center top; height:94px;}
#bot_warpper .footer {width:938px; margin:0 auto; padding:10px 0;}
#bot_warpper .footer p{margin:0 0 0 0; padding:3px 0 0 0; text-align:center; color:#494948;}
#bot_warpper .footer p a{color:#dc3335; text-decoration:none;}

.red{color:#f00;}