/*
-----------------------------------------------------
FileName:    main.css
Version:     02/09/2009
Author:      Nilesh Hingu
Email:       neil.hingu@gmail.com
-----------------------------------------------------
*/


@import url("base.css");


a, a:link, a:active, a:visited{color:#0aa7a0; text-decoration:none; outline:none;}
a:hover{color:#0aa7a0; text-decoration:underline;}
img{padding:0; margin:0;}
strong{font-weight:bold;}
em{font-style:italic;}
body{background:#070707 url(../images/bdbg.jpg) no-repeat center top;}
ul{list-style:disc; padding:5px 0 10px 5px; margin:0;}
ul li{padding:2px 0 2px 3px; margin:0 0 0 8px;}
ol{list-style:decimal; padding:5px 0 10px 5px; margin:0;}
ol li{padding:2px 0 2px 5px; margin:0 0 0 30px;}
.red{color:#cf1e2a!important;}
.txtfld40 {width:40px;}
.txtfld120 {width:120px;}
.txtfld420 {width:500px;}
.txtfld400 {width:270px;}

.left{float:left;}
.right{float:right;} 
.clear{ clear:both;} 
 
 
 body{ background:#070707;}
#container{ width:990px; margin:0 auto; padding:0;}
#wrapper{ padding-top:30px;}
.col_ft{ width:158px; padding-left:15px; padding-right:17px;}
.logo{ height:99px; border:0;}
.nav{ height:234px; margin-top:225px;}
.col_rt{ width:794px; padding-right:6px;}
.top{ height:417px; background:url(../images_index/col_01_bg.jpg) no-repeat;}
.bottom{ height:141px;}
.bottom_ft{ width:480px; background:url(../images_index/bottom_ft_bg.jpg) no-repeat; height:141px;}
.img_01{ width:132px; height:95px; margin-top:33px; margin-left:15px;}
.img_02{ width:129px; height:91px; margin-top:33px; margin-left:8px;}
.bottom_mle{ width:161px; background:url(../images_index/bottom_mle_bg.jpg) no-repeat; height:141px;}
.bottom_rt{ width:153px; background:url(../images_index/bottom_rt_bg.jpg) no-repeat; height:141px;}
#footer{ font:11px Arial, Helvetica, sans-serif; color:#2d2d2d; padding-top:25px;}
#footer h6{ float:left;}
#footer h5{ float:right; padding-right:10px;}
#footer .facebook{float:left; width:100px; padding:0 0 0 390px;}