body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-color: #003366;
}
form {
	margin: 0;}
.ContentContainer {
	background-color: #003366;
	width: 450px;
	margin-left: 207px;
	padding: 10px 0px 30px 0px;
}
.ContentHeader{
	background-image: url(Images/contenttop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.ContentHeader h2, .ContentHeader p {
	color: #ffffff;
	margin: 0px;
	padding-left: 3px;
}

.ContentBody {
	background-image: url(Images/contentside2.jpg);
	background-repeat: repeat-y;
	/*background-attachment:fixed;*/
	min-height: 500px;
	background-color: #0066cc;
	background-color: #7fb2e5;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* for Internet Explorer */
/*\*/
* html .ContentBody {
height: 500px;
}
/**/
.innerContent {
	height: 500px;
	overflow : auto;
}
.ContentBody li {
	padding: 0px 8px 8px 0px;
}
.ContentBody p, .ContentBody h2{
	margin: 0px 15px 8px 0px;
	padding: 4px 0 0 18px;
	
	/*background-repeat: repeat-y;
	background-color: #0066cc;
	background-color: #7fb2e5;
	z-index: 200;8?*/
}

.ContentBody a {
	color: #ffffff;
}
.qoute{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-style: italic;
	text-align: center;
	margin: 0px 15px 10px 18px;
	width: 250px;
}
.qoute p{
	background-image: none;
}


.ContentTel p{
	text-align: center;
	margin: 6px 0px 0px 0px;
	color: #ffffff;
	letter-spacing: .25em;
	/*word-spacing: 2em;*/
}
.Navigation{
	float: left;
	margin: 67px 0 0 25px;
}
.Navigation p {
	margin:0px;
	font-size: 12px;
}
.Navigation a {
	width: 160px;
	background-color: #0066cc;
	color: #ffffff;
	display: block;
	padding: 4px 4px 4px 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px 0 6px 0;
	text-decoration: none;
}
.Navigation a:hover, .Navigation a:focus {
	background-color: green;
}
#PhoneImage {
	background-image: url('Images/phone.jpg');
	height: 180px;
	width: 185px;
	position: absolute;
	top:394px;
	left:35px;
}
#BrianImage {
	background-image: url('Images/Brian.jpg');
	height: 160px;
	width: 145px;
	position: absolute;
	top:25px;
	left:509px;
	border: 2px solid #ffffff;
}
#BrianImage img {
	
}
#carImage {
	
	height: 510px;
	width: 200px;
	position: absolute;
	top:80px;
	left:670px;
}
.ContentBody table {
	margin-left: 10px;
}

