*		 {margin:0px; padding:0px;}
body {
	width:100%;
	background:#ffffff;
	text-align:left;
	font:17px Helvetica, Geneva, Lucida, sans-serif;
	line-height:22px;
	color:#555;
}

a:link          			{color:#115098; text-decoration:none;}
a:visited       			{color:#115098; text-decoration:none;}
a:active        			{color:#115098; text-decoration:none;}
a:hover         			{color:#072d5b; text-decoration:none;}
a:focus         			{outline:none;}

#content							{width:960px; height:100%; margin:0 auto;}
#top 									{width:960px; height:400px;}

#menu 								{width:100%; height:50px; margin-top:0px;}
#menu ul							{display:block; list-style:none; margin:0px; line-height:50px; float:left;}
#menu li 							{float:left; width:120px; display:block; margin-right:5px;}
#menu a	{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	overflow:hidden;
	background:#115098 url(images/menu.jpg) repeat-x center top;
}
#menu a:hover         {color:#000000;}

#footer 							{width:960px; height:40px; margin-top:40px; text-align:right;}