BODY{
background-color:#C164E0;
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
margin-left:0;
margin-top:0px;
margin-right:0;
margin-bottom:0;
} 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:139px;
 background-image:url(images/header_bg.jpg);
 background-repeat:no-repeat;
 width:100%;
} 
#menu{
 height:32px; 
 background-image:url(images/menu_bg.jpg);
 background-repeat:repeat-y
 } 
#wrapper{
background-color:#FFFFFF;
background-image:url(images/main_bg.jpg);
background-repeat:no-repeat;
text-align:left;
padding-top:13px;
}
 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:795px;
 height:400px;
 padding:0px;
 text-align:left;
 overflow:auto;
 overflow-x:hidden;
 scrollbar-3dlight-color:#fff;
 scrollbar-arrow-color: #589715;
 scrollbar-base-color: #8706AB;
 scrollbar-darkshadow-color: #fff;
 scrollbar-face-color: #8706AB;
 scrollbar-highlight-color: #fff;
 scrollbar-shadow-color: #fff;
 scrollbar-track-color: #fff;
 }
#content{
width:720px;
padding-top:20px;
padding-left:25px;
padding-right:25px;
text-align:left;
 font-family:"Times New Roman", Times, serif;
 color:#3C004F;
 font-size:14px;
}
#content-left{
 float: left; 
 width: 580px;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
 color:#FFFFFF;
 font-size:13px;
}
#content-right{
 float: right; 
 width: 138px;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
 color:#FFFFFF;
 font-size:13px; 
}
#inner-footer{
 height:2px; 
background-color:#D5531B;
 clear:both;
 } 
#footer{
text-align:center;
 height:172px; 
 clear:both;
 } 
#footer_1{
 height:200px; 
background-image:url(images/footer_bg.jpg);
background-repeat:no-repeat;
} 


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#content-right P A{
color:#F87F22;
}
#content-left P A{
color:#F87F22;
}
#content-right A{
color:#F87F22;
}
#content-left A{
color:#F87F22;
}
A.faq{
color:#9C090F;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
font-size:13px;
font-weight:900;
}
INPUT.input_1{
font-family:"Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
font-size:11px;
border-style:none;
width:230px;
height:14px;
}
INPUT.input_3{
font-family:"Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
font-size:11px;
border-style:none;
width:210px;
height:14px;
}
.newsletter_inp
{
font-family:"Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;
font-size:11px;
border-style:none;
width:100px;
height:14px;
}
.error{
font-weight:900;
}
