body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#container {
	margin: 20px auto auto auto;
	padding: 0px;
	height: auto;
	width: 940px;
	text-align: center;
	position: relative;
}
#header {
	width: 940px;
	height: 160px;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
}
#slogan {
	font-size: 24px;
	font-weight: bold;
	color: #336666;
	position: absolute;
	top: 40px;
	right: 6px;
	width: 682px;
	white-space: nowrap;
}
.slogan_desc {
	font-size: 16px;
	color: #996633;
	text-align: right;
}
.slogan_desc_sub {
	font-size: 9px;
	color: #336666;
	text-align: right;
}
#logo {
	background-image: url('/img/ame_logo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 200px;
	position: absolute;
	top: 10px;
	left: 20px;
}
#menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 940px;
	background-color: #996633;
}
.menu_item {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFC;
}
.menu_item a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFC;
	text-decoration: none;
}
.menu_item a:hover {
	text-decoration: none;
	color: #cccc99;
	background-color: #336666;
}
.menu_item_active {
	padding: 0px 0px 0px 0px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #cccc99;
	background-color: #336666;
}
#content_container {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 940px;
	height:	auto;
	background-color: #cccc99;
	text-align: center;
}
#footer {
	position: absolute;
	width: 940px;
	height: 29px;
	bottom: -29px;
	left: 0px;
	background-color: #cccc99;
	padding: 0px auto 0px auto;
	color: #996633;
}
.footer_container {
	position: relative;
	width: 600px;
	white-space: nowrap;
	margin: 0px auto 0px auto;
}
.footertext {
	font-size: 10px;
	padding: 0px 0px 0px 41px;
	float: left;
	white-space: nowrap;
	background-image:url('/../img/footer_logo.gif');
 	background-repeat: no-repeat;
	background-position: left center;
	width: 41px;
	height: 29px;
}
.footer_copy {
	font-size: 8px;
}
#home_content_holder {
	text-align: center;
	margin: 0px auto 0px auto;
	position: relative;
}
.home_flash_holder {
	width: 940px;
	height: 292px;
	background-image:url(/../img/flash_banner.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}
#hst_one {
	position: absolute;
	top: 47px; 
	left: 585px;
	width: 100px;
	color: #FFFFFC;
	font-size:18px;
	text-align: left;
}
#hst_two {
	position: absolute;
	top: 141px;
	left: 688px;
	width: 100px;
	color: #FFFFFC;
	font-size:18px;
	text-align: left;
}
#hst_three {
	position: absolute;
	top: 230px;
	left: 790px;
	width: 100px;
	color: #FFFFFC;
	font-size:18px;
	text-align: left;
}
.home_content_section {
	float: left;
	width: 312px;
	padding: 5px 10px 5px 10px;
	color: #666677;
}
html>body .home_content_section {
	float: left;
	width: 293px;
	color: #666677;
}
.hcs_header {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: #996633;
}
.hcs_content {
	text-align: justify;
}
.hcs_content a {
	color: #666677;
	text-decoration: none;
}
.hcs_content a:hover {
	color: #336666;
	text-decoration: underline;
}
.sub_header {
	width: 940px;
	height: 210px;
	background-color: #336666;
	text-align: left;
}
#sub_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 210px;
	background-image: url(../img/sidemenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub_menu_item {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 10px;
	width: 210px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFC;
}
.sub_menu_item a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFC;
	text-decoration: none;
}
.sub_menu_item a:hover {
	text-decoration: none;
	color: #cccc99;
	background-color: #336666;
}
.sub_menu_item_active {
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 10px;
	width: 210px;
	font-weight: bold;
	text-decoration: none;
	color: #cccc99;
}
.sub_menu_item_active a {
	text-decoration: none;
	color: #cccc99;
}

.serv_content {
	text-align: left;
	margin: 5px 5px 5px 5px;
	color: #666677;
}
.serv_content_title {
	text-align: left;
	font-weight: bold;
	color: #996633;
	font-size: 14px;
}
.serv_content_body {
	text-align: left;	
	margin: 5px 5px 5px 5px;
}
#serv_flash {
	background-image: url(../img/services_flash.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 210px;
	width: 730px;
	float: right;
}
#sub_banner {
	background-image: url(../img/sub_banner_long.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 210px;
	width: 940px;
}
.content_two_column_left {
	margin: 5px 5px 5px 5px;
	width: 450px;
	text-align: left;
	float: left;
}
.content_two_column_right {
	margin: 5px 5px 5px 5px;
	width: 450px;
	text-align: left;
	float: right;
}
.highlight_box {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	background-color: #346667;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.highlight_box_header {
	color: #e5984b;
	font-size: 14px;
}
.highlight_box_focus {
	color: #e5984b;
}
.highlight_text_focus {
	color: #996633;
}
.form_content_header {
	background-color: #cccc99;
	width: 612px;
	margin: 20px auto 0px auto;
}
.form_content_body {
	background-color: #cccc99;
	width: 612px;
	margin: 0px auto 20px auto;
}
.reg_text {
	color: #666677;
	font-size: 12px;
}
.home_pre_footer_focus {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	text-align: left;
	color: #336666;
}
.column_reset {
	clear: both;
}