@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 1em;
	font-family: "Trebuchet MS";
	background: #5792d9 url(../_images/sky.jpg) repeat-x center top;
}

a {
	color: #FFF;
	text-decoration: none;
}
a:visited  {
	color: #FFF;
}
a:hover    {
	color: #FFFFFF;
	font-weight: bold;
}

.contentArea {
	position:absolute;
	width:100%;
	height:500px;
	margin: 0px;
	padding: 0px;
	top: 50px;
}
.innerContent{
	position: relative;
	margin: auto;
	padding: 44px 0px 0px 5px;
	width: 840px;
	height: 400px;
}
.right_image {
	float: right;
	width:129px;
	margin: 0px 0px 10px 2px;
	height: 180px;
}
.right_image img {
	display: block;

}
.right_image p {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
}
.company_logo {
	display: block;
	width: 415px;
	height: 58px;
	position: absolute;
	top: -19px;
	left: 0px;
	background: url(../_images/burke_counseling_logo.png) no-repeat 0px 0px;
}
.mountains_background {	
	position: absolute; 	
	background-color: blue; 	
	bottom: 0px; 
	left: 0px; 
	min-width: 980px;
	width: 100%; 
	height: 600px; 
	background: url(../_images/hawaiian-ocean-beach-wallpaper.png) repeat-x center bottom;
} 
