#header{
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
	height: 85px;
	}
	
.progLogo, .partnerLogo, .cobrandLogo {
	position: absolute;
	top: 50%;
	}
	
.progLogo {
	margin-top: -36px;
	height: 72px;
	}

.partnerLogo {
	margin-top: -36px;
	height: 72px;
	right: 0;
	}

.cobrandLogo {
	margin-top: -30px;
	height: 60px;
	right: 0;
	}

h2.cobrandLogo {
	right: 135px;
	margin-top: -.54em;
	height:  1.09em;
	}

#subWrapper {
	clear: both;
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	}
	
p {
	margin-top: 0;
	}
	
h2 {
	font-size: 1.09em;
	margin: 0 0 .4em 0;
	line-height: normal;
	font-weight: bold;
	color: #092a4f;
	}
	
ul {
	list-style: disc;
	font-size: 1.09em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	}
	
li {
	margin-left: 1.3em;
}

#column1 {
	float:left;
	width: 285px;
	margin: 20px 0 20px 0;
	}
	
#column2 {
	float:left;
	width: 285px;
	margin: 20px 20px 20px 15px;
	}

#column3 {
	float:left;
	width: 290px;
	margin: 20px 0 20px 0;
	}
	
.inline {
	float: left;
	padding: 4px 13px 0 0;
	}
	
#horizLine {
	position: relative;
	width: 900px;
	height: 20px;
	clear: both;
	margin: 20px auto 0 auto;
	border-top: solid #c2cfdb 2px;
	}	
	
#disclaimer {
	position: relative;
	width: 900px;
	clear:both;
	margin: 0 auto 0 auto;
	}
	
#disclaimer p{
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1em;
	}		
	
#footer {
	position: relative;
	width: 900px;
	clear: both;
	margin: 0 auto 0 auto;
	color: #333;
	}

#footer p{
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 2em;
	}
	
#footer img {
	float: right;
	}
	
/* ----------------- QUOTE START AREA STYLES ---------------------*/	

#mainContent {
	position: absolute;
	top: 70px;
	left: 23px;
	}
	
img.irv {
	clear: both;
	float: left;
	margin: 20px 0 20px 0;
}

#QS, #QSoriginal, #QSoneoff, #QSmiddle, #QSticker {
	position: absolute;
	margin-left: 0;
	width: 180px;
	color: #fff;
	}
	
#QS {
	top: 70px;
	left: 233px;
	}

#QSoriginal {
	top: 0px;
	left: 0px;
	}
	
#QSoriginal #qsButtonDiv {
	width: 179px;
	background-image: url(../images/btn_getAQuote.gif);
	background-repeat: no-repeat;
	}
	
#QSoneoff {
	top: 0px;
	left: 45px;
	}
	
#QSoneoff #qsButtonDiv {
	width: 179px;
	background-image: url(../images/btn_getAQuote.gif);
	background-repeat: no-repeat;
	}
	
#QSticker {
	top: 76px;
	left: 200px;
	}
	
#QSticker #qsButtonDiv {
	width: 179px;
	background-image: url(../images/btn_getAQuote.gif);
	background-repeat: no-repeat;
	}
	
#QSmiddle {
	top: 4px;
	left: 16px;
	}
	
#QSmiddle #qsButtonDiv {
	width: 179px;
	background-image: url(../images/btn_getAQuote.gif);
	background-repeat: no-repeat;
	}
	
input {
	margin: 6px 0 20px 0;
	width: 173px;
	}
	
select {
	margin: 6px 0 10px 0;
	width: 178px;
	}



/*------------------ QUOTE BLOCK  ----------------------*/
#quote img.agentButton, #quote ul li a {
	display: none;
	}
	
#quote ul {
	list-style: none; 
	}


