@charset "utf-8";
/* CSS Document */
body{background:url(images/header-shadow.jpg) 0px 120px repeat-x; margin-top:0px; font-family:'Century Gothic', 'Times New Roman', Times, serif;}
h1{padding-left:5px; color:#ABABAB; font-family: 'Courgette', cursive;}
h4{padding-left:5px; padding-right:5px; text-align:center; color:#276494; font-size:16pt; font-weight:normal;}
p{padding-left:5px; padding-right:5px;}
.main{width:100%; height:100%;}
.main .inner_container{width:1000px; height:100%; border-bottom: solid #030303; background:#FFFFFF;}
.main .inner_container .top_header{width:1000px; height:120px;}
.main .inner_container .top_header .logo{width:300px; height:120px; background:url(images/logo.png) no-repeat; float:left;}
.main .inner_container .top_header .menu{width:600px; height:50px; float:right; margin-top:70px;}
.menu ul{width:auto; height:50px; margin-top:0px;}
.menu ul li{width:100px; height:40px; float:left; list-style:none; margin-top:10px;}
.menu ul li:hover{width:100px; height:34px; float:left; list-style:none; margin-top:11px; border-bottom:5px #004080 solid;}
a:link {text-decoration: none; color:#004080;}
a:hover {text-decoration:}

.main .inner_container .banner{width:1000px; height:300px; background:url(images/banner.jpg) no-repeat; }
.main .inner_container .web_body{width:1000px; height:100%; }
.main .inner_container .web_body .left_clm{width:230px; height:400px;}
.main .inner_container .web_body .right_clm{width:690px; height:100%; padding:0px 30px 0px 30px;}
/*for contact us page*/
.main .inner_container .web_body .right_clm_C{width:300px; border-right:dotted thin #424242;}
.main .inner_container .web_body .left_clm_c{width:600px; height:100%;}

/*font about us*/
.main .inner_container .web_body .left_clm_about{width:230px; height:400px; background:url(images/right_clm_about_us.jpg) no-repeat;}
/*for partners*/
.main .inner_container .web_body .left_clm_partners{width:230px; height:400px;}

.main .inner_container .footer{width:1000px; height:60px; background:url(images/divider.png) repeat-x;}