@charset "UTF-8";

body {
	margin: 0px;
	font-family: Helvetica, sans-serif, Arial;
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #CCC;
	font-size: 103%;
	line-height: 1.6em;
}
.clearing {
}
#main_container {
	height: auto;
	width: 930px;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#nav_container {
	height: 74px;
	width: 930px;
}
#sshow_container {
	clear: both;
	height: auto;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 0px;
	position: relative;
	min-height: 551px;
}
#logo_box {
	float: left;
	height: 74px;
	width: 248px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	font-size: 0.1em;
	z-index: 190;
}
#slide_wintop {
	font-size: .1em;
	background-image: url(../images/slds_tp_edg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 11px;
	width: 930px;
}
#nav_box {
	float: right;
	height: 35px;
	width: 660px;
	margin-top: 20px;
}
#slide_window {
	padding-bottom: 0px;
	padding-left: 20px;
	height: 535px;
	width: 910px;
	background-image: url(../images/tv_bg.png);
	background-position: bottom;
}

.slideshow_images {
	width:890px;
	height:500px;
	overflow:hidden;
	background-color: #F00;
}
#slide_thumbs {
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
}
#slide_thumbs  li {
display:inline;
margin:0 8px 0 0;
padding:0 0 2px 0;
}
#slide_winbtm {
	font-size: 0.1em;
	background-image: url(../images/slds_btm_edg.png);
	background-repeat: no-repeat;
	clear: both;
	height: 7px;
	width: 930px;
}
#nav2_icons_container {
	font-size: 0.1em;
	height: 57px;
	width: 930px;
	margin-top: 0px;
	padding-top: 18px;
	padding-bottom: 5px;
	background-image: url(../images/thick_crv_line.png);
	background-repeat: no-repeat;
	text-align: center;
}
#copyright_box {
	font-size: 0.58em;
	text-align: center;
	width: 930px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	color: #555;
}
#content_container {
	clear: both;
	height: auto;
	padding-bottom: 26px;
	position: relative;
	min-height: 551px;
	width: 930px;
	padding-right: 10px;
	background-image: url(../images/content_bx_tpbg.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	font-size: .65em;
}
#gallery {
	margin-left: 5px;
	height: Auto;
}
#gallery1 {
	margin-left: 5px;
	min-height: 640px;
}
#left_subnav_container {
	float: left;
	width: 250px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: .75em;
}
#left_subnav_container a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#left_subnav_container  ul  {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
}
#left_subnav_container li {
	margin-top: 10px;
	display: block;
	width: 120px;
	margin-bottom: 5px;
}

.active_block {
	padding:2px;
	color:#aeaeae !important;
	background-color: #000000;
}
#content_box {
	float: right;
	width: 662px;
}
#content_container {
	clear: both;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 0px;
	position: relative;
	margin-top: 28px;
	min-height: 300px;
}
.red_box_txt {
	color: #FFF;
	background-color: #F00;
	padding: 3px;
	margin-left: 1px;
}
.section_title_box {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#logo_titlebox {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
