/*<agl.folder "Structural">*/
	body { color: #036; font-size: 0.8em; font-family: Georgia, "Times New Roman", Times, serif; background-color: #80a3bf; text-align: center; margin: 0; padding: 0; }
	#container {
		background-image: url(../images/container-bg.gif);
		background-repeat: repeat-y;
		text-align: justify;
		width: 756px;
		height: auto;
		margin-right: auto;
		margin-left: auto; }
	#mast { background-image: url(../images/mast.jpg); width: 756px; height: 75px; }
	#header { background-image: url(../images/header.jpg); width: 755px; height: 210px; }
	#main-nav { width: 755px; height: 30px; display: block; }
	#wrapper { width: 756px; }
	#main-content { width: 726px; float: left; padding: 10px 15px; }
	#footer { text-align: center; width: 751px; float: left; clear: both; margin-right: 3px; margin-left: 2px; padding-bottom: 25px; border-bottom: 1px solid #00467f; }
/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	p { }
	td { }
	h1 { font-size: 1.4em; text-align: center; padding-left: 40px; }
	h2 { font-size: 1.25em; clear: both; margin-top: 0; }
	a:link, a:visited { color: #004d9a; font-weight: bold; }
	h1 a:link, h1 a:visited {
		color: #7030a0;
		text-decoration: none;
		padding: 3px;
		border: solid 1px; }

	h1 a:hover {
		color: white;
		background-color: #7030a0;
		text-decoration: none; }

	a:hover { text-decoration: none; }
	a:active { color: #025395; }
/*</agl.folder>*/
/*<agl.folder "main-nav">*/
	#main-nav * { margin: 0; padding: 0; list-style-type: none; }
	#main-nav ul { width: 755px; height: 30px; float: left; margin-top: 180px; }
	#main-nav li { float: left; }
	#main-nav a { color: white; background-image: url(../images/navigation.gif); text-indent: -999em; width: 100%; height: 30px; display: block; }
	#main-nav .home-button { background-position: 0 0; width: 189px; }
	#main-nav .home-button:hover { background-position: 0 -30px; }
	body#home-page #main-nav .home-button { background-position: 0 -60px; cursor: default; }
	#main-nav .resources-button { background-position: -189px 0; width: 189px; }
	#main-nav .resources-button:hover { background-position: -189px -30px; }
	body#resources-page #main-nav .resources-button { background-position: -189px -60px; cursor: default; }
	#main-nav .services-button { background-position: -378px 0; width: 189px; }
	#main-nav .services-button:hover { background-position: -378px -30px; }
	body#services-page #main-nav .services-button { background-position: -378px -60px; cursor: default; }
	#main-nav .contact-button { background-position: -567px 0; width: 188px; }
	#main-nav .contact-button:hover { background-position: -567px -30px; }
	body#contact-page #main-nav .contact-button { background-position: -567px -60px; cursor: default; }
/*</agl.folder>*/
/*<agl.folder "Other Selectors">*/
	.float-left { width: 357px; float: left; margin: 0 0 10px; padding: 0; }
	.float-right { width: 357px; float: right; margin: 0 0 10px; padding: 0; }
	.dei-link { font-size: 0.8em; }
	.services { margin-left: 0; }
	.services li { margin-bottom: 25px; list-style-position: inside; }
	#resources-page #main-content li { margin-bottom: 10px; list-style-type: none; }
	#resources-page #main-content li li { margin-top: 10px; list-style-type: disc; }
	#resources-page #main-content li li li { font-weight: normal; margin-top: 10px; list-style-type: none; }
	.clearboth {
		clear: both; }

/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/


