*			{ margin: 0px; padding: 0px; border: 0px; }
html 		{ min-height: 100%; margin-bottom: 1px; }

body		{ background: #083D33 url(../images/H_bodyback.gif) repeat-x; font-size: 11px; font-family: verdana, arial, sans-serif; color: #333; text-align: center; }

#H_mainimg		{ background: url(../images/H_mainimg_color.jpg) no-repeat; background-position: 0% 0%; width:760px;margin: 0px auto 0px auto;}
#container		{ width: 760px; margin: 0px auto 0px auto; text-align: left;}

#header			{ height: 87px; background: url(../images/H_header_back.jpg) no-repeat #fff;}


/* CONTENT Homepage */
#H_content	{ bordeR: solid 1px red; margin-top: 202px; min-height: 306px; background: #fff; width: 760px; }

#footer, #S_footer		{ position: relative; background: #fff url(../images/footer_bottom.gif) no-repeat bottom left; padding: 20px 0px; text-align: center; color: #7F7F7F; font-size: 9px; line-height: 15px; float: left; width: 760px; height: 30px; }
#S_footer	{ background: #fff url(../images/S_footer_bottom.gif) no-repeat bottom left; }
#S_footer p	{ width: 572px; float: right; }
#footer a:link, #footer a:visited, #S_footer a:link, #S_footer a:visited	{ color: #8E9FB0; }

/* LINKS */
a:link, a:visited	{ color: #1D3F62; text-decoration: none; }
a:hover				{ color: #6F8AA6; }
