@charset "UTF-8";
/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBox {
	height: auto;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-color: #E2E2E2;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#mainBox p {
	margin-top: 0em;
}
#bannerBox {
	background-image: url(../_images/_banner/bannerR.jpg);
	height: 126px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#bannerBox2 {
	background-image: url(../_images/_banner/banner3b.jpg);
	height: 126px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#servicesBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #C96;
	text-align: right;
	height: 20px;
	width: 875px;
	margin-right: 25px;
}
#centerBox {
	height: 570px;
	width: 900px;
}
#spryBox {
	height: 500px;
	width: 900px;
	text-align: left;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#spryBox img {
	padding: 2px;
}
#footerBox {
	float: left;
	height: 30px;
	width: 900px;
	margin-top: 10px;
}
#footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999;
	text-align: center;
	height: 30px;
	width: auto;
	float: left;
	margin-left: 75px;
}
#facebookBox {
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 20px;
}
#footerText p {
	margin-top: 0em;
	margin-bottom: 0.4em;
}
#footerText a:link {
	color: #09F;
	text-decoration: none;
}
#footerText a:visited {
	color: #06F;
	text-decoration: none;
}
#footerText a:hover {
	color: #000;
	text-decoration: underline;
}
#footerText a:active {
	color: #09F;
	text-decoration: none;
}
#Accordion1 a:link {
	color: #09F;
	text-decoration: none;
}
#Accordion1 a:visited {
	color: #09F;
	text-decoration: none;
}
#Accordion1 a:hover {
	color: #000;
	text-decoration: underline;
}
#Accordion1 a:active {
	color: #09F;
	text-decoration: underline;
}
#Accordion1 h1 {
	font-size: 1em;
	font-weight: normal;
	color: #063;
	letter-spacing: 0.3em;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 4px;
}
#spryBox #Accordion1 p {
	margin-top: .6em;
}
#Accordion1 h2 {
	font-size: .9em;
	font-weight: normal;
}
.enter {
	margin-left: 0px;
	font-size: 0.8em;
}

