/* STRUCTURE -------------------- */
body{
background:#e4f0f3;
}
#mainWrapper{
	border-top: 3px solid #4a4a4a;
	background: #fff url('../img/bg_body.gif') repeat-x top left;
	padding-bottom: 20px;
}
	#header{
		height: 134px;
		padding-top: 13px;
		background: transparent url('../img/bg_header.gif') repeat-x bottom left;
	}
	
	#content{padding-bottom: 20px;}
	#home #content{padding: 20px 0;}
		#content #featured{
			clear: both;
		}
	#content #mainBlock{
		float: none;
		width: auto;
	}
	#home #content #mainBlock{
		border-top: 1px solid #e3e3e3;
		padding-top: 20px;
		margin-top: 65px;
	}
	#referral #content #mainBlock{margin-top: 20px;}
		
	
	#footer{
		background: #e4f0f3;
		border-top: 5px solid #b9d8e0;
		padding: 10px 20px;
	}
	
		#footer .innerWrapper{
			width: 958px;
		}

/* TYPOGRAPHY -------------------- */

h1{
	font-size: 26px;
	color: #333;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 10px;
}
#home h1{margin: 0;}
h2{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}
h3{
	color: #798d92;
	margin: 0 0 8px 0;
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
}
#content #mainBlock p{margin-bottom: 16px;}
#content a{color: #00A6D0;}

#globalMenu{
	clear: none;
	float: right;
	margin-right: 15px;
}
	#globalMenu li{font-size: 11px; margin-right: 5px; border-right: 1px solid #333;padding-right: 5px;line-height: 1em;}
	#globalMenu li.last{padding:0;margin: 0;border:0;}
		#globalMenu li a:link,
		#globalMenu li a:visited,
		#globalMenu li a:hover,
		#globalMenu li a:active{
			text-decoration: none;
			color:#333;
		}
		#globalMenu li a:hover,
		#globalMenu li a:active{
			text-decoration: underline;
		}
#menu{
	clear: ;
	float: right;
	margin-top: 56px;
}
	#menu li{
		font-size: 12px;
		color: #4a4a4a;
		margin:0 8px;
	}
		#menu li a:link,
		#menu li a:visited,
		#menu li a:hover,
		#menu li a:active{
			color: #4a4a4a;
			text-decoration: none;
			padding: 4px 8px 4px 0;
		}
		#menu li a:hover,
		#menu li a:active{
			text-decoration: underline;
		}
			#menu li a span{
				
			}
		#menu li.active a:link,
		#menu li.active a:visited,
		#menu li.active a:hover,
		#menu li.active a:active{
			background: transparent url('../img/bg_nav_right.gif') no-repeat top right;
			text-decoration: none;
			font-weight: bold;
		}
			#menu li.active a span{
				background: transparent url('../img/bg_nav_left.gif') no-repeat top left;
				padding: 4px 0 4px 8px;
			}

#breadcrumb{
	padding: 5px 0;
	border-bottom: 1px solid #e3e3e3;
	margin: 0 0 1px 0;
	
}
	#breadcrumb li{font-size: 11px; color: #4a4a4a;}
		#breadcrumb li a:link,
		#breadcrumb li a:visited,
		#breadcrumb li a:hover,
		#breadcrumb li a:active{
			color: #00a6d0;
			text-decoration: none;
			font-weight: bold;
		}

#footer ul{
	list-style: none;
	margin: 0;
}
	#footer ul li{
		float: left;
		margin-right: 7px;
		color: #889fa5;
		font-size: 11px;
		border-right: 1px solid #889fa5;
		line-height: 1em;
		padding-right: 6px;
	}
	#footer ul li.last{border: 0;}
		#footer ul li a:link,
		#footer ul li a:visited,
		#footer ul li a:hover,
		#footer ul li a:active{
			color: #889fa5;
			text-decoration: none;
		}
		#footer ul li a:hover,
		#footer ul li a:active{
			text-decoration: underline;
		}

/* SLIDESHOW ------------------------- */
ul.slideshow{
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	height: 304px;
	overflow:hidden;
}
	ul.slideshow li{margin: 0;padding: 0;}
		ul.slideshow li img{
			margin: 0 0 30px 0;
		}

/* TESTIMONIAL ----------------------- */
.testimonial{
	font-family: Georgia, Times, sans-serif;
}
	.testimonial blockquote{
		border: 0;
		background: transparent url('../img/bg_blockquote_left.gif') no-repeat top left;
		quotes: none;
		padding: 2px 5px;
		margin: 10px 0 0 0;
		
	}
	.testimonial q{quotes: none;}
	blockquote *:first-child:before { content: ""; }
	blockquote *:first-child:after { content: ""; }
		.testimonial blockquote p{
			font-size: 18px;
			color: #737373;
			quotes: none;
		}
	.testimonial cite{
		font-style: italic;
		font-size: 14px;
		color: #737373;
		text-align: right;
		display: block;
		background: transparent url('../img/bg_blockquote_right.gif') no-repeat top right;
		padding: 5px 30px 15px 0;
	}


