html{overflow-y:scroll}
html{overflow:-moz-scrollbars-vertical}

body{margin:0px; padding:0px; }
a{
	text-decoration:none;
	color: #FF7900;
	font-weight: bold;
}
a:active{text-decoration:none}
a:visited{text-decoration:none}
a:hover{text-decoration:underline}

p{margin:10px 0px 0px 0px;}

.title{color:#FF7900; font-weight:bold;}
.hr{border-top:1px solid #cccccc; height:1px; line-height:1px; font-size:1px; margin:10px 0 10px 0;}

.picfloat{margin:2px 5px 1px 0px; padding:0px 5px 1px 0px; float:left}

#footer{
	width:850px;
	z-index:4;
	position:relative;
	text-align:left;
	clear:both;
	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	
	
	
}

#footer a{
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}
#footer a:hover{text-decoration:underline}

#content{
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1;
	color:#333333;
	font-size:12px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height:440px;
	min-height:440px;
}
#contentGallery{
	width:850px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1;
	color:#333333;
	font-size:12px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height:440px;
	min-height:440px;
}
.index_bg {
	background-image: url(images/home_back_repeat.jpg);
	background-repeat: repeat-x;
	
}
.index_header {
	top:0px;
	width:850px;
	height:430px;
	z-index:3;
	font:14px Arial,Helvetica,sans-serif;
	position: relative;
	margin:0px auto;
	padding-top: 0px;
}
.sub_header {
	top:0px;
	width:850px;
	height:260px;
	z-index:3;
	font:14px Arial,Helvetica,sans-serif;
	position: relative;
	margin:0px auto;
	padding-top: 0px;
}
.sub_bg {

	background-image: url(images/sub_back_repeat.jpg);
	background-repeat: repeat-x;
	
}
.title {
	position: relative;
	left: 0px;
	top: 0px;
}
#container {
}
#indexcontainer {
}
.floatright {
	position: relative;
	float: right;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.floatleft {
	float: left;
	position: relative;
	padding-left: 50px;
	padding-right: 70px;
	padding-top: 10px;
}
#comingsoon {
	width:770px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1;
	visibility:visible;
	color:#333333;
	font-size:12px;
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	right: 10px;
	height: 171px;
	top: 273px;
	left: 152px;
}
#side_nav {
	width: 250px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 243px;
	bottom: 0px;
	background-image: url(images/sidenav.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#home_content {
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1;
	color:#333333;
	font-size:12px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height:280px;
	min-height:280px;
}
#gallery {
	position: relative;
}
#gallery_container {
	background-image: url(images/gallery_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#gallery_bg {
	background-image: url(images/gallery_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#DBDCDE;
	position: absolute;
	height: 670px;
	width: 300px;
}

