body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html 
{
     overflow: -moz-scrollbars-vertical;
}

a
{
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000000;
}

#mainDiv
{
	width: 780px;
	margin: auto;
	border-top: 13px solid #133592;
	margin-top: 1px;
}

#headerDiv
{
	width: 780px;
	height: 106px;
}

#logo
{
	float: left;
	border: 0px;
	margin: 10px;
}

#topLinks
{
	float: right;
	font-size: 10px;
	margin: 10px;
}

#topLinks img
{
	margin: 0px 4px 0px 10px;
	border: 0px;
}

#topLinks a
{
	color: #737373;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#topLinks a:hover
{
	color: #000000;
}

.rightborder
{
	border-right: 1px dotted #737373;
	padding-right: 12px;
}

#menuDiv
{
	width: 780px;
	height: 51px;
	background: url(../images/menuBg.gif) top left repeat-x;
}

#menuDiv ul
{
	margin: 0px 0px 0px 100px;
	padding: 0px;
	list-style: none;
	background: url(../images/menuDivider.gif) top left no-repeat;
	height: 51px;
}

#menuDiv li
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menuDiv a
{
	width: 115px;
	height: 36px;
	display: block;
	background: url(../images/menuDivider.gif) top right no-repeat;
	padding-top: 15px;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}

#menuDiv a:hover
{
	color: #000000;
}

#contentDiv
{
	width: 780px;
	font-size: 11px;
	color: #737373;
	text-align: left;
	border-right: 1px solid #DCDCDC;
}

#leftContent
{
	float: left;
	border-right: 1px solid #DCDCDC;
	border-bottom: 2px solid #DCDCDC;
	width: 558px;
}

#breadcrumbs
{
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 6px;
}

#breadcrumbs a
{
	padding: 0px 10px;
	border-right: 1px solid #737373;
	margin-right: 6px;
}

#mainText
{
	margin: 0px 15px 10px 6px;
}

#rightContent
{
	float: right;
	width: 205px;
}

#quickLinks
{
	background: url(../images/quickLinks.gif) top left no-repeat;
	width: 100%;
	padding-top: 40px;
	margin-top: 10px;
}

#quickLinks ul, #homepageDivText ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#quickLinks li, #homepageDivText li
{
	margin: 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/quickLinksArrow.gif) 0px 2px no-repeat;
}

#quickLinks a
{
	font-weight: normal;
}

#footerDiv
{
	width: 780px;
	text-align: center;
	font-size: 10px;
}

#footerText
{
	margin: 10px 0px;
}

#footerText a
{
	font-weight: normal;
}

#legalInfo
{
	background: #2461AA;
	color: #ffffff;
	height: 18px;
	width: 780px;
	padding-top: 4px;
	margin-bottom: 20px;
}

.spacer
{
	clear: both;
}

h1
{
	font-size: 18px;
	color: #519764;
}

#homepageDiv
{
	background: #F4F5F5 url(../images/homepageImg.jpg) top left no-repeat;
	width: 780px;
	height: 191px;
}

#homepageDivText
{
	float: right;
	width: 230px;
	font-size: 11px;
}

#homepageDiv2
{	
	width: 780px;
	margin: 10px;
}

.homepageBox
{
	float: left;
	margin-right: 10px;
}

#ourProducts
{
	width: 330px;
	height: 182px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	padding: 10px 0px;
}

#eventCalendar
{
	width: 198px;
	height: 182px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;	
	padding: 10px 0px;
}

#register
{
	width: 198px;
	height: 182px;
	background: url(../images/registerBg.jpg) top left no-repeat;
	padding: 1px;
}

#registerText
{
	font-size: 10px;
	color: #ffffff;
	margin: 20px 
}

#registerText a
{
	color: #ffffff;
}