﻿body 
{
	text-align:center;
	font-family:Verdana;
}

img
{
	border:0px;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	text-align:left;
}

#HomeContentAreaTop
{
	background-image: url(Images/HomeContentAreaTop.jpg);
	background-repeat: no-repeat;
	width:778px;
	height:40px;
}

#HomeContentArea
{
	width:778px;
	height:auto;
	background-image: url(Images/HomeContentAreaBK.jpg);
	background-repeat:repeat-y;
	font-size:8pt;
}

#HomeContentArea h1
{
	margin:0px;
	padding:0px;
	color:#0680b3;
	font-size:8pt;
	text-decoration:none;
}

#HomeContentArea p
{
	margin:0px;
	padding:0px;
}

#HomeContentArea a
{
	color:#17a3dd;
	text-decoration:underline;
	
}

#HomeContentArea a:visited
{
	color:#17a3dd;
}







#HomeHighlightsBox
{
	width: 290px;
	vertical-align:top;
	padding-left:20px;
}

#HomeNewsBox
{
	width:296px;
	vertical-align:top;
	padding-left:5px;
}

#HomeLinksBox
{
	width:192px;	
	vertical-align:top;
	
}


#HomeFooter
{
	background-image: url(Images/HomeFooter.jpg);
	background-repeat: no-repeat;
	width:778px;
	height:232px;
	clear:both;
}

#HomeFooterText
{
	position: relative;
	top: 100px;
	width: 778px;
	text-align: center;
	font-weight: bold;
	font-size: 7.5pt;
	color: #939598;
	font-family: Verdana;
}

#HomeSiteLinks
{
	position:relative;
	left:52px;
	top:326px;
}


#HomeHeader
{
	background-image: url(Images/HomeBanner.jpg);
	background-repeat: no-repeat;
	width:778px;
	height:392px;
}

#HomeTopMenu
{
	
	color: #ffffff;
	font-family: Verdana;
	font-weight:bold;
	position:relative;
	top:12px;
	left:20px;
}

#HomeTopMenu a
{
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}

#HomeTopMenu a:hover
{
	color: #ffffff;
	text-decoration:underline;
}

#HomeTopMenu a:visited
{
	color: #ffffff;
	text-decoration:none;
}





