/* CSS Document */

body {
	margin: 0;
	background-image:url(images/background.jpg);
	}
#wrapper {
	width: 780px;
	height: 100%;
	margin-top: 0;
	float: left;
	padding: 0;
	background-color: ffffff;
	z-index:10;
	}
#wrapper2 {
	width: 780px;
	height: 100%;
	padding: 0;
	}
#fform {
	position:relative;
	width:281px;
	height:220px;
	z-index:10;
	top: 89px;
	left: 9px;
	padding: 0px;
	margin: 10px;
	}
h1 {
	font: bold 16px/17px Georgia, Times, serif;
	color: #c55c07;
	}
h2	{
	font: bold 14px/15px Georgia, Times, serif;
	color: #637f10;
	margin-bottom: 12px;
	padding-top: 12px;
	}
h3	{
	font: bold 36px/30px Georgia, Times, serif;
	color: #162227;
	text-align: center;
	vertical-align: -12px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: -8px;
	//margin-top: -12px;
	}
h4	{
	font: bold 12px/14px Georgia, Times, serif;
	color: #162227;
	text-align: center;
	padding-top: 13px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: -12px;
	}
h5	{
	font: bold 18px/20px Georgia, Times, serif;
	color: #162227;
	text-align: center;
	margin-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	}
h6	{
	font: bold 12px/14px Georgia, Times, serif;
	color: #162227;
	text-align: center;
	margin-top: -18px;
	//margin-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	}

p {
	font: 11px/16px "Trebuchet MS" Arial, sans-serif;
	color: #000000;
	}
ol {
	font: 11px/16px "Trebuchet MS" Arial, sans-serif;
	color: #000000;
	}

a {
	color: #900;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	}

#header {
	width: 780px;
	height: 88px;
	background-image: url(images/afHeader.jpg);
	}

#mainContent {
	position:absolute; 
	width:336px; 
	height:100%;   
	left: 41px; 
	top: 260px;
	right: 586px;
	}
	
#mainContentThanks {
	position:absolute; 
	width:696px; 
	height:100%;   
	left: 39px; 
	top: 272px;
	right: 586px;
	}	

#quoteTextBox {
	position:absolute;
	width:150px;
	height:auto;
	left: 586px;
	top: 398px;
	padding: 0px 18px 18px;
	background-image:  url(images/sb.gif);
	background-repeat: repeat;
} 

.quoteText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003966;
	text-align: left;
} 

#sbTop {
	position:absolute; 
	width:186px; 
	height:26px; 
	left: 586px; 
	top: 372px;
}

#phone {
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	position:absolute; 
	width:315px; 
	height:114px; 
	left: 40px; 
	top: 266px;
}

#mainPhoto {
	background-image: url(images/accountants.gif);
	position:absolute; 
	width:516px;
	height:150px;
	z-index:5; 
	left: 263px; 
	top: 88px;
	border: 0;
}
#quoteBox {
	background-image: url(images/quoteForm.gif);
	background-repeat: no-repeat;
	position:absolute;
	width:315px;
	height:300px;
	z-index:5;
	left: 428px;
	top: 267px;
	border: 0;
	overflow: hidden;
	clear: both;
}
#cover {
	background-image: url(images/1px.gif);
	position: absolute;
	width: 780px;
	height: 12px;
	left: 0px;
	top: 252px;
	z-index: 50;
	}
#formWrapper {
	width: 281px;
	height: 300px;
	background-color: #e48c3c;
	padding: 0;
	margin: 0;
	}
tr {
	font: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	}
.boldFont {
	font: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.formFields {
	font: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
#footer{
	width:780px;
	background:#829f38 url(images/footer-bg.jpg);
	position:fixed;
	left: 0;
	bottom: 0;
	height: 22px;
	z-index: 9;
	clear: both;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.footerL{
	float:left;
	padding-left:18px;
}
.footerR{
	float:right;
	padding-right:18px;
}
/*footer*/
#footer a{
	font:bold 10px/24px "Trebuchet MS", Arial, sans-serif;
	color:#000;
	margin:0 0 0 0;
	vertical-align: middle;
}
/* end footer*/

