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

											Custom Styles

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


#container {
	margin: 0 auto;
	width: 960px;
}
	
#branding {
	height: 226px;
	background: url('../design/header.jpg') top left no-repeat;
}

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

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

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

#contact-info {
	right: 40px;
	text-align: left;
	top: 70px;
}

#contact-info .phone {
	display: block;
	font-size: 2.5em;
	color: #002363;
	padding-bottom: 10px;
	padding-top: 5px;
}

#contact-info a{
	text-decoration: none;
	font-size: 1.2em;
}

#contact-info a:hover{
	text-decoration: underline;
}

#branding #request{
	top: 140px;
	right: 4px;
}

#request a{
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Myriad Pro;
	display: block;
	width: 247px;
	height: 50px;
	text-indent: -5000px;
	background: url('../design/request-service.jpg') top left no-repeat;
}

#partner{
	top: 40px;
	font-size: 1.4em;
	left: 400px;
	width: 250px;
}

#partner strong{
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 20px;
}

#map{
	top: 140px;
	font-size: 1.4em;
	left: 400px;
}

#map a{
	text-decoration: none;
}

#map a span{
	color: #45474a;
}

#map a:hover{
	text-decoration: underline;
}

#columns {
	background: url(../design/side.jpg) repeat-y left top;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#leftcol {
	float:left;
	position:relative;
	width:310px;
	z-index:2;
	padding-bottom: 30px;
}
	
#rightcol {
	float:right;
	position:relative;
	width:630px;
	z-index:1;
	padding-top: 20px;
}

#callout{
	width: 622px;
	height: 284px;

}

#testimonial{
	position: relative;
	float: right;
	display: block;
	width: 170px;
	height: auto;
	background: #e4ebef;
	border: 2px solid #ccc;
	padding: 20px;
	margin: 10px;
}

#testimonial h3 {
	color: #025181;
}

#testimonial p {
	color: #666666;
	font-style: italic;
	margin: 0 0 3px 0;
	padding:0;
}

.home #rightcol-inner{
	padding-top: 20px;
}

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

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

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

#callouts li.requests h3 a{
	background: url('../design/side-requests.jpg');
	display: block;
	width: 258px;
	height: 31px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#callouts li.requests h3 a:hover{
	background: url('../design/side-requests-on.jpg');
}

#callouts li.requests ul{
	padding-top: 5px;
}

#callouts li.performance h3 a{
	background: url('../design/side-performance.jpg');
	display: block;
	width: 290px;
	height: 23px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#callouts li.coupons h3 a:hover{
	background: url('../design/side-coupon-on.jpg');
}

#callouts li.coupons h3 a{
	background: url('../design/side-coupon.jpg');
	display: block;
	width: 293px;
	height: 38px;
	outline: none;
	text-indent: -5000px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#callouts li.performance h3 a:hover{
	background: url('../design/side-performance-on.jpg');
}

#callouts li.performance p{
	background: url('../design/green.gif') bottom right no-repeat;
	padding: 7px 30px 0 10px;
	margin-right: 4px;
}

#callouts li.coupons p{
	padding: 7px 30px 0 10px;
	margin-right: 4px;
}

#callouts li.last {
	margin: 0;
}

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

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

#callouts h3 {
	font-weight: bold;
}

#callouts,
#callouts a {
	color: #262626;
}

#callouts a {
	text-decoration: none;
}

#callouts li a:hover {
	text-decoration: underline;
}

#callouts li ul{
	list-style-type: disc;
	margin-left: 20px;
	font-size: 1.1em;
}

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

#callouts h4 a{
	display: block;
	width: 264px;
	height: 52px;
	background: url('../design/247.jpg');
	outline: none;
	text-indent: -5000px;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 20px;
	text-decoration: none;

}

#callouts strong.phone {
	font-size: 2em;
	margin-left: 65px;
	color: #002363;
	font-weight: normal;
}

.logos {
	text-align: center;
}

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

#widecol{
	background: #035182 url('../design/wide-col.jpg') top center repeat-x;
}

#widecol h2{
	color: #b1db33;
}

#widecol, #widecol h3{
	color: #fff;
}

#widecol-inner{
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

#widecol-inner ul{
	padding-right: 10px;
	margin: 0;
	padding-bottom: 10px;
	list-style: disc;
}
#widecol-inner ul li{
	padding:0 0 3px 0;
	margin:0 0 0 20px;
}

#widecol-inner #col1, #widecol-inner #col2, #widecol-inner #col3{
	float: left;
	padding-right: 40px;
	padding-top:20px;
}

#widecol-inner #col3{
	/*padding-right: 0;*/

	padding:20px;
	/*background:#036dad;
	border:1px solid #2678aa;*/
}
#col3 strong {
	font-size:1.2em;
}
#col3 li.first {
	list-style:none;
	margin-left:0px;
}

#bottom-common {
	margin-bottom: 10px;
}

#bottom-common .blue{
	color:#51abe2;
}

#announcements, #clear {
	clear: both;
}

#announcements {
	border-top: 2px dotted #fff;
	padding-top: 20px;
}

ul#perf-left{
	float: left;
	width: 150px;
	list-style: disc;
}

ul#perf-right{
	float: left;
	padding:0 0 0 20px;
	list-style: disc;
}
/* home page image fade */
.slideshow {width:622px; height:284px; z-index: 10; }
.slideshow img { padding: 1px; border: 1px solid #ccc; background-color: #eee; }