@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #efebea;
	text-align:center;
	margin:auto;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
}

#wrapper {
	width:903px;
	height:100%;
	margin:0 auto;
	}
#logo {
	width:174px;
	height:172px;
	float:left;
	}
#header {
	width:729px;
	height:124px;
	float:left;
	}
#nav {
	width:729px;
	height:48px;
	float:left;
	}
#spacer {
	clear:both;
	}
#flash {
	width:903px;
	height:374px;
	}
#content {
	width:903px;
	height:100%;
	}
#footer {
	width:903px;
	height:45px;
	padding-top:25px;
	background-image:url(images/footerbg.jpg);
	}
ul.home {
	margin-top:0px;
	}
/* Font styles */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:#333333 1px dotted;
	color:#22408a;
	size:30px;
	font-weight:100;
	padding-bottom:2px;
	line-height:24px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#333333 1px dotted;
	color:#22408a;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#22408a;
	margin-bottom:3px;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#22408a;
	font-size:18px
	}
/* Nav */
a.mainnav {
	display:block;
	width:91px;
	height:46px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-weight:bold;
	line-height:52px;
	}
a.mainnav:link {
	text-decoration:none;
	}
a.mainnav:visited {
	text-decoration:none;
	}
a.mainnav:active {
	text-decoration:none;
	}
a.mainnav:hover {
	text-decoration:none;
	background-image:url(images/hover.jpg);
	color:#FFFFFF;
	}
.footertext {font-size: 11px}

a.footer {font-size: 11px;
color:#000000;
}
a.footer:link {
	text-decoration:none;
}
a.footer:active {
	text-decoration:none;
}
a.footer:visited {
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}
a.button {
	display:block;
	width:250px;
	height:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	float:left;
	margin-right:20px;
	background-image:url(images/button.jpg);
	color:#FFFFFF;
	text-align:center;
	line-height:50px;
}
a.button:link {
	text-decoration:none;
	}
a.button:visited {
	text-decoration:none;
	}
a.button:active {
	text-decoration:none;
	}
a.button:hover {
	text-decoration:none;
	background-image:url(images/buttonover.jpg);
	}
	
	a.button2 {
	display:block;
	width:250px;
	height:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-right:20px;
	margin-left:26px;
	background-image:url(images/button.jpg);
	color:#FFFFFF;
	text-align:center;
	line-height:50px;
}
a.button2:link {
	text-decoration:none;
	}
a.button2:visited {
	text-decoration:none;
	}
a.button2:active {
	text-decoration:none;
	}
a.button2:hover {
	text-decoration:none;
	background-image:url(images/buttonover.jpg);
	}
	
a.homebutton {
	display:block;
	width:289px;
	height:91px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-right:20px;
	background-image:url(images/estimate.jpg);
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
	letter-spacing:-1px;
	line-height:110%;
}
a.homebutton:link {
	text-decoration:none;
	}
a.homebutton:visited {
	text-decoration:none;
	}
a.homebutton:active {
	text-decoration:none;
	}
a.homebutton:hover {
	text-decoration:none;
	background-image:url(images/estimateover.jpg);
	
	}
	
li.link {
	margin:5px;
	}
a.reslink {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom:#666 1px dotted;
	}
	
a.reslink:link {
	text-decoration:none;
	}
a.reslink:visited {
	text-decoration:none;
	}
a.reslink:active {
	text-decoration:none;
	}
a.reslink:hover {
	text-decoration:none;
	color:#FF6600;
	font-size:110%;
	font-weight:bold;
	}
	
