body
	{
	margin:0;
	}
	
img
	{
	border:0px;
	}

*
	{
	font-family: arial;
	font-size: 11px;
	}
	
.slogan
	{
	text-align: center; padding-left: 600px; font-size: 17px; line-height: 170%; color:#242424; text-transform: uppercase;
	}
	
a
	{
	color:#4185c9;
	text-decoration: none;
	font-size: 11px;
	}
	
a:hover
	{
	color:#4185c9;
	text-decoration: underline;
	font-size: 11px;
	}
	
	
td.menu div
	{
	border-bottom: 1px solid #fff;
	width: 225px;
	padding: 5px 0px 5px 10px
	}

td.menu
	{
	border-bottom: 1px solid #fff;
	width: 230px;
	padding: 5px 0px 0px 0px
	}
		
td.adv
	{
	border-left: 1px solid #fff;
	width: 260px;
	text-align: center;
	}
	
td.content
	{
	width: 60%;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 10px 10px 20px 10px;
	}
	
h1
	{
	color:#2c537a;
	font-size: 18px;
	font-weight: 500;
	margin: 0px;
	}
a.rmenu:link,
a.rmenu:visited {
	border-bottom: 1px solid #81bd2f;
	color: #fff;
}
a.rmenu:hover {
	color: #333;
}
