body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	background-color : #98A531;
	border-bottom : 15px solid #E9EEF1;
}

.toptext
{
	position : absolute;
	top : 200px;
	left : 5px;
	width : 180px;
	font-size : 10px;
}

.toptext h1
{
	font-size : 11px;
}

.nav
{
	position : absolute;
	right : 5px;
	top : 200px;
	width : 180px;
}

.content
{
	margin : 200px;
	position : relative;
	border-right : 1px solid #9D9FA1;
	border-left : 1px solid #9D9FA1;
	border-bottom : 1px solid #9D9FA1;
	padding : 10px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 400px;
	right : 35px;
}

.seal
{
	top : 400px;
	left : 45px;
	position : absolute;
}