body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	/*background-color: #111111;
	background-position: center top;
	background-image: url(../images/wrapperBG.jpg);
	background-repeat: repeat-y;*/
}

#wrapper {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	height: auto;
	display: block;
	clear: both;
	background-color: #000000;
}

/*   CONTAINERS   */
#container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 100px 0px;
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	background-color: #000000;
}
#top_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	float: left;
	display: block;
	clear: both;
	background-color: #000000;
}
#body_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 40px 0px;
	background-color: #000000;
	width: 100%;
	height: auto;
	float: left;
	display: block;
	clear: both;
	background-color: #000000;
}
#bottom_container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	/*background-color: #4D4D4F;*/
	width: 100%;
	height: 70px;
	float: left;
	display: block;
	clear: both;
	background-color: #111111;
}

/*   LOGO & BANNER   */
#banner {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	width: 945px;
	height: 72px;
	display: block;
	clear: both;
	background-color: #000000;
}
#logo {
	position: relative;
	top: 0px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 233px;
	height: 72px;
	float: left;
}
#heading {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 347px;
	height: 72px;
	float: right;
}
/*   CONTENT   */
#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	height: auto;
	background-color: #000000;
	display: block;
	clear: both;
}
/*   RESOURCES LINK   */
#resources {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 20px 0px;
	width: 100px;
	height: 20px;
	float: right;
}
#resources a, #resources a:active, #resources a:link, #resources a:visited {font-size: 11px; color: #CCCCCC; text-decoration: none;}
#resources a:hover {color: #F7931E; text-decoration: none;}

/*   bottom   
#bottom {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
}
#bottom img {
	position: relative;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/

/*   INFO SECTIONS   */
/*   text on right   */
#info {
	position: relative;
	top: 0px;
	left: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	width: 640px;
	height: auto;
	float: left;
	display: block;
	border-left: 1px solid #CCCCCC;
}
#text_info {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	width: 640px;
	height: auto;
	clear: both;
	display: block;
}
/*   home extra text styles   */
#homeText {
	display: block;
	position: absolute;
	top: 144px;
	left: 50px;
	width: 640px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url(../images/homeText.jpg) 0px 0% no-repeat;
}

/*   GALLERY SECTIONS   */
#gallery_container {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 640px;
	height: auto;
	display: block;
	background-color: #111111;
	clear: both;
}
#gallery {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 640px;
	height: 100px;
	display: block;
	background-color: #333333;
	overflow: hidden;
	z-index: 100;
	float: left;
}
/*   gallery text   */
#gallery_text {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	width: 600px;
	height: auto;
	display: block;
	background-color: #111111;
	clear: both;
}
/*   gallery layers   */
div#wn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 100px;
	clip: rect(0px, 600px, 100px, 0px);
	overflow: hidden;
	z-index: 1;
}
div#lyr1 { 
	position: absolute; visibility: hidden; 
	left: 0px; top: 0px; 
	z-index: 1; 
}
/*   gallery images   */
#imgs {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	height: 100px;
	display: block;
	background-color: #333333;
	overflow:hidden;
	z-index: 100;
	float: left;
}
#imgs img {
	position: relative;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#left {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 35px 5px 34px 5px;
	width: 10px;
	height: 30px;
	display: block;
	background-color: #333333;
	float: left;
}
#right {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 35px 5px 34px 5px;
	width: 10px;
	height: 30px;
	display: block;
	background-color: #333333;
	/*background-color: #414142;*/
	float: right;
}

/*   LISTS   */
#info ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(../images/list.jpg);
	text-align: justify;
}

#info ul li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

/*  TABLE LAYOUT  */
table td {
	padding-bottom: 10px;
}

/*  IMAGES  */
.img {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contactImg {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

/*   TESTIMONIALS   
#testimonials {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 263px;
	height: auto;
	float: left;
}
#testimonials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4B0000;
}*/

/*Example CSS for the two demo scrollers
#pscroller1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 263px;
height: 200px;
border: 0px solid black;
}
#pscroller1 a {
text-decoration: none;
}*/
/*.someclass{ class to apply to your scroller(s) if desired
}*/
