/*
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 
   ｩ2005 American Web Services  |  All Rights Reserved.
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
debug mode ***
id, div 	{ border: 1px dashed #00E; }
ul, li 		{ border: 1px dashed #E00; }
form 		{ border: 1px dashed #0E0; }
input 		{ border: 1px dashed #EE0; }
table		{ border: 1px dashed #0EE; }
img			{ border: 1px dashed #000; }
*/

body
{
	font: 62.5% Verdana,Geneva,Helvetica,sans-serif;
	/* same as 10px (usage: 0.8em [8px], 1.2em [12px], 1.4em [14px])*/
	color: #000;
	margin: 0px;
}
img, a img			{	border: 0;		}
a					{	color: #0071BC; }
a:active 			{	color: #1D4763;	}
a:visited 			{	color: #1D4763;	}
a:hover 			{	color: #E0B34C;	}
form, h1, h2, h3	{	margin: 0px; padding: 0px; }



/* DEFINED SITE WIDTH */
#container
{
	width: 770px;
}



/* MAIN MENU */
#menu
{
	width: 200px;
	position: relative;
	top: 240px;
}
#menu a:hover
{
	background: url(../_images/menu/menu-on.gif) repeat-y;
}



/* FOOTER & COPYRIGHT */
#footer
{
	height: 75px;
	background: url(../_images/front/home-footer.gif) repeat-x;
	color: #FFF;
	margin-top: 35px;
	padding: 50px 10px 0px 7px;
	text-align: center;
	clear: both;
}
#footer a, #footer a:visited, #footer a:active
{
	color: #FFF;
}
#footer a:hover
{
	color: #045398;
}
#footer span a, #footer span a:visited, #footer span a:active
{
	width: 90px;
	height: 31px;
	font-weight: bold;
	color: #FFF;
}
#footer span a:hover
{
	color: #045398;
}
#footer span span
{
	font-size: 1.4em;
	font-weight: bold;
	color: #045398;
	margin-botton: 10px;
	padding: 0px 10px 0px 10px;
}

