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


body {

}

#container
{
	width: 960px;
	background-color:#FFF;
	position:relative;
	margin: 0 auto;
	margin-top:-5px;
	overflow:hidden;
}

#container #content h1 {
	color: #507502;
	line-height:24px;
}
#container #content h4 {
	color: #507502;
	font-size: 16px;
}

#banner 
{
	width: 940px;
	height: 78px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#logo {
	margin:0;
	padding:0;
	float:left;
	height: 52px;
	width:300 px;
}
	
#tag_line {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	width: 450px;
	float: left;
	position:relative;
	left:70px;
	top:14px;
}
#container #banner #tag_line h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
}

#login_button {
	float:right;
	width: 80px;
	margin-top: 10px;
	margin-right: 50px;
}

#vertical_divider {
	clear: both;
	margin:0;
	padding:0;
	height: 1px;
}

#wrapper_menu {
	clear: both;
	margin:0;
	padding:0;
}

#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 840px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}

#splash_image {
	clear:both;
	background-image: url(ac_home_splash4.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 940px;
	margin-left:10px;
}


#quote_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	height: 200px;
	width: 250px;
	padding-top: 20px;
	padding-left: 180px;
	color: #507502;
}


#bottom_section {
	background-image: url(line_green_blkborder_940px.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 310px;
	width: 940px;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
}
#main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
	height: 290px;
	width: 540px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main_text h1 {
	color: #507502;
	line-height: 32px;
	font-size:28px;
	margin-bottom: -8px;
	margin-top: -8px;
}

#main_text p {
	margin-bottom: -10px;
}


#news_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(gray_outline_370px.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 190px;
	width: 360px;
	margin-top: 15px;
	margin-right: 3px;
	padding-top: 10px;
	padding-left: 10px;
}

#news_links h3 {
	font-size: 14px;
	color: #666;
	top-margin: 0px;
	bottom-margin: 0px;
	padding: 0;
}


#news_links p {
	letter-spacing: 2px;
	color: #666;
	margin-left: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0;
}

#news_links a:link {
	color:#666;
	text-decoration:none;
}

#news_links a:hover {
	color:#333;
}
#news_links a:visited {
	color:#666;
	text-decoration:none;
}




#offer_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
	height: 85px;
	width: 330px;
	margin-top: 10px;
	margin-right: 5px;
	background-image: url(gray-green_box_360px.jpg);
	background-repeat: no-repeat;
}

#offer_text h4 {
	font-size: 12px;
	line-height: 12px;
	margin-top: -3px;
	margin-bottom: 0px;
}

#offer_text p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0;
}

#footer {
	clear:both;
	height: 80px;
	width:940px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
#footer p {
	text-align:center;
	position:relative;
	top: -5px;
}

#footer_text {
	float: left;
	height: 50px;
	width: 350px;
	margin-left: 0px;
	margin-top: 0px;
}
#footer_logos {
	float: right;
	height: 70px;
	width: 240px;
	margin-right: 30px;
}
#footer_left_container {
	float: left;
	height: 80px;
	width: 600px;
	margin-left: 60px;
	margin-top:5px;
}

