#layer_body {
	width:1000px;
	margin: 0 auto;
	text-align:left;
	z-index:1;
}
#layer_spacertop {
	width:1000px;
	margin: 0 auto;
	height:30px;
	color:#FFFFFF;
	z-index:1;
}
#layer_header {
	width:1000px;
	margin: 0 auto;
	height:160px;
	background-image:url(pictures/site/ags_bg_layer_header.gif);
	background-repeat:no-repeat;
	z-index:1;
}
#layer_text {
	width:1000px;
	margin: 0 auto;
	min-height:100px;
	margin-top:10px;
	padding-top:20px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#622181;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	line-height:24px;	
	z-index:1;
}
#layer_text a:link {
	text-decoration:none;
	color:#0099CC;
}
#layer_text a:active {
	text-decoration:none;
	color:#0099CC;
}
#layer_text a:hover {
	text-decoration:none;
	color:#0099CC;
	background-color:#FFCC00;
}
#layer_text a:visited {
	text-decoration:none;
	color:#0099CC;
}
#layer_menu {
	width:1000px;
	margin: 0 auto;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#622181;
	z-index:1;
}
#layer_menu td {
	font-family:Tahoma;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	line-height:16px;
	z-index:1;
	text-decoration:none;
}
#layer_menu td a:link {
	text-decoration:none;
	color:#333333;	
}
#layer_menu td a:active {
	text-decoration:none;
	color:#333333;
}
#layer_menu td a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;
}
#layer_menu td a:visited {
	text-decoration:none;
	color:#333333;
}
#layer_footerspacer {
	width:1000px;
	margin: 0 auto;
	height:50px;
	background-image:url(pictures/site/ags_bg_layer_footer.gif);
	background-repeat:no-repeat;
	z-index:1;
}
#layer_footer {
	width:1000px;
	margin: 0 auto;
	height:25px;
	font-family:Tahoma;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#999999;
	line-height:25px;
	z-index:1;
}
#layer_footer a:link {
	text-decoration:none;
	color:#006699;
}
#layer_footer a:active {
	text-decoration:none;
	color:#006699;
}
#layer_footer a:hover {
	text-decoration:none;
	color:#006699;
	background-color:#FFCC00;
}
#layer_footer a:visited {
	text-decoration:none;
	color:#006699;
}
