body {
	background: #FFFBFF url(../images/bgGradient.gif) center top repeat-x;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#container {
	background: #FFF;
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

a:link, a:visited {color: #1669B3;}
	a:hover, a:active {color: #326796;}
	
	a img {border: none;}

#header {height: 115px;}

#header a#logo img {float: left; padding: 0 10px 0 5px;}

#header h1 {color: #666; float:left; font-size: 18px; padding: 25px 0 0 0;}
	#header h1 span {font-size: 12px;}

#utilities {
	display: block;
	float: right;
	font-size: 12px;
	height: 100px;
	margin: 10px;
	text-align: right;
}
	#utilities div {
		
		font-size: 18px;
		font-weight: 900;
		margin: 50px 0 0 0;
		padding: 0;
	}


#navigation {
	background: url(../images/navBG.jpg) center top repeat-x;
	clear: both;
	height: 33px;
	margin: 0;
	padding: 0;
	text-align: center;
}
	#centerTheNav {width: 750px;margin: 0 auto; padding-left: 20px;}
	#navigation img {border: none; display: block;  float: left; margin: 0; padding: 0;}
	#navigation a:link, #navigation a:visited {
		display: block;
		float:left;
		background: url(../images/navBG.jpg) center top repeat-x;
		height: 33px;
		font-size: 12px;
		line-height: 33px;
		padding: 0 20px;
		text-decoration: none;
		font-weight:bold;
	}
		#navigation a span {color: #666;}
		
	#navigation a:hover, #navigation a:active, #navigation a.active {
		background: url(../images/navBGHover.jpg) center top repeat-x;
		color: #FFF;
	}

.content {
	background: #FFF;
}
#content 
{
	position:relative;
}
#mainCTA {
	background: url(../images/mainCTABG-2.jpg) center top no-repeat;
	color: #FFF;
	height: 377px;
	width: 940px;
	position:relative;
}

	#mainCTA h2 { 
		font-size: 35px;
		text-transform: uppercase;
		margin: 0; padding: 0;
		position: absolute;
		top:30px;
		left:30px;
		width: 600px;
	}
		#mainCTA h2 a {
			font-size: 12px;
			background: url(../images/whiteArrowSmall.gif) right no-repeat;
			display: block;
			position:relative;
			right: -345px;
			width:90px;
			
		}
#mainCTA2  a {
			font-size: 12px;
			background: url(../images/whiteArrowSmall.gif) right no-repeat;
			display: block;
			position:relative;
			right: -375px;
			top:115px;
			width:90px;
			font-weight:bold;
			text-transform:uppercase;
			
		}


	#mainCTA a {color: #FFF; text-decoration: none;}
		#mainCTA a#price {display: block; width: 300px; position: relative; top: 50px; right: -535px;}
			#mainCTA a#price span.change {font-size:30px; font-weight:900; float: left;}
			#mainCTA a#price span.amount {font-size:60px; font-weight: 900; float: left; line-height: 55px;}
			#mainCTA a#price span.caption {clear: both; font-size: 12px; float: left;}
		
		#mainCTA a#startNow {
			background: url(../images/startNowBlue.gif) no-repeat;
			display: block;
			height: 85px;
			width: 166px;
			position:absolute;
			top:70px;
			right:30px;
		} /* for IE7 */
		
			html > #mainCTA a#startNow {top:70px; right:30px;} /* for IE6, below */
			html:not([dummy]) #mainCTA a#startNow {top:70px; right:30px;} /* for all others */
			
			#mainCTA a#startNow span {display: none;}
	
	#mainCTA ul {position: absolute; top: 125px; left: 5px;} /* for IE7 */
		html > #mainCTA ul {position: absolute; top: 240px; left: 5px;} /* for IE6, below */
		html:not([dummy]) #mainCTA ul {position: absolute; top: 110px; left: 5px;} /* for all others */
	
		#mainCTA ul li {
			font-size: 16px;
			font-weight: 900;
			line-height: 30px;
			background: url(../images/whiteArrowSmall.gif) left center no-repeat;
			list-style:none;
			padding-left:20px;
		}
		
	#mainCTA img#seal {position:absolute; top:155px; left:355px;} /* for IE7 */
		html > #mainCTA img#seal {position:absolute; top:185px; left:355px;} /* for IE6, below */
		html:not([dummy]) #mainCTA img#seal {position:absolute; top:155px; left:355px;} /* for all others */
	
	#mainCTA p#contactCaption {font-weight: 900; height:25px; width: 525px; position: absolute; bottom:0; left:110px;} /* for IE7 */
		html > #mainCTA p#contactCaption {bottom:0; left:110px;} /* for IE6, below */
		html:not([dummy]) #mainCTA p#contactCaption {bottom:-10px; left:110px;} /* for all others */

