@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #999999;
		}
	
		#banner {
		background:#000;
		height:58px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:57px;
		}
	html>body #banner {
		height:57px;
		}
		
	#content {
		background:#999;
		height:370px;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:369px;
		}
	html>body #content {
		height:369px;
		}
		
	#content2 {
		background:#999;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		
	#content3 {
		background:#999;
		height:370px;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:369px;
		}
	html>body #content3 {
		height:369px;
		}
		
	#footer {
		background:#000;
		height:66px;
		padding-bottom: 10px;
		border-bottom:1px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:65px;
		}
	html>body #footer {
		height:65px;
		}
		
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

a.one:link {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
a.one:visited {color: #fff; text-decoration: none}
a.one:hover {
	color: #ff0000
}


 .contentmargin {
	margin-bottom: 20px;
}
