/* CSS Document */
html { 
	margin : 0; 
	padding : 0;
	text-align: center; 
}
body {
	font: 76%/140% Geneva, Arial, Helvetica, sans-serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
}
h1 { /*-----First Page Title-----*/
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	margin-top: -5px;
	margin-bottom: -10px;
}
div#content {
	position: relative;
	width: 800px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #202C44;
}
div#menu {
	width: 800px;
	height: 53px;
	background-color: #000;
	text-align: left;
}
div#menu ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: none;
}
div#menu ul#nav {
	list-style-type: none;
	margin-top: 5px;
	width: 800px;
	height: 30px;
}
div#menu ul#nav li {
	display: inline;
	height: 18px;
	width: 88px;
	font-size: 8pt;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #efefef;
	padding: 5px;
}
div#menu ul#nav li a {
	width: 88px;
	text-decoration: none;
	color: #FFF;
}
div#menu ul#nav li a:visited {
	text-decoration: none;
	color: #FFF;
}
div#menu ul#nav li a:hover {
	color: #EFEFEF;
	text-decoration: none;
}
div#header_img {
	width: 800px;
	height: 249px;
	background: url(../images/header_img_bg2.jpg) no-repeat;
}
div#textBox {
	position: relative;
}
div#gallery {
	position: relative;
	text-align: center;
	padding-top: 8px;
	width: 208px;
	float:left;
	background-color: #202C44;
}
div#gallery img {
	margin-bottom: 8px;
	margin-right: 4px;
	border: 0;
}
div#top_text {
	position: relative;
	width: 562px;
	float: right;
	background-color: #181818;
	text-align: left;
	padding: 15px;
}
div#top_text2 {
	position: relative;
	float: right;
	width: 562px;
	float: right;
	background-color: #181818;
	text-align: left;
	padding: 15px;
}
div#top_text3 {
	position: relative;
	width: 562px;
	float: right;
	background-color: #181818;
	text-align: left;
	padding: 15px;
}
div#bot_text {
	position: relative;
	width: 592px;
	float: right;
	background-color: #0D0E12;
	text-align: left;
}
.section_box {
	background: url(../images/section_box_bg.jpg) no-repeat;
	padding: 15px;
	width: 50%;
	vertical-align: top;
}
div#footer {
	position: relative;
	width: 800px;
	height: 38px;
	clear: both;
	font-size:10px;
	text-align: center;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
	text-decoration:none;
	color:#666;
	background: url(../images/footer_bg.jpg) repeat-x;
}
div#footer a:link, div#footer a:active, div#footer a:visited {
	text-decoration:none;
	color:#666;
}
div#logo_bottom {
	position: relative;
	background-color:#000;
	width: 800px;
	height: 51px;
	padding-top: 8px;
	padding-bottom: 0;
	margin-bottom: 0;
}
div#footer a:hover {
	text-decoration: underline;
	color: #CCC;
}
h2 { /*-----Call of Action-----*/
	font-weight:bold;
	color: #CCC;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}
a:link, a:visited  {
	text-decoration: underline;
	color:#CCC;
}
a:hover {
	color: #F2F2F2;
	text-decoration: underline;
}
.image_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0;
}
input, textarea, select, option {
	color: #000000;
	background-color: #EEEEEE;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
}
li {
	text-indent: 0;
	margin: 0;
	padding-left: 0;
	text-indent: -20px;
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
}
div#credits {
	text-align:center;
	background-color:#000;
	margin-top: 0;
	padding-top:2px;
	padding-bottom:2px;
	position:relative;
	width:800px;
	height:20px;
	color:#999;
}
div#credits a:link {
	color:#999;
}
a:link.popup, a:visited.popup {
	color:#000066;
}
a:hover.popup {
	color:#000099;
}
.clearfloat {clear:both;}
.scrollControl {
	width: 208px;
	padding-top: 10px;
	text-align: center;
}
#scroll1 {
	width:208px; 
	height: 410px; 
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
