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

body {
	
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS";
	background-image: url(images/clouds.jpg);	
	background-color: #5792d9;	
	background-position: center left;	
	background-repeat: repeat-x;
}

a { color: #36C; }
a:visited  { color: black; }
a:hover    { color: #5872f4; }

.contentArea {
	position:absolute;
	width:100%;
	height:800px;	
	margin: 0px;
	padding: 0px;
	top: 20px;
}
.innerContent{
	position: relative;
	margin: 0px 0px 0px 120px;
	padding: 80px 0px 0px 0px;
	width: 840px;
	height: 400px;
}
.right_image {
	float: right;
	width:205px;
	margin: 0px 0px 10px 10px;
}
.team_pic {
	float: right;
	width:450px;
	margin: 0px 0px 10px 10px;
}
.right_image img {
	display: block;
	margin-bottom: 10px;
}
.right_image p {
	display: block;
	font-size: 12px;
	color: #bf0000;
}
.title {
	display: block;
	width: 437px;
	height: 67px;
	position: absolute;
	top: 9px;
	left: 153px;
	background: url(images/title_radio_flyers.png) no-repeat 0px 0px;
}
.cloud_background {	
	position: absolute; 	
	background-color: blue; 	
	bottom: 0px; 
	left: 0px; 
	min-width: 980px;
	width: 100%; 
	height: 650px; 
	background: url(images/clouds.jpg) repeat-x center bottom;
}
.mountains_background .Right_picture {
	position: relative;
	float: left;
	width: 340px;
	height: 600px;
	background: url(images/mountains_left.png) no-repeat 0 0;
}
.mountains_background .Left_picture {
	position: relative;
	float: right;
	width: 620px;
	height: 600px;
	background: url(images/mountains_right.png) no-repeat right bottom;
}
