html body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:10pt;
	text-align:center;
	background-color:#003333;
}
h2{
	color:#006666;
}
#thebody{
	width:795px;
	margin-left:auto;
	margin-right:auto;
}
#theheader{
	width:795px;
	height:119px;
	background-image:url(../images/Lockhart-Builders_01.gif);
}
#themenu{
	width:795px;
	height:27px;
	margin-left:46px;
	padding:0;
	background-color:#003333;
}
#bg{
	width:795px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
#bg1{
	width:795px;
	background-image:url(../images/bg1.gif);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
#thecontent{
	width:550px;
	min-height:105px;
	text-align:left;
	margin-left:50px;
	padding:0;
	float:left;
	position:relative;
}
#thecontent1{
	width:735px;
	min-height:105px;
	text-align:left;
	margin-left:50px;
	padding:0;
	float:left;
	position:relative;
}
#rightcolumn{
	width:167px;
	text-align:left;
	margin:0;
	padding-left:23px;
	float:left;
	position:relative;
}
#bottomrow{
	width:795px;
	height:224px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	background-image:url(../images/house.gif);
	background-repeat:no-repeat;
}
#bottomrow1{
	width:795px;
	height:224px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	background-image:url(../images/house1.gif);
	background-repeat:no-repeat;
}
#footer{
	width:795px;
	height:25px;
	margin:0;
	padding:5px;
	background-color:#003333;
	color:#FFFFFF;
	font-size:8pt;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}