﻿body
{
	background-color: #F5F5ED;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px
}

html
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

h1
{
	color: #095AA6;
	font-size: 18pt;
	font-weight: normal;
	line-height: 18pt;
	margin: 0pt 0pt 6pt 0pt;
}

h2
{
	color: #B20000;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	margin: 0pt 0pt 6pt 0pt;
}

h3
{
	color: #B20000;
	font-size: 11pt;
	font-weight: normal;
	line-height: 13pt;
	margin: 0pt 0pt 6pt 0pt;
}

p
{
	margin: 0pt 0pt 6pt 0pt;
}

a:link, a:visited
{
	color: #095AA6;
	text-decoration: none;
}

#container
{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: middle top;
	width: 810px;
	position: relative;
	margin: 0px auto 18px auto;
	padding: 24px 0px 24px 0px;
}
	
	#left
	{
			width: 170px;
			position: relative;
			float: left;
			margin: 0px 24px 0px 0px;
	}
	
		#navbox
		{
			background-color: #F0EDDF;
			border: solid 1px #B8A672;
			width: 150px;
			position: relative;
			padding: 10px;
			margin: 0px 0px 18px 0px;
		}
		
			#navbox a:link, #navbox a:visited
			{
				color: #6D8596;
				font-size: 11pt;
				font-family: Tahoma;
				text-decoration: none;
				line-height: 25pt;
				display: block;
				border-bottom: solid 1px #988344;
			}
		
			#navbox a:active, #navbox a:hover
			{
				color: #095AA6;
				font-size: 11pt;
				font-family: Tahoma;
				text-decoration: none;
				line-height: 25pt;
				display: block;
				border-bottom: solid 1px #988344;
			}
			
			a.getanestimate:link, a.getanestimate:visited, a.getanestimate:active
			{
				position: absolute;
				top: 284px;
				left: -1px;
				border: solid 1px #B8A672;
			}
			
		.address
		{
			color: #6D8596;
			font-family: Tahoma;
			padding: 10px 0px 10px 0px;
		}
		
			.address .title
			{
				font-size: 11pt;
			}
			
			.address .phone
			{
				font-size: 12pt;
				font-weight: bold;
			}
	
	#maincontent
	{
		background-color: #fff;
		border: solid 1px #B8A672;
		min-height: 750px;
		width: 290px;
		position: relative;
		float: left;
		margin: 0px 10px 18px 0px;
		padding: 10px;
	}
	
		*html #maincontent
		{
			height: 750px;
		}
	
	#right
	{
		color: #526370;
		font-size: 9pt;
		font-family: Verdana;
		line-height: 12pt;
		width: 282px;
		height: 300px;
		position: relative;
		float: left;
	}
	
	#right img
	{
		border: solid 1px #988344;
	}
	
	.longimg
	{
		position: absolute;
		left: -195px;
		margin: 18px 0px 18px 0px;
	}
	
	.longimgplaceholder
	{
		height: 270px;
	}
	
	
	.customersat
	{
		color: #96701B;
		font-size: 11pt;
		font-family: Verdana;
		font-style: italic;
		line-height: 13pt;
		text-decoration: none;
	}