body {
	background-color:#b3b0bf;
	color:#000000;
	top: 0px;
	margin: 0px auto;
	padding: 0px 0px;
	width: 1003px;
	font-size: 18px;
}

h1 {
	color: #0000ff;
}

h2 {
	color: #0000ff;
}

h3 {
	color: #0000ff;
}

a:link {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #0000ff;
}
 
#navigation {
	background: transparent;
	width: 263px;
	text-align: center;
	float: left;
	border: 0px;
	margin-bottom: 20px;
}

#header1 {
	background: #ffffff;
	width: 1003px;
	height: 220px;
}

#header2 {
	background: transparent;
	width: 1003px;
	height: 150px;
}

#page {
	width: 1003px;
	border: 0px;
	clear: both;
}

#content {
	top: 0px;
	min-height: 20px;
	width: 740px;
	float: right;
	border: 0px;
}

#newsletter {
	background: #0000ff;
	border: 2px solid #ffffff;
	text-align: center;
	margin: 30px auto;
	color: #ffffff;
	padding: 5px;
	vertical-align: middle;
	width: 575px;
	height: 203px;
}

#testimony {
	background: #0000ff;
	border: 2px solid #ffffff;
	text-align: center;
	margin: 30px auto;
	color: #ffffff;
	padding: 5px;
	width: 450px;
}

#contact {
	background: #0000ff;
	border: 2px solid #ffffff;
	text-align: center;
	margin: 30px auto;
	color: #ffffff;
	padding: 5px;
	vertical-align: middle;
	width: 540px;
}

#footer {
	bottom: 0px; 
	background: #0000ff; 
	background-repeat: repeat; 
	height:24px; 
	width: 1003px;
	clear: both;
}

#copyright {
	float: left; 
	margin-left: 10px; 
	margin-top:3px;
}

#created {
	float: right; 
	margin-right: 10px; 
	margin-top:3px;
}

.spacer {
	height: 20px;
}
