@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;
}
h4 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 0px;
}
a { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8dc63f;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8DC63F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
/* CSS Document */

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

#main_image {
	background-image:url(../_images/contact_main.jpg);
	background-repeat: no-repeat;
	position:relative;
	height: 376px;
	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; 
}
#footer_left_column, #footer_center_column, #footer_right_column
 {
	width: 316px;
	height:350px;
	float:left;
}
#footer_center_column, #footer_right_column {
	margin-left: 10px;

}
p {
	margin-top: 1em;
}
<style type="text/css">
body {
	background-color: #69879b;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
</style>
#banner {
	position: relative;
}
