@charset "utf-8";

/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif; background:url(../images/body_bg.png) center 0 no-repeat fixed #000000; color:#fff }

#wrapper{width:980px; margin:0 auto}

#header{}

#logo{padding:12px 0}

#nav{background:url(../images/nav_bg.jpg) 0 0 repeat-x; height:54px; line-height:54px}

#nav li{}

#nav li a{color:#fff; margin:0 5px; font-size:15px; padding:0px 25px; text-transform:uppercase} 

#nav li a:hover{color:#fff; background:#4db3b6}

#banner{}

.active
{
color:#fff; background:#4db3b6;

}



.mainhdng{background:url(../images/main_hdng_bg.jpg) 0 0 repeat-x; height:74px; line-height:74px; color:#fff; font-size:20px; padding:0 15px; width:950px}

.get_btn{background:url(../images/get_btn.png) 0 0 no-repeat; width:176px; height:38px; border:none; cursor:pointer; margin-top:14px}

.text{font-size:15px; text-align:justify; line-height:23px}

#container{background:#181818; box-shadow:0 0 25px #181818; padding:0 15px 15px 15px}



#container .box_wrap{padding-top:20px}

#container .box_wrap .box{width:288px; float:left}

#container .box_wrap .box .hdng{font-size:22px; font-family: Arial, Helvetica, sans-serif;

 margin:10px 0; color:#4db3b6}

#container .box_wrap .box .text{font-size:14px; text-align:justify; line-height:20px}

#container .news_box{width:622px; float:left; margin:15px 0 0 0}

#container .news_box .hdng2{background:url(../images/hdng_bg.jpg) 0 0 repeat-x; height:44px; line-height:44px; font-size:20px; padding-left:15px}

#container .news_box .text_box{background:#252525; border-radius:5px; border:1px solid #fff; padding:15px; width:590px; margin:10px 0 0 0}

#container .news_box .text_box .img{border:2px solid #fff; margin:0 15px 0px 0; float:left}





#container .testimn_box{width:305px; float:right; margin:15px 0 0 0}

#container .testimn_box .hdng2{background:url(../images/hdng_bg.jpg) 0 0 repeat-x; height:44px; line-height:44px; font-size:20px; padding-left:15px}

#container .testimn_box .text_box2{background:#252525; border-radius:5px; border:1px solid #fff; padding:15px; width:270px; margin:10px 0 0 0}

.text2{font-size:14px; text-align:justify; line-height:20px}



#footer{color:#fff; margin:20px 0;font-size:12px;}

#footer a{color:#fff; font-size:12px; margin:0 7px} 





