﻿body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#page
{
	width: 830px;
	margin: auto;
}


#news
{
	color: #CC3300;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 115%;
	text-align: center;
}

#news strong
{
	font-weight: bold;
}

#news a
{
	color: #CC3300;
}

#header
{
	margin-bottom: 10px;
}

#header #logo
{
	cursor: pointer;
	padding: 10px 0px 10px 0px;
}

#header #menu
{
	display: block;
	margin-bottom: 10px;
	background-image: url('../Images/MenuBackground.png');
	background-repeat: repeat;
	height: 40px;
}

#header #menu a
{
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 12px;
	text-decoration: none;
}

#header #menu a:hover
{
	background-image: url('../Images/MenuBackgroundHover.png');
	background-repeat: repeat;
}

#header #menu span
{
	padding: 5px 0px 0px 0px;
	color: #808080;
	float: left;
	font-size: 20px;
	font-weight: bold;
}

#banner
{
	clear: both;
	float: left;
	width: 830px;
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden;
}

#banner #images
{
	float: left;
	width: 830px;
	height: 250px;
}

#sections
{
	height: 240px;
	float: left;
}

#sections a
{
	color: #0033CC;
}

#sections a:hover
{
	color: #000000;
}

#sections .section
{
	background-color: #EBEEFA;
	float: left;
	height: 220px;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	width: 250px;
}

#sections .section.last
{
	margin: 0px 0px 0px 0px;
}

#sections .section h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#sections .section ul
{
}

#sections .section ul li
{
	line-height: 22px;
	clear: both;
}

#sections .section ul li a
{
}

#sections .section ul li .bullet
{
	background-image: url('../Images/Bullet.gif');
	float: left;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	margin: 6px 5px 0px 0px;
}

#body
{
}

#body .highlight
{
	padding: 10px;
	background-color: #EAF4FF;
	margin: 0px 0px 20px 0px;
}

#body h1
{
	clear: both;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#body h2
{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#body h3
{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#body p
{
	line-height: 22px;
	margin-bottom: 10px;
}

#body ul
{
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
}

#body ul li
{
	line-height: 200%;
}

#body ul.list
{
	margin: 0px 0px 10px 40px;
}

#body strong
{
	font-weight: bold;
}

#body .location
{
	float: left;
	height: 250px;
	margin-bottom: 20px;
	width: 400px;
}

#body .location a
{
	font-size: 12px;
	margin-left: 5px;
}

#body .location img
{
}

#body .location-separator
{
	float: left;
	height: 20px;
	width: 20px;
}

#body .map
{
}

#body .map img
{
	margin: 25px 0px 0px 0px;
}

#body .map ul
{
	float: left;
	list-style-type: none;
	margin: 0px;
}

#body .map ul li
{
	clear: both;
}

#body .map li strong
{
	background-color: #E4E4E4;
	float: left;
	font-weight: bold;
	font-size: 150%;
	margin: 0px 5px 10px 0px;
	padding: 5px 10px 5px 10px;
}

#body .map li span
{
	float: left;
	margin: 5px 0px 0px 0px;
}

#body .products
{
	clear: both;
	display: block;
	margin-bottom: 20px;
	padding-top: 20px;
}

#body .products img
{
	width: 400px;
}

#body ul.documents
{
	margin: 0px;
	list-style-type: none;
}

#body ul.documents li
{
	clear: both;
	height: 34px;
}

#body ul.documents li img
{
	float: left;
	margin: 0px 5px 0px 0px;
}

#body ul.documents li a
{
	float: left;
	margin: 7px 0px 0px 0px;
}

#body table.locations
{
	width: 100%;
}

#body table.locations td
{
	width: 33%;
	padding: 20px;
	text-align: center;
}

#body table.locations strong
{
	display: block;
	margin: 5px 0px 0px 0px;
}

#body table.locations img
{
	width: 195px;
	border: 5px solid #B3CBE6;
}

.construction
{
	background-position: left top;
	background-image: url('../Images/UnderConstruction.gif');
	height: 300px;
	background-repeat: no-repeat;
}

.construction h1
{
	padding: 60px 0px 0px 0px;
	text-align: center;
}

#footer
{
	clear: both;
	font-size: 12px;
	height: 12px;
	padding: 10px 0px 10px 0px;
}

#footer #copyright
{
	float: left;
}

#footer #menu
{
	float: right;
}

#body ul.announcements
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

#body ul.announcements li
{
	line-height: inherit;
	margin: 0px 0px 20px 0px;
}

#body ul.announcements strong
{
	display: block;
}

#body ul.announcements p
{
	padding: 0px;
	margin: 0px;
}
