html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
background-color:#4183BE;  
} 
 
#pagewidth{ 
 width:720px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
background: url(back.gif) top center repeat-y ;
} 
 
#header{
 position:relative; 
 height:180px; 
margin: 0 0 0 10px;
 width:100%;
} 


#leftcol{
 width:159px; 
 float:left; 
 position:relative; 
margin: 10px 0px 0px 0px;
 }

#leftcol ul li{
margin: 0px 0px 10px -10px;
list-style:none; 
letter-spacing: 1px;
font-weight:bold;
 }

#leftcol ul li a{
font: 13px tahoma, sans-serif;
color:#346898;
font-weight:bold;
text-decoration: none;
 }

#leftcol ul li a:hover{
font: 13px tahoma, sans-serif;
color:#003366;
font-weight:bold;
text-decoration: none;
 }

#twocols{
 width:561px; 
 float:right; 
 position:relative; 
  }

#maincol{  
 float: left; 
 display:inline; 
 position: relative; 
 width:345px; 
margin: 15px 15px 0px 20px;
 }
 
#maincol h3.header {
font: 15px tahoma, sans-serif;
color: #ff9900;
font-weight: bold;
margin: 0px 0px 0px 0px;
}


#maincol p {
font: 12px tahoma, sans-serif;
line-height: 1.5em;
color: #333333;
font-weight: none;
}

#maincol ul {
font: 12px tahoma, sans-serif;
line-height: 1.5em;
color: #333333;
font-weight: none;
}

#rightcol{
 width:175px; 
 float:right; 
 position:relative; 
margin: 20px 0px 0px 0px;
 }

#rightcol img{
border: 0px;
 }

#rightcol p{
font: 12px tahoma, sans-serif;
float:center;
line-height: 1.5em;
color: #333333;
margin: 10px 20px 0px 15px;
 }

#footer{
height:50px; 
width: 720px; 
padding: 0px 0px 0px 0px;
clear:both;
text-align: center;
background: url(base.gif) top center repeat-y;
 } 

#footer p{
letter-spacing: 1px; 
color: #7C6350;
font: 12px tahoma, sans-serif;
line-height: 1.8em; 
 } 
#footer a{
color: #000000;
 } 
#footer a:hover{
color: #B09784;
 } 

#adverts{padding: 0px 0px 0px 15px; width: 140px; text-align:center; font-family:verdana; color:#000000; font-size: 12px; overflow-x:hidden;}

#footerimg{
height:302px; 
width: 720px; 
padding: 0px 0px 0px 0px;
clear:both;
text-align: center;
background: url(base_img.jpg) top center;
 } 
a:link {
color: #555555; 
text-decoration: underline} 
a:visited {
color: #555555; 
text-decoration: underline} 
a:hover { 
color: #FF9900; 
text-decoration: none} 
a:active {
color: #FF9900; 
  text-decoration: none}

#base{
padding: 0px 0px 20px 0px;
clear:both;
text-align: center;
background-color:#4183BE;  
font: 12px tahoma, sans-serif;
line-height: 1.8em; 
color: #A8C6E1;
 } 

#base a{
font: 12px tahoma, sans-serif;
line-height: 1.8em; 
color: #A8C6E1;
 } 

#base a:hover{
font: 12px tahoma, sans-serif;
line-height: 1.8em; 
color: #FFFFFF;
 } 


div.formlayout {
width: 350px;
background-color: #fffff;
padding: 5px;
margin: 0px auto;
 }
 
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  padding-top: 4px;
  padding-right: 4px;
  text-align: right;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #666666; font-weight: none; font-size:12px; line-height: 1.5em;
  }

div.row span.formw {
  float: right;
  width: 305px;
  text-align: left;
  } 
 







.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