/* HOME ------------------------------ */

#homeContent{
	position: absolute;
	z-index: 5;
	width: 415px;
}
	#homeIntro{
		padding: 0 40px 0 18px;
	}
#home h1{
	background: #d7e9ed url('../img/bg_header_home.gif') repeat-x top left;
	width: 375px;
	border-bottom: 5px solid #00b4df;
	padding: 20px;
	margin: 7px 0 20px 0;
	font-weight: normal;
}


#home ul.slideshow{
	width: 565px;
	float: right;
	height: 392px;
	overflow: hidden;
	margin: 0;
}
	#home ul.slideshow li div{
		position: relative;
		margin: 0;
		padding: 0;
	}
		#home ul.slideshow li span{
			display: block;
			height: 28px;
			background: #000;
			background: transparent url('../img/bg_lead_slideshow.png') repeat top left;
			color: #fff;
			position: absolute;
			bottom:13px;
			left: 0;
			width: 530px;
			padding: 15px 10px 10px 25px;
			
			
		}
			#home ul.slideshow li span strong{
				font-weight: normal;
				color: #fff;
				font-size: 18px;
			}
			#home ul.slideshow li span a:link,
			#home ul.slideshow li span a:visited,
			#home ul.slideshow li span a:hover,
			#home ul.slideshow li span a:active{
				float: right;
				font-weight: 14px;
				color: #fff;
				text-decoration: none;
				background: #000;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				padding: 2px 8px;
			}
			
		#home ul.slideshow li img{
			border-bottom: 6px solid #ffd322;
			margin: 0;
		}

#home #referrals{
	width: 505px;
	border-right: 1px solid #e3e3e3;
	padding-right: 20px;
	float: left;
}

#home #referrals #referralLogos{
	list-style: none;
	margin: 10px 0 0 0;
	clear: both;
}
	#home #referrals #referralLogos li{
		float: left;
		width: 100px;
		height: 90px;
		margin-right: 1px;
	}


#home .testimonial{
	width: 400px;
	float: right;
}


/* INFOPAGE ----------------- */

#infoContent{
	width: 570px;
	float: left;
}
#infoSidebar{
	width: 350px;
	float: right;
}
	#infoSidebar h2{
		margin: 15px 0 10px 0;
	}
#info .testimonial{
	background: #d7e9ed url('../img/bg_testimonial.gif') repeat-x top right;
	margin: 10px 0;
	padding: 5px 0;

}
	#info .testimonial blockquote{
		background:transparent url('../img/bg_info_blockquote_left.gif') no-repeat 5px 0;
		font-size: 16px;
		font-weight: normal;
	}
		#info .testimonial blockquote p{
			margin-top: 8px!important;
		}
	#info .testimonial cite{
		background:transparent url('../img/bg_info_blockquote_right.gif') no-repeat bottom right;
	}


#referralLogos{list-style: none; margin: 0;}
	#referralLogos li{
		float: left;
		width: 70px;
		height: 65px;
	}

#textReferral{list-style: none; clear: both;}
	#textReferral li{background: transparent url('../img/bg_ref_list.png') no-repeat center left; padding-left: 13px; margin-bottom: 3px;}

#downloadables{
	border-top: 1px solid #e3e3e3;
	padding-top: 20px;
	margin-top: 20px;
}
	#downloadables ul{margin:15px 0 0 0;list-style: none;}
		#downloadables ul li{
			font-size: 13px;
			color: #525151;
			font-weight: bold;
		}
			#downloadables ul li a:link,
			#downloadables ul li a:visited,
			#downloadables ul li a:hover,
			#downloadables ul li a:active{
				background: transparent url('../img/ico_download.gif') no-repeat center left;
				display: block;
				color: #525151;
				text-decoration: none;
				padding-left: 15px;
			}
			#downloadables ul li a:hover,
			#downloadables ul li a:active{
				text-decoration: underline;
			}
#googleMaps{border: 1px solid #e3e3e3; padding: 1px;}
#map_canvas{width: 346px;height:300px;}

/* REFERAL OVERVIEW ----------- */

#referalOverview{
	clear: both;
}

/* CONTACT --------------------- */

#route{
	border-top: 1px dotted #e3e3e3;
}
	#route label{font-weight: bold;}
	#route #saddr{
		height: 21px;
		padding: 3px;
	}
	#route #submitButton{
		background: #b9d8e0;
		border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

/* 404 & 500 ---------------------- */

#noSlideshow{margin-top: 20px;}

