/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/


#container {
	margin: 0 auto;
	width: 960px;
}
	
#branding {
	height: 265px;
	background: url('../images/design/header.png');
	position: relative;
}

#branding h1,
#contact-info {
	margin: 0;
	position: absolute;
}

#branding h1 {
	left: 10px;
	top: 10px;
}

#branding h1 a{
	display: block;
	height:0px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#branding h1 a{
	display: block;
	height:234px;
	width: 370px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#contact-info {
	right: 6px;
	text-align: right;
	top: 65px;
	line-height: 3em;
}

#contact-info .phone {
	display: block;
	font-size: 3.1em;
	color: #fff;
}

#contact-info a.email{
	color: #ffcc66;
	font-size: 1.23em;
	text-decoration: none;
}

#contact-info a.email:hover{
	color: #fff;
}

p#address{
	position: absolute;
	top: 150px;
	left: 396px;
	color: #165fa1;
	font-size: 1.15em;
}

p#request{
	position: absolute;
	top: 149px;
	right: 37px;
}

p#request a{
	color: #22314e;
	font-size: 1.35em;
	text-decoration: none;
}

p#request a:hover{
	color: #911688;
}

#columns {
	background: #fff;
	overflow: hidden;
	padding: 6px 8px;
	position: relative;
	z-index: 1;
		padding-top: 20px;

}

#leftcol {
	float:left;
	position:relative;
	width:280px;
	z-index:2;
}
	
#rightcol {
	float:right;
	position:relative;
	width:634px;
	z-index:1;
}

#rightcol-inner{
	padding: 20px;
}

.home #rightcol-inner{
	background: url('../images/design/content-bottom.jpg') bottom center no-repeat;
	padding-bottom: 100px;
}

#callout{
	width: 620px;
	height: 335px;
	background: url('../images/design/callout.jpg');
	margin-left: 8px;
}

#callout h1{
	position: absolute;
	top: 14px;
	right: 0;
	width: 90%;
	font-size: 3.1em;
	line-height: 1.2em;
	font-family: Helvetica;
	color: #fff;
	font-weight: normal;
}

#callout p#call-txt{
	position: absolute;
	top: 120px;
	right: 28px;
	display: block;
	width: 150px;
	line-height: 1.6em;
	color: #fff;
}



#callouts{
	background: url('../images/design/callout-bg.jpg') top left no-repeat;
	width: 295px;
	height: 360px;
}

#callouts ul {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#callouts li {
	float: left;
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
	background: url('../images/design/callout-bottom.jpg') bottom center no-repeat;
	padding-bottom: 15px;
	margin-left: 5px;
}

#callouts li.last{
	background-image: none;
}

#callouts .content {
	padding: 0px 12px;
}

#callouts h3,
#callouts p {
	margin: 0;
}

#callouts h3 {
	font-weight: bold;
}

#callouts a {
	color: #fff;
	text-decoration: none;
	background: url('../images/design/bullet.jpg') top left no-repeat;
	display: block;
	padding-left: 20px;
	font-size: 1.2em;
}

#callouts li a:hover {
	color: #fdc111;
}

#callout-hp-lft{
	width: 300px;
	height: 179px;
	background: url('../images/design/callouts-hp-lft.jpg');
}

#callout-hp-lft ul, #callout-hp-rt ul{
	margin: 0;
	list-style-type: none;
}

#callout-hp-lft a, #callout-hp-rt a{
	display: block;
	padding-top: 140px;
	text-decoration: none;
	color: #fff;
}

#callout-hp-lft a:hover, #callout-hp-rt a:hover{
	color: #fdc111;
}

#callout-hp-rt li{
	float: left;
	width: 280px;
	height: 160px;
	padding-left: 10px;
}

#callout-hp-rt li.last{
	width: 260px;
	padding-left: 40px;
}

#map{
	width: 302px;
	height: 200px;
	margin-top: 20px;
	background: url('../images/design/map.jpg') top left no-repeat;
}

#map a{
	padding-top: 180px;
	display: block;
}

#callout-hp-rt{
	margin-top: 25px;
	height: 179px;
	background: url('../images/design/callouts-hp-rt.jpg');
}

p#sat-left{
	position: absolute;
	top: 265px;
	left: 30px;
	color: #2b519b;
	font-weight: bold;
	font-family: Arial Narrow;
	font-size: 2.6em;
	line-height: 24px;
}

p#sat-right{
	position: absolute;
	top: 257px;
	right: 34px;
	font-size: 1.13em;
}

p#sat-right span{
	font-size: 1.7em;
	color: #2b519b;
	font-weight: bold;
}

p#sat-right strong{
	color: #000;
}

.logos {
	text-align: center;
}

.logos img {
	padding: 5px;
	vertical-align: middle;
}

#footer p#license{
	margin-bottom: 10px;
}

#coupon-print img {
	display: none;
}

blockquote.guarantee {background: #FACE60; font-size: 1.17em;}
blockquote.guarantee p, blockquote.guarantee li {color: #000;}
