/* Content Page Styles */
#banner {
 width: 728px;
 height: 186px;
 margin: auto;
 background: #666666 url(../images/bannervisitors.jpg);
 background-repeat: no-repeat;
}

#content h1 {
 margin: 0;
 padding: 0;
 text-align: left;
 padding-top: 14px;
 padding-left:14px;
 padding-right: 14px;
 line-height: 1px;
 color: #A40004;
 font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
 font-size: 12px;
 font-weight: bold;
}

#contentdiv-x {
 width: 541px;
 height:1px;
 clear: left;
 margin: auto;
 font-size: 1px;
 line-height: 1px;
 padding-top: 10px;
 padding-bottom: 5px;
 background: url(../images/div-x.gif);
 background-repeat: repeat-x;
 background-position: 0px 5px;
}

#contactleft {
 width:80px; 
 float: left; 
 padding-left:14px; 
 padding-bottom: 8px;
}

#contactright {
 width: 150px; 
 float: left;
}
	  
#contactright a {
 color: #A40004;
}
	 
#content ul {
 margin-left:10px;
 margin-right:10px;
}

.col1 {
 width:100px; 
 float: left; 
 padding-left:14px; 
 padding-bottom: 8px;
}

.col2 {
 width: 400px; 
 float: left;
}

.clearcolumn {
 clear:left;
 font-size:0;
}