@charset "UTF-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}#contact_image {
	background-image: url(images/cg_contact.gif);
	height: 492px;
	width: 518px;
	padding-top: 50px;
	padding-left: 450px;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000;
}
#banner {
	background-image: url(images/cg_banner1.gif);
	height: 25px;
	width: 268px;
	padding-top: 110px;
	padding-left: 700px;
}
#main_image {
	background-image: url(images/cg_home.gif);
	height: 302px;
	width: 948px;
	padding-top: 240px;
	padding-left: 20px;
}
#main_text {
	width: 475px;
	line-height:120%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:12px;
}
#left_column {
	float: left;
	width: 225px;
}
#right_column {
	float: right;
	width: 225px;
}

#main_text h3 {
font-size: 120%;
color:#00b4e1;
margin: 0 auto;
}

#main_text h4 {
	font-size:100%;
	margin: 0 auto;
	color: #006;
}

#main_text p{
	font-size:90%;
	margin: 0 auto;
}
