body {
	background-color: #000000;
	background-image: url(images/ladybugbackground960.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin: 0;
	height: 945px;
	width: 960px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
@charset "UTF-8";
.container {
	height: 945px;
	width: 960px;
	border: 3px solid #000000;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
.header {
	background-color: #DF4E0E;
	float: left;
	height: 200px;
	width: 960px;
	background-image: url(images/firebanner.jpg);
	background-repeat: no-repeat;
}
.navigation {
	background-color: #FFCC66;
	float: left;
	height:36px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: uppercase;
	text-align: left;
}
.featuredimage {
	float: left;
	height: 350px;
	width: 440px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
}
.featuredimagepadding {
	float: left;
	height: 340px;
	width: 430px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
	padding: 5px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FF9933;
	text-align: left;
	float: left;
	height: 205px;
	width: 400px;
	text-indent: 0px;
	padding: 20px;
	color: #990000;
}
.contentblackback {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #000000;
	text-align: left;
	float: left;
	height: 235px;
	width: 430px;
	text-indent: 0px;
	color: #FFFFFF;
	padding: 5px;
}
.testimonialleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	height: 555px;
	width: 220px;
	text-indent: 0px;
	color: #54728F;
	background-image: url(images/stphilips.jpg);
	background-position: center 200px;
	background-repeat: no-repeat;
	padding: 20px;	
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
.testimonialleftwhiteback {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	height: 555px;
	width: 220px;
	text-indent: 0px;
	color: #54728F;
	padding: 20px;	
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
.testimonialright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #CC0000;
	text-align: left;
	float: right;
	height: 555px;
	width: 220px;
	text-indent: 0px;
	color: #FFCC66;
	background-image: url(images/ampersandlogobutton100.gif);
	background-position: 142px 465px;
	background-repeat: no-repeat;
	padding: 20px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;

}
.testimonialrightblackback {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #000000;
	text-align: left;
	float: right;
	height: 585px;
	width: 250px;
	text-indent: 0px;
	color: #FFCC66;
	padding: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: none;
	color: #CCCCCC;
	background-color: #622A05;
	height: 70px;
	width: 920px;
	float: left;
	text-align: left;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.testimonialrightblackwhiteborder {
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	background-color: #000000;
	float: right;
	height: 600px;
	width: 257px;
}
