@charset "utf-8";
/* CSS Document */
body{
margin:0px;
background:url(images/bg.jpg) repeat-x top #6b6b6b;
}
.main-heading{
background:url(images/hr-line.gif) no-repeat bottom left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
padding-bottom:5px;
margin-bottom:8px;
}
.img-style{
border:#666666 solid 1px;
padding:3px;
margin-bottom:10px;
}
.wraper{
margin:20px auto;
width:970px;
border:red solid 0px;
}
.content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#CCCCCC;
}
.aboutus-list
{
margin-left: 0;
padding-left: 10px;
list-style: none;
}
.red-text{
color:#FF0000;
}
.news-link:link, .news-link:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#FF0000;
text-decoration:underline;
}
.news-link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-decoration:underline;
color:#FF0000;
}
.aboutus-list li
{
padding-left: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
line-height:18px;
padding-bottom:8px;
font-size:12px;
font-weight:normal;
background-image: url(images/red-bullte.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
.affiliate-heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#999900;
padding-bottom:8px;
}
.affiliate-left{
float:left;
width:210px;
margin-top:15px;
}
.affiliate-right{
float:left;
width:426px;
margin-top:0px;
}



.content-top-bg{
background:url(images/content-top-bg.gif) no-repeat;
height:24px;
}
.container{
background:url(images/content-bg.gif) repeat-x top #686868;
}
.left-container{
float:left;
width:660px;
border-right: #999999 dashed 1px;
padding-right:8px;
}
.right-container{
float:right;
width:260px;
margin-top:20px;
}
.menu-div{
height:37px;
background:url(images/menu-bg.gif) repeat-x;
}
.menu-left-bg{
background:url(images/menu-left-bg.gif) no-repeat left;
height:37px;
width:12px;
float:left;
}
.menu-right-bg{
background:url(images/menu-right-bg.gif) no-repeat right ;
height:37px;
width:14px;
float:right;
}
.menu-middle-bg{
float:left;
width:95%;
}

/*top menu*/

#menu {}
#menu_list {width:100%; 
margin:0 auto;
}

#menu a {
font-family:Verdana, Arial, Helvetica, sans-serif; 
display:block; color:#000000; 
float:left; font-size:12px; 
font-weight:normal; 
text-decoration:none; 
margin:0 8px; 
padding-top:10px; 
text-decoration:none; 
color:#FFFFFF;
}

#menu a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding-top:10px; 
text-decoration:underline; 
color:#FFFFFF;
}

.splitter { 
display:block; 
float:left; 
border:0px;
margin-top:2px;
}
.footer{
background:url(images/footer-bg.gif) repeat-x;
height:35px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
padding-top:8px;
}

/*contact*/
.text-box{
background:url(images/text-box.jpg) no-repeat;
width:146px;
height:22px;
border:none;
text-indent:5px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.text-area{
background:url(images/text-area-bg.jpg) repeat-x top #FFFFFF;
width:146px;
border:none;
text-indent:5px;
color:#333333;
border:solid 1px #93aaca;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:3px;

}
.text-box-manditory{
background:url(images/text-box-manditoty.jpg) no-repeat;
width:146px;
height:22px;
border:none;
text-indent:5px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:3px;
}
.form-field-left{
float:left;
width:85px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom:5px;
}
.form-field-right{
float:left;
width:200px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
margin-bottom:5px;
}
.submit-buttons{
background:url(images/submit-button.png) no-repeat;
border:none;
color:#FFFFFF;
height:22px;
width:63px;
font-size:11px;
vertical-align:middle;
}
.reset-buttons{
background:url(images/cancel-button.png) no-repeat;
border:none;
color:#FFFFFF;
height:22px;
width:63px;
font-size:11px;
vertical-align:middle;
}








