@charset "utf-8";
body {
	font-size: 100%;
	text-align: center;
	background-color: #FFFFFF;
}

	
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
	padding: 0;
}

#pullquote {
	font-style: italic;
	line-height: 2.5em;
	font-weight: bold;
	padding: 20px;

}

#statement h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}


#statement {
	position: absolute;
	left: 363px;
	top: 292px;
	width: 330px;
}
#header {
	position: relative;
}

#leftcolindex {
	background-color: #FAFAFA;
	float: left;
	height: 500px;
	width: 300px;
}

#leftcol {
	background-color: #CCCCCC;
	width: 220px;
	float: left;
	margin-top: -7px;
}

#rightcol {
	width: 350px;
	float: right;
}

#rightcolindex {
	width: 370px;
	float: right;
	margin-top: 0px;
	text-align: right;
}
#rightcolindex  img {
	margin-top: 20px;
	margin-left: 20px;
}

#footer {
	width: 700px;
	height: 33px;
	margin: 0;
	clear: both;
	position: relative;
	background-image: url(images2/footer_backgr.png);

}
#menuOne {
	width: 700px;
}

#footer p {



	color: #000000
	text-align: center;
	font-size: 1em;
	padding: 0;
	position: absolute;
	top: 7px;
	left: 20px;
	margin: 0;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
