body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #578ce6;
	font-size: .9em;
	background-image: url(../images/antones_bkg.PNG);
	background-repeat: repeat-x;
}
#wrapper {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#wrapper #flash_banner {
	float: right;
	height: 200px;
	width: 930px;
}

#wrapper #flash_banner #flash_three {
	float: left;
	height: 200px;
	width: 300px;
	background-image: url(../images/banner_main_three_f.png);
}

#wrapper #flash_banner #flash_two {
	height: 162px;
	width: 620px;
	float: left;
	border: 5px solid #174897;
}
#wrapper #flash_banner #flash_phone {
	float: right;
	height: 28px;
	width: 630px;
	background-image: url(../images/banner_main_phone_f.png);
}


#wrapper #main_navigation {
	height: auto;
	width: 908px;
	padding-left: 24px;
}
#wrapper #main_content {
	float: left;
	height: 550px;
	width: 930px;
	background-repeat: repeat;
}
#wrapper #main_content #right_content {
	float: left;
	height: 550px;
	width: 211px;
	padding-left: 24px;
	background-image: url(../images/right_content_bkg.png);
	background-repeat: repeat;
}
#wrapper #main_content #center_content {
	float: right;
	height: 550px;
	width: 520px;
	background-image: url(../images/center_content_bkg.png);
}
#wrapper #main_content #left_content {
	float: right;
	width: 175px;
	background-image: url(../images/left_testimonial_box_f.png);
	background-color: #FFF;
	background-repeat: repeat-x;
	height: 550px;
}
#wrapper #footer {
	height: auto;
	width: 906px;
	float: right;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_bkg2_f.png);
}
#wrapper #backlinks {
	background-color: #FFF;
	height: auto;
	width: 906px;
	float: right;
}

p {
	padding-right: 10px;
	padding-left: 10px;
}
.bioFont {
	font-size: 90%;
	color: #333;
}

blockquote {
	font-size: 95%;
	font-style: italic;
	color: #333;
}

h1 {
	font-size: 200%;
	color: #C00;
}
h2 {
	font-size: 150%;
	font-style: italic;
	color: #C00;
}
h3 {
	font-size: 125%;
	color: #C00;
}
