form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #455560;
	background: #FFFFFF; 
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 970px;
}
#subpage
{
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}
#menu
{
	width:708px;
	height:auto;
	float:left;
	margin-bottom:18px;

}
#menu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li
{
	position:relative;
	float:left;
	border-left:1px solid #a7a9ac;
}
#menu li a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#a7a9ac;
	text-decoration:none;
	display:block;
	padding-right:13px;
	padding-left:13px;
	height: 16px;
    line-height: 15px;
}
#menu a:hover, #menu ul li a.selected
{
	color: #8CC63F;
	text-decoration: none;
}
#menu li:first-child {
  border-left:none !important;
}
#menu li a:hover
{
	 color:#8cc63f;
}
a           
{
    text-decoration: none;
    color: #8CC63E;
    font-weight: normal;
}
a:hover { text-decoration: underline; } 

#topRight { background: url(images/topRight.jpg) no-repeat top right; }

#topNav
{
	font-size: 20px;
	color: #A7A9AC;
	font-family: "Trebuchet MS", Arial, serif;
	font-weight: normal;
	margin: 0 0 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}
#topNav a
{
	font-size: 20px;
	color: #A7A9AC;
	font-family: "Trebuchet MS", Arial, serif;
	font-weight: normal;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
#topNav a:hover, #topNav a.selected
{
	color: #8CC63F;
	text-decoration: none;
}

#topLine { border-bottom: 1px solid #A1AAB1; }
.logoMarkBG { background: url(images/logoMarkBG.jpg) repeat-y; }
.homeTextBG { background: #455660; }

#homeText
{
	font-weight: normal;
	margin: 15px 15px;
	text-align: left;
	color: #A7A9AC;
}

#subText
{
	font-weight: normal;
	margin: 10px 130px 10px 0px;
	text-align: left;
}

.hr
{
	height: 2px;
	margin: 20px 0px;
	background: #8CC63E;
}

h1
{
	background: url(images/titleBar.jpg) no-repeat;
	height: 73px; /* 91px */
	font-size: 50px;	
	font-weight: normal;
	margin: 0px 0px;
	padding: 18px 17px 0px 15px;
	text-align: left;
	color: #FFFFFF;
}
h2,h3,h4,h5
{
	font-size: 24px;	
	font-weight: normal;
	margin: 0px 0px;
	padding: 10px 0px;
	text-align: left;
}

.photosRight
{
	clear: both;
	float: right;
	margin: 10px;
}
.photosLeft
{
	clear: both;
	float: left;
	margin: 10px;
}
#copyright
{
	font-weight: normal;
	color: #D0D1D3;
	font-size: 10px;
	margin: 10px 20px;
	text-align: center;
}



/* Logoworks link back */
#linkback, #linkback a
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 0px 0px;
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
}


