body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;
}
.phone {
	font-size: 24px;
	font-weight: bold;
}
ul {
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:auto;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:auto;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:auto;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navtop {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
a.navtop:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.navtop:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.navtop:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.navtop:active {
	text-decoration: none;
	color: #CCCCCC;}
.navfoot {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size:smaller;
}
a.navfoot:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.navfoot:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.navfoot:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a.navfoot:active {
	text-decoration: none;
	color: #CCCCCC;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
}
div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 801px;
	height: 241px;
}
div.left {
	position:absolute;
	top: 30px;
	left: 0px;
	width: 100px;
}
div.white {
	position:absolute;
	top:224px;
	left:0px;
	width:800px;
	}
div.title {
	position:absolute;
	top:0px;
	left:-1px;
	width:800;
	height: 25px;
	text-align:center;
	z-index:2;
}

div.content {
	background-color:#FFFFFF;
	position: relative;
	left:0px;
	width:800px;
	top: 0px;
	background-image: url(images/back.png);
	background-repeat:repeat-y;
	}
div.right {
	position: absolute;
	left:596px;
	width: 180px;
	margin: 5px;
	top: 30px;
	padding: 10px;
	}
div.center {
	position: relative;
	left:100px;
	width:470px;
	min-height:580px;
	padding:15px;
	z-index:1;
	top: 61;
	}
	/*\*/
* html .center {
height: 100px;
}
/**/
div.expand {
	position: relative;
	
}
div.footer {
	background-color:#FFFFFF;
	position: relative;
	text-align:center;
	left: 0px;
	width: 800px;
	padding-top:3px;
	z-index:1;
	top: 60px;
}
div.nav-button1 {
	background-color: #666666;
	position: absolute;
	height: 20px;
	width:198px;
	top:0px;
	left:1px;
	padding-top:6px;
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#000000;
}
div.nav-button2 {
	background-color:#666666;
	position: absolute;
	height: 20px;
	width:198px;
	top:0px;
	left:201px;
	padding-top:6px;
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#000000;
}
div.nav-button3 {
	background-color:#666666;
	position: absolute;
	height: 20px;
	width:198px;
	top:0px;
	left:401px;
	padding-top:6px;
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#000000;
}
div.nav-button4 {
	background-color:#666666;
	position: absolute;
	height: 20px;
	width:198px;
	top:0px;
	left:601px;
	padding-top:6px;
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#000000;
}
div.estimate {
	position:absolute; 
	left:650px; 
	top:20px; 
	width:150px; 
	height:75px; 
	z-index:2;
}
input, select, checkbox, textarea {
	 border: 1px solid;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
}
.nav_links a:link {
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 1px;
	display: block;
	background-color: #8B8B8B;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.nav_links a:visited {
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 1px;
	display: block;
	background-color: #8B8B8B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.nav_links a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 1px;
	display: block;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.nav_links a:active {
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 1px;
	display: block;
	background-color: #8B8B8B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td_right_column_margin {
	margin: 0px;
	padding: 8px;
}

