@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4; 

}
h1 {
	font-size: 20px;
	color: #8dc63f;
}
h2 {
	font-size: 18px;
	color: #8DC63F;
	line-height: 22px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #4574A6;
	margin-left: 10px;

}
h4 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #8dc63f;
}
a:visited {
	color: #8DC63F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
    margin:0 0 0 5px;
    padding:0 0 0 10px;}
	
li {
	margin-left: -25px;
}

#container { 
width: 970px;
background: #FFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#container h1 {
	position: absolute;
	top: -500px;
}


/* ------- MENU STYLES ----------*/

#src_menu   {
	position: absolute;
	top: 60px;
	bottom: 0px;
	right: 0px;
	width: 440px;
}
#banner {
	position: relative;
}


/* --------- MAIN CONTENT STYLES -------------*/

#main_image {
	position:relative;
	height: 180px;
	width: 968;
}	
#main_text {
	background-color: #FFF;
	width: 300px;
	line-height: 1.2;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding: 12px;
	position: absolute;
	right: 70px;
	bottom: 70px;
}
#main_text h2 { 
color: #4574A6;
margin-top: 0;
margin-bottom: 10px;
} 
#main_text h3 { 
font-size:14px;
margin: 0 auto; 
margin-top: 0;
margin-bottom: 10px;
} 
#main_text p{
	font-size: 12px;
	margin: 0 auto; 
}
#left_column {
	width: 700px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#banner {
	position: relative;
}

/* ----------- Right Column STYLES ------------------*/
#right_column {
	float: right;
	width: 265px;
	padding: 15px 0;
	
	}
#right_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .975em;
	line-height: 1.2em;
	color: #666;
	padding: 0 10px;
	margin-bottom: 1.4em;
}
#right_column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1B9D95;
	text-align: left;
	margin-bottom: 0.4em;
	padding: 0 10px;
	
	}
#right_column p.caption {
	font-style: italic;
	text-align: center;
}
#right_column img {
	display: block;
	margin: 0 auto 1em auto;
}
#right_column ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	margin-left: 30px;
}
#right_column ol li {
	margin-bottom: 0.6em;
	margin-left: 20px;
}

/* ---------- FOOTER STYLES ------------*/
#footer_center_column, #footer_right_column {
	margin-left: 10px;
}
#footer_left_column, #footer_center_column, #footer_right_column
 {
	width: 316px;
	height:150px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px; 
}