#header {
	background:url(../images/header/header_background.gif) repeat-x left top;
	text-align:center;
}

	#headerContent {
		width:715px;
		height:106px;
		background-image:url(../images/header/header_bottom.gif);
		margin: 0 auto;
	}
	
	#headerContent #bottomHeader {
		height:20px;
		background-color:#FFCC00;
	}
#logo {
	float:left;
	width:233px;
	height:104px;
	height:32px;

}

#contactInfo {
	height:72px;
	float:right;
	width:475px;
	color:#FFFFFF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contactInfo a{
color:#FFFFFF;
}


	.phoneNumber {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#e9b100;
	}

	 .clear {
	clear:both;
	}
	
#sky {
	background-color:#34a5e2;
	width:100%;
	height:360px;
}

#skyInternal {
	background:url(../images/header/internalHeader_tile.jpg) repeat-x;
	width:100%;
	height:255px;
	/*border:1px solid #ffffff;	*/
}

	#skyInternal #image{
		position:relative;
		background:url(../images/header/internalHeader_background.jpg) repeat-x left top;
		width:713px;
		height:255px;
		margin:0 auto;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#e9b100;
	}
	
	#skyInternal #image .header {
	position:absolute;
	top:207px;
	width: 357px;

	}
	
	#skyInternal #image a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	
	#skyInternal #image a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	#skyInternal .category {
		width:700px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#e9b100;
		
	}
	
	#skyInternal .subHeader {
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		display:block;
		padding-top:5px;
	}

#testimonials {
	height:34px;
	width:100%;
	background:url(../images/content/testimonials_background.gif) repeat-x left top;
	text-align:center;
	position:relative;
	padding-top:12px;
	color:#adafb2;
}
