html, body, ul, ol, li,p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
	border:0;
}

BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
    margin: 0px; 
      }
	  
h1 {
	font-size:14px;
	color:#999999;
	font-weight:bold;
	}

h2, h3, h4, h5, h6 {
	font-size:10px;
	font-weight:bold;
	}	  
	
a:link {/*Beginning of main content/body hyperlink style*/
	font-weight:bold;
	color: #437b98;
	text-decoration: underline;
}
a:visited {
	font-weight:bold;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-weight:bold;
	text-decoration: underline;
	color: #437b98;
}		

#footer a:link {/*Beginning of footer hyperlink style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #a09f9f;
	text-decoration: none;
}
#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #a09f9f;
}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #000000;
}
#footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #a09f9f;
}	  

.logo {
	position:absolute;
	top:190px;
	left:38px;
	width:auto;
	height:auto;
	z-index:0;	
	}	
	
.Mainbody {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:581px;
	z-index:600;
	}	
	
.content {
	position:absolute;
	top:350px;
	left:65px;
	width:215px;
	height:auto;
	z-index:700;
	}	
	
.content_interior {
	position:absolute;
	top:315px;
	left:249px;
	width:294px;
	height:auto;
	z-index:700;
	}			
	
.flash {
	position:absolute;
	top:0px;
	left:283px;
	width:auto;
	height:auto;
	z-index:1;
	}
	
.rightside {
	position:absolute;
	top:193px;
	left:594px;
	}
	
.rightside2 {
	position:absolute;
	top:81px;
	left:594px;
	}
	
.rightside3 {
	position:absolute;
	top:86px;
	left:711px;
	}		
		
.footer {
	clear:both;
	padding-left:17px;
	padding-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a09f9f;
	left:0px;
	bottom:0px;
	background-color:#f0f0f2;
	border-top:1px solid #e6e6e7;
	text-align:left;
	height:auto;
	z-index:900;
	white-space:20px;
	}	
	
.footerspacer {
	clear:both;
	color:#a09f9f;
	left:0px;
	bottom:0px;
	background-color:#f0f0f2;
	height:13px;
	z-index:800;
	}		
	
.whitespace {
	white-space:normal;
	}	
	
#Layer1 {
	position:absolute;
	width:180px;
	height:115px;
	z-index:701;
	left: 32px;
	top: 316px;
}
