
  body
{
      font-size: 15pt;
      color: black;
      font-family: arial;
	background-color: white;
}


.topSpace
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 25px;
}

.headerSpace
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 150px;
}

.headerImage
{
position: absolute;
top: 0px;
left: 0px;
width: 150px;
height: 160px;
}

h1 {} 

h3{}


.headerText
{
border-bottom:thin solid grey;
font-family:times;
position: absolute;
bottom: 0;
right:0;
margin-bottom: 1px;
padding:1px;
width: 650px;
height: 150px;
}

.menuSpace
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 45px;
background-color:;
}


/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background:;	
	width: 650px;		
	padding: 0;	margin: 0 0 0 150px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 10px/35px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background:;		
}





.bodyContainer
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
background-color: ;
min-height: 600px;
}

.content_left
{
	position: relative;
	top: 0px;
	left: -15px;
	float: left;
	width: 250px;
	background-color: ;
	margin-right: 10px;
	background-color:;
	margin-bottom: 20px;
}

	.bodyImage
	{
	top: 0px;
	background-color:;
	position: relative;
	width: 250px;
	background-color:;
	}

	.testimonialContainer
	{
	border-top: thin solid grey;
	border-bottom:thin solid grey;
	position: relative;
	top: 5px;
	background-color:;
	width: 250px;
	font-size: 1em !important;
	font-style: italic;
	font-family: Georgia, Times New Roman, serif !important;
	}

.contentContainer
{
position: relative;
width: 525px;
height: ;
font-size: 11pt;
font-family: times;
background-color:;

}

.estimateContainer
{
border-left:thin solid grey;
padding-left:10px;
font-size: .6em !important;
font-style: italic;
font-family: Georgia, Times New Roman, serif !important;
position: absolute;
top: -15px;
left: 545px;
width: 270px;
height: 580px;
background-color:;
}


.footerContainer
{
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 800px;
height: 50px;
background-color: ;
}
