@charset "UTF-8";
#Wrapper {
	margin: auto;
	width: 1020px;
	height: 1100px;
}
#Header {
	margin: auto;
	height: 115px;
	width: 1000px;
}
#Navigation {
	height: 45px;
	width: 965px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 21px;
	padding-left: 5px;
	margin: auto;
}
#Rotator {
	margin: auto;
	height: 414px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
}
#Threeboxes {
	margin: auto;
	height: 150px;
	width: 1000px;
	color: #FFF;
}
#Box1 {
	height: 136px;
	width: 310px;
	float: left;
	margin-right: 10px;
	margin-left: 25px;
}
#Box2 {
	height: 136px;
	width: 310px;
	float: left;
	margin-right: 10px;
}
#Box3 {
	height: 136px;
	width: 310px;
	float: left;
	margin-right: 10px;
}
#Content {
	height: 414px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin: auto;
}
#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}
#navlist li { list-style-type: circle; }.bulleted_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
}