table#callOuts tr#mainCallOutRow {
	background: #F7F3F7 url(../images/callOutBoxBG.gif) center bottom repeat-x;
	font-size: 14px;
}

	table#callOuts tr td.column {
		border-left: #FFF 5px solid;
		border-right: #FFF 4px solid;
		display: inline;
		float: left;
		height: 250px;
		width: 302px;
		margin: 0;
		vertical-align: top;
	}
	
		table#callOuts tr td table tr td.callOutHeader {
			background: url(../images/callOutBoxHeaderBG.gif) 0 0 no-repeat;
			color: #3d3d3d;
			font-size: 14px;
			font-weight: 900;
			height: 34px;
			width: 301px;
			line-height: 34px;
			margin: 0;
			padding: 0 0 10px 10px;
		}

		table#callOuts tr td table td {
			padding: 5px 10px;
			vertical-align: top;
		}
		
		table#callOuts tr td table td  a.callOutStartNowLink {
			background: url(../images/blueArrowRight.gif) center right no-repeat;
			font-weight: 600;
			padding-right: 15px;
		}
		
		table#callOuts tr td table#callOutFormTable, table#callOuts tr td table#callOutFormTable tr, table#callOuts tr td table#callOutFormTable tr td {margin: 0; padding: 0; vertical-align: top;}
		
		table#callOuts tr td table td  a.goButton {
			background: url(../images/go.gif) left top no-repeat;
			display: block;
			width: 71px;
			height: 50px;
			position: relative;
			top: -7px;
			left: 5px;
		}
			table#callOuts tr td table td  a.goButton span {display: none;}
		
		table#callOuts tr td table td h3 {font-size: 14px; margin: 0; padding: 0;}
	
	 /* img.priceImage {float:right; margin: 0 9px 0 0; padding: 0; position: relative; top: -3px; left: -9px;} for IE7 */
		 /* html > img.priceImage {float:right; margin: 0 9px 0 0; position: relative; top: -3px; left: -9px; padding: 0; top: 0;} for IE6, below */
		/* html:not([dummy]) img.priceImage {float:right; margin: 0 9px 0 0; padding: 0; top: 0; left: 0;}  for all others */

#contentLeft {
	float: left;
	width: 550px;
}

#contentMiddle
{
	
}
.otherstate_div
{
	width:90%;
	margin:0 auto;
}
#contentMiddle p
{
	margin:0; padding:0; line-height:22px; font-size:15px;
}
div#rightColumn {position:absolute; right:10px; top:128px; width:367px; } /* for IE7 */
	
	#content h2, #content h3, #content h4, #content h5 {color: #474747; margin: 0; padding: 0 0 0 20px;}
		#content h3 {font-size: 18px;}
		#content h4 {font-size: 16px;}
		#content h5 {font-size: 14px;}
		
	#contentLeft p, div.breakColumn p, #contentMiddle p {padding: 0 10px 10px 25px; font-size: 15px; line-height: 22px;}
		
		#contentLeft strong , #contentMiddle strong{color: #474747;}
		
	#contentLeft table, #contentMiddle table {padding: 0 10px 10px 0; font-size: 15px; line-height: 22px;}
		#contentLeft table tr td, #contentMiddle table tr td {margin: 0; padding: 0;}
			#contentLeft table tr td.bullet,  #contentMiddle table tr td.bullet {
				background: url(../images/bullet.gif) right 6px no-repeat;
			}
			#contentLeft table tr td.tableSpacer,  #contentMiddle table tr td.tableSpacer {
				width: 50px;
			}
			#contentLeft table tr td.tableSpacer2,  #contentMiddle table tr td.tableSpacer2 {
				width: 20px;
			}
	
	div.breakColumn {clear: both;}

	table.priceCompare {
		border-left: #D7D7D7 1px solid;
		border-right: #D7D7D7 1px solid;
		
	}
		table.priceCompare thead {
			background: url(../images/priceTableHeaderBG.gif) center bottom repeat-x;
			color: #474747;
			font-weight: 600;
			height: 36px;
		}
			
		table.priceCompare tbody tr {
			height: 36px;
		}
		
			table.priceCompare thead tr td {padding-left: 20px;}
			
			table.priceCompare tbody tr td {
				border-bottom: #D7D7D7 1px solid;
				padding-left: 20px;
			}
	
	a.contentCTA {
		background:url(../images/startNow.gif) center top no-repeat;
		clear: both;
		display: block;
		text-align: center;
		width:144px;
		height:52px;
		margin: 50px auto;
	}
		a.contentCTA span {display: none;}
		
	div#content div.fodder p {font-size: 12px;}

.ulstyle1 {margin:0 0 0 30px; padding:0px;}
.ulstyle1 UL {margin:0px; padding:0px;}
.ulstyle1 LI {list-style:none; padding:0 0 7px 30px; margin:0 0 0 0px; background: url(../images/bullet.gif) 0px 4px no-repeat;}

.red-text {color:#EB0000; font-weight:bold;}


#footer {clear: both; text-align: center; font-size: 12px;}


/*--- New styles Nov 05' 2009 ---- */

#mainCTA h2
{
color:#1b5182;
font-size:38px;
}
#mainCTA h4
{
	color:#fff;
	font-size:38px;
	margin: 0; padding: 0;
	position: absolute;
	top:70px;
	left:30px;

}#mainCTA h5
{
	color:#fff;
	font-size:28px;
	margin: 0; padding: 0;
	position: absolute;
	top:110px;
	left:30px;

}
#mainCTA a#price {position:absolute; top: 15px; right:20px; width:150px;}
#mainCTA .caption {font-size: 12px; position:absolute; top:130px; right:30px;;}
#mainCTA2  a {
			font-size: 12px;
			background: url(../images/whiteArrowSmall.gif) right no-repeat;
			display: block;
			position:absolute;
			right:35px;
			top:155px;
			width:90px;
			font-weight:bold;
			text-transform:uppercase;
			
		}

.combo {width:236px;float:right;font-size:12px;margin-right:50px;}
*HTML .combo {width:236px;float:right;font-size:12px;margin-right:25px;}

.combobg {background:url(../images/combo-box-bg.gif) repeat-y;color:#372f2d;font-weight:bold;padding:5px 10px;}
.inn_cont_right_pan .combo img {margin-bottom:0px;}
.combobg a {font-weight:normal;color:#0c76c5;}
.combo p {margin-bottom:5px;margin-top:0px;}
.combo img {margin-bottom:0px;padding-bottom:0px;}