* {
    margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #EBFCF4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 95%;
}
#topAd {
    width: 930px;
	margin: auto;
	margin-top: 2px;
}
#wrapID {
	width: 930px;
	margin: auto;
	margin-bottom: 8px;
	margin-top: 2px;
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;
}
#headerID {
	width: 930px;
	height: 80px;
	background-image: url(../images/headerBG.gif);
}
#headerID-L {
    width: 250px;
	float: left;
	height: 80px;
}
#headerID-R {
    width: 680px;
	float: right;
	height: 80px;
}
#topAd2 {
	padding-right: 10px;
}
.adalign {
    padding-top: 10px;
}
#contentID {
    width: 930px;
	margin-top: 8px;
	margin-bottom: 20px;
}
#leftID {
    width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#centerID {
    width: 546px;
	float: left;
}
#centersection {
	width: 544px;
	border: 1px solid #DAE7EF;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
}
#centersection2 {
	width: 544px;
	border: 1px solid #DAE7EF;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mainBG2.gif);
	background-repeat: repeat-x;
}
#centerhead {
    width: 530px;
	margin: auto;
}
#centerhead p {
	font-family: Arial;
	font-size: 9pt;
	line-height: 16px;
	color: #222222;
	text-decoration: none;    
}
#centerhead h2 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;   
}
#homeright {
    float: left;
	width: 290px;
	padding-top: 6px;
}
#centercontent {
    width: 500px;
	margin: auto;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 12px;
}
#centercontent p {
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	color: #222222;
	text-decoration: none;    
}
#rightID {
    width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#sidesection {
	background-color: #FFFFFF;
	border: 1px solid #056436;  
	width: 170px;  
}
#sidehead {
	height: 24px;
	width: 168px;
	background-image: url(../images/sideheadBG.gif);
	margin: auto;
	margin-top: 1px;
}
#sidehead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 4px;    
}
#sideID {
	background-color: #FFFFFF;
	background-image: url(../images/sideBG.gif);
	background-repeat: repeat-x;
	width: 170px;  
}
#sideID2 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 170px;  
}

#sideID ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;	
}
#sideID li {
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
}
#sideID li a {
    font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
} 
#sideID li a:active {
    font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}
#sideID li a:hover {
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
} 
#footerID {
	width: 930px;
	height: 69px;
	background-image: url(../images/footer.gif);
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
#footerID ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#footerID li {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: inside;
	display: inline;
}
#footerID li a {
    font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
} 
#footerID li a:active {
    font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}
#footerID li a:hover {
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
} 
.adspace {
    padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footspace {
    padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.leftadspace {
    padding-top: 8px; padding-bottom: 8px;
}