﻿body
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #999999;
	background-image: url(    'bg.jpg' );
	margin: 30px 30px 30px 30px;
}

#mainheader
{
	position: absolute;
	left: 30px;
	top: 30px;
	height: 35px;
	background-color: White;
	width: 900px;
	padding: 10px 10px 10px 10px;
}
#mainlinks
{
	background-image: url('bg.gif' );
	position: absolute;
	display:block;
	top: 85px;
	left: 30px;
	width: 362px;
	
	background-repeat: no-repeat;
	height: 315px;
}
#mainmenu
{
	background-color: #3399cc;
	padding: 5px 10px 5px 10px;
	color: White;
	font-size: 14px;
	width: 930px;
	text-align: right;
	height: 20px;
	
}
#mainmenu a
{
	color:White;
	text-decoration:none;
}
#mainmenu a:hover
{
	text-decoration:underline;
}
#mainbody
{
	
	background-color: White;
	width: 920px;
	
	
}
#main
{
	position: relative;
	
}
#mainfooter
{
	background-color: White;
	color: Gray;
	font-size: 8pt;
	padding: 10px 10px 10px 10px;
}
.textheader
{
	font-family: Courier New;
	font-size: 14pt;
	font-weight: bold;
}
.textlink
{
	font-size: 14pt;
	color: White;
	text-decoration: none;
}
.padding
{
	padding: 20px 20px 20px 20px;
}
#shader
{
	background-image: url('shader.gif' );
	height:5px;
	background-repeat:repeat-x;
	width:100%;
}
#link1
{
	position: absolute;
	left: 392px;
	top: 85px;
	width: 568px;
	height: 35px;
	color: gainsboro;
	padding: 8px 10px 5px 10px;
	text-align: right;
	background-image: url(  'bg-0.gif' );
	background-repeat: no-repeat;
}
#link2
{
	color: White;
	left: 392px;
	top: 120px;
	width: 588px;
	height: 70px;
	position: absolute;
	background-image: url(  'bg-1.gif' );
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
}
#link2 a
{
	display: block;
	width: 588px;
	height: 70px;
	text-decoration: none;
	color: White;
}



#link2:hover
{
	background-image: url(  'over-1.gif' );
}
#link3
{
	color: White;
	left: 392px;
	top: 190px;
	position: absolute;
	width: 588px;
	height: 70px;
	position: absolute;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	background-image: url(  'bg-2.gif' );
}
#link3 a
{
	display: block;
	width: 588px;
	height: 70px;
	text-decoration: none;
	color: White;
}

#link3:hover
{
	background-image: url(  'over-2.gif' );
}
#link4
{
	color: White;
	left: 392px;
	top: 260px;
	position: absolute;
	width: 588px;
	height: 70px;
	position: absolute;
	background-image: url(  'bg-3.gif' );
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
}
#link4 a
{
	display: block;
	width: 588px;
	height: 70px;
	text-decoration: none;
	color: White;
}
#link4:hover
{
	background-image: url(  'over-3.gif' );
}
#link5
{
	color: White;
	left: 392px;
	top: 330px;
	position: absolute;
	width: 588px;
	height: 70px;
	position: absolute;
	background-image: url(  'bg-4.gif' );
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
}
#link5:hover
{
	background-image: url(  'over-4.gif' );
}
#link5 a
{
	display: block;
	width: 588px;
	height: 70px;
	text-decoration: none;
	color: White;
}

.promodata
{
	position: absolute;
	left: 50px;
	top: 300px;
	font-size: 18px;
	color: White;
}
