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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#wrapper {
	height: auto;
	width: 1100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#masterContainer {
	float: left;
	height: 760px;
	width: 1100px;
}
#bannerBox {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 107px;
	width: 1096px;
	border: 2px solid #666;
	background-image: url(../_images/_body/banner.jpg);
}
#navDimensions {
	float: left;
	height: 49px;
	width: 1096px;
	margin-top: 2px;
	border: 2px solid #525252;
	background-image: url(../_images/_body/navBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0.9em;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#navBox {
	float: left;
	height: auto;
	width: 610px;
	margin-left: 475px;
	margin-top: 29px;
	text-align: center;
}
#navBox a:link {
	color: #FFF;
	text-decoration: none;
}
#navBox a:visited {
	color: #FFF;
	text-decoration: none;
}
#navBox a:hover {
	color: #999;
	text-decoration: underline;
}
#navBox a:active {
	color: #999;
	text-decoration: underline;
}
#centerContainer {
	float: left;
	height: 545px;
	width: 1100px;
	margin-top: 2px;
	background-color: #1D1D1D;
}
#centerContainerLeft {
	float: left;
	height: 545px;
	width: 464px;
	background-color: #000;
}
#slideShowTop {
	background-image: url(../_images/_body/slideTop-image.jpg);
	float: left;
	height: 94px;
	width: 460px;
	border: 2px solid #666;
	background-repeat: no-repeat;
	background-position: center center;
}
#slideContainer {
	float: left;
	height: 346px;
	width: 460px;
	margin-top: 2px;
	border: 2px solid #666;
}
#slideshow {
	position:relative;
	height:346px;
	float: left;
	width:460px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
#slideShowBottom {
	float: left;
	height: 89px;
	width: 460px;
	background-image: url(../_images/_body/slideBot-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	border: 2px solid #666;
}
#thankyouBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 500px;
	margin-top: 40px;
	margin-left: 200px;
}
#thankyouBox p {
	margin-bottom: 0.5em;
}
#thankyouBox a:link {
	color: #CCC;
	text-decoration: underline;
}
#thankyouBox a:visited {
	color: #CCC;
	text-decoration: underline;
}
#thankyouBox a:hover {
	color: #CCC;
	text-decoration: underline;
}
#thankyouBox a:active {
	color: #CCC;
	text-decoration: underline;
}
#centerContainerRight {
	float: left;
	height: 545px;
	width: 600px;
	margin-left: 20px;
}
#homeBox {
	float: left;
	height: 545px;
	width: 600px;
	text-align: left;
	color: #FFF;
}
#homeBoxHD {
	float: left;
	height: auto;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4;
	color: #CCC;
	margin-top: 20px;
	text-align: center;
}
#homeBoxText {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 25px;
	text-align: center;
}
#homeBoxText p {
	margin-bottom: 1.2em;
}
#contactBoxForm {
	height: 525px;
	width: 600px;
	margin-top: 15px;
	text-align: left;
	float: left;
	line-height: 1.3;
}
#contactBoxForm #frmContact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	margin-bottom: 0.3em;
}
#contactBoxForm #frmContact fieldset {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #333;
}
#contactBoxForm #frmContact legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #CCC;
	letter-spacing: 0.1em;
}
#contactBoxForm #frmContact input.text {
	width: 450px;
	height: 12px;
	background-color: #FFF;
}
#spryBox {
	float: left;
	height: 500px;
	width: 600px;
	text-align: left;
	margin-top: 30px;
}
#footerBox {
	float: left;
	height: 30px;
	width: 1100px;
	margin-top: 5px;
	background-color: #1D1D1D;
}
#footerTex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFF;
	text-align: center;
	height: auto;
	width: 1100px;
	margin-top: 7px;
	letter-spacing: 0.1em;
}
#footerTex a:link {
	color: #FFF;
	text-decoration: underline;
}
#footerTex a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footerTex a:hover {
	color: #999;
	text-decoration: underline;
}
#footerTex a:active {
	color: #999;
	text-decoration: underline;
}
.largeFont {
	font-size: 1.7em;
}
#homeBoxText p  {
	margin-bottom: 1.5em;
}
#frmContact fieldset a:link {
	color: #FFF;
	text-decoration: underline;
}
#frmContact fieldset a:visited {
	color: #FFF;
	text-decoration: underline;
}
#frmContact fieldset a:hover {
	color: #999;
	text-decoration: underline;
}
#frmContact fieldset a:active {
	color: #999;
	text-decoration: underline;
}
