﻿/* Resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, a, 
em, font, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	line-height: 1;
	color: black;
	text-align: left;
	background: url(../images/vertBG_01.gif) repeat-x;
}

ol, ul {
	list-style: none;
}

.clearAll {clear: both;}

/* Webpage Structure Below */
#wrap {
	width: 960px;
	margin: 0 auto;
}

/* HEADER.ASP */
#header {
	width: 960px;
	height: 129px;
	/*background: url(../images/softChoice_01.jpg) no-repeat;*/
	position: relative;
}
.mainHeader {
	width: 960px;
	background: url(../images/softChoice_01.jpg) no-repeat;
}
	#header p {
		width: 440px;
		padding-top: 5px;
		padding-right: 25px;
		font: bold 18px "Trebuchet MS", Arial, sans-serif;
		color: #fa8870; /* Dark Teal Gray 2f4249 */
		float: right;

		text-align:right;
	}
#agencyName {
	height: 38px;
	width: 545px;
	color: #de6c2d; /* Teal 2a86a4 , Orange d5806f, Gray 636363*/
	font: bold 38px "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	float: left;
	margin-left: 10px;
	margin-top: -10px;
	display: inline;
}
	#agencyName a{
	color: #2a86a4; /* Teal 2a86a4 , Orange d5806f */
	text-decoration:none;
	}

#coQuote {
	width: 545px;
	color: #556d74; /* Dark Teal Gray 2f4249 */
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	display: inline;
}

#navMenu{
	width:380px;
	height: 32px;
	margin-top: -10px;
	margin-right: 10px;
	float: right;
}
	#navMenu ul {
		width:390px;
		padding-top:0px;
		margin-top: 0px;
		list-style: none;
		float: left;
	}
	#navMenu li {
		padding: 9px;
		display: inline;
		font: bold 12px "Trebuchet MS", Arial, sans-serif;
		float: left;
		background: url(../images/navDivider.gif) top right repeat-y;
	}
	#navMenu li.first {
		margin-left: 0px;
	}
	#navMenu li.last {
		background: none;
	}
	#navMenu li a{
		text-decoration: none;
		color: #556d74;

	}
	#navMenu li a:hover {
		color: #f66351;
	}

/* DEFAULT PAGE */

#freeQuote {
	width: 960px;
	height: 293px;
	background: url('../images/topBodyBG.jpg') no-repeat;
	float: left;
	position: relative;
}
	#step1, #step2, #step3 {position: absolute; left: 170px; font: 14px "Trebuchet MS", Arial, sans-serif; color: #556D74;}

	#step1 {
		width: 345px;
		height: 80px;
		top: 60px;
	}
		#step1 p {
			color: #2a86a4; font-weight:bold;
		}
		#step1 input {
			text-align: center;
		}
	#step2 {
		width: 125px;
		height: 30px;
		top: 161px;
	}
		#step2 #zipCode{
			font-weight: bold;
			text-align: center;
		}
	#step3 {
		width: 115px;
		height: 34px;
		top: 198px;
	}
		#getQuotes {
			width: 115px;
			height: 34px;
			background: url(../images/GetQuotesBtn.png) no-repeat;
			cursor:pointer;
		}



#lowerBodyContainer {
	width: 960px;
	background: url('../images/lowerBodyBG.gif') repeat-y;
	float: left;
}

#ourServices {
	width: 308px;
	height: 342px;
	margin-left: 14px;
	margin-top: 0px;
	float: left;
	display: inline;
	overflow: hidden;
}
	#ourServices h1 {
		font: bold 22px "Trebuchet MS", Arial, sans-serif;
		color: #f66351;
		margin: 0 0 10px 30px;
	}
	#ourServices p {
		margin: 10px 10px;
		color: #c6cad8;
		font: 14px "Trebuchet MS", Arial, sans-serif;
	}
	#ourServices ul {
		font: bold 14px "Trebuchet MS", Arial, sans-serif;
		margin-left: 50px;
	}
	#ourServices li {
		padding-bottom: 10px;
		list-style: url('../images/bullet.gif');
	}
	#ourServices li a{
		color: #4987b0;
		display: block;
		text-decoration: none;
	}
	#ourServices li a:hover{
		color: #f66351;
		text-decoration: none;
	}
	#ourServices img {
		margin-left: 25px;
	}

#About {
	width: 250px;
	height: 108px;
	float: left;
}
	#About h1 {
		font: bold 22px "Trebuchet MS", Arial, sans-serif;
		color: #f66351;
		margin: 0 0 0 10px;
	}
	#About p {
		font: 14px "Trebuchet MS", Arial, sans-serif;
		color: #000;
		margin: 0 0 0 10px;
	}
	#About a {
		color: #2a86a4;
	}
	#About a:hover {
		color: #f66351;
	}
#cards {
	width: 379px;
	height: 242px;
	float: left;
}
	#cards img {
		margin: 25px 0 0 0px;
	}

#footerHome {
	width: 960px;
	height: 54px;
	background: url('../images/newFooter.gif') no-repeat top left;
	float: left;
}
#footerHome p {
	font: 10px Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 22px;
	margin-right: 60px;
}
/* ABOUT and SUBPAGE */
.subPageBG {
	width: 960px;
	background: url('../images/subPageBG.gif') repeat-y;
}
.subPageBG2 {
	width: 960px;
	overflow:auto;
	background: url('../images/subPageBG.gif') repeat-y;
}
.subPageBG3 {
	width: 960px;
	height: 600px;
	background: url('../images/subPageBG.gif') repeat-y;
}
.footerSubPage {
	width: 960px;
	/*height: 41px;*/
	background: url('../images/subPageBGfooter.gif') no-repeat;
	float: left;
}
	.footerSubPage p {
		color: #296997;
		font: bold 12px "Trebuchet MS", Arial, sans-serif;
		padding-top: 15px;
		text-align:center;
	}

.subPageHeader {
	width: 960px;
	/*height: 129px;*/
	background: url('../images/subHeaderBG.jpg') no-repeat;
}

#ourServicesSubpage {
	width: 260px;
	margin-left: 14px;
	margin-top: 0px;
	float: left;
	border-right: 1px solid #9dcacd;
}
	#ourServicesSubpage h1 {
		font: bold 22px "Trebuchet MS", Arial, sans-serif;
		color: #f66351;
		margin: 0 0 3px 30px;
	}
	#ourServicesSubpage p {
		margin-left: 30px;
		color: #000;
		font: 14px "Trebuchet MS", Arial, sans-serif;
	}
	#ourServicesSubpage ul {
		font: bold 14px "Trebuchet MS", Arial, sans-serif;
		margin-left: 50px;
	}
	#ourServicesSubpage li {
		padding-bottom: 10px;
		list-style: url('../images/bullet2.gif');
	}
	#ourServicesSubpage li a{
		color: #4987b0;
		display: block;
		text-decoration: none;
	}
	#ourServicesSubpage li a:hover{
		color: #f66351;
		text-decoration: none;
	}
	
	.contentArea {
		width: 650px;
		float: left;
		margin-left: 20px;
	}
	.contentArea h1 {
		font: bold 22px "Trebuchet MS", Arial, sans-serif;
		color: #f66351;
		margin: 0 0 3px 0;
	}
	.contentArea p {
		color: #000;
		font: 14px "Trebuchet MS", Arial, sans-serif;
		margin-bottom: 15px;
	}
	
	h2 {
		font: bold 16px "Trebuchet MS", Arial, sans-serif;
		color: #4987b0;
		margin: 5px 0 3px 0;
	}
	
#contactForm {
		font: 14px "Trebuchet MS", Arial, sans-serif;
}