

@import url("/inc/css/reset.css");
@import url("/inc/css/menus/vertical_subs.css");
@import url("/inc/css/custom.css");
@import url("/inc/modules/gallery/types/colorbox/colorbox.css");
@import url("/inc/modules/gallery/types/colorbox/colorbox-custom.css");
@import url("/inc/modules/news/news.css");

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;	
}

body {

	background-position: left top;
	background-color: #000;
	background-repeat: repeat-x;

}

body, div, span, p, td, th, h1, h2, h3, h4, h5, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h1 span  {
	font-size: 22px;
	font-weight: bold;
	color: #006cb0;
	font-family: Arial, Gadget, sans-serif;
	margin: 0;
}

h2, h2 span  {
	font-size: 18px;
	font-weight: normal;
	color: #006cb0;
	font-family: Arial, Gadget, sans-serif;
	margin: 0;
}

h3, h3 span  {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

form { margin: 0; }

a, a:active, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

input, select, textarea {
	
	color: #000000;
}


#template_outer {
	width: 100%;
	height: 800px;
}

#outer_bgLeft {

	background-position: right top;
	background-repeat: repeat-x;
	height: 100%;
	vertical-align: top;
}

#outer_bgLeft_img {

	width: 100%;
	height: 100%;

}

#outer_center {

	background-color: #FFF;
	width: 974px;
	vertical-align: top;
		
}

#template_inner {
	width: 974px;
	height: 800px;
}

#inner_top {
	
	background: url(/gfx/template/top.jpg) top left no-repeat;	
	width: 974px;
	height: 201px;
	
}

#inner_top_container {
	width: 974px;
	height: 201px;
	position: relative;
	z-index: 100;
}

#inner_main {
	
	position: relative;
	margin: 0 auto;
	width: 974px;
	height: 100%;
	min-height: 800px;
	z-index: 99;
	
}

#cols {
	width: 974px;
	line-height: 1.4;
}

#inner_cols {
	min-height: 700px;
		
	background-color: ;
}

#inner_col1 {
	width: 16px;
	vertical-align: top;
}

#inner_col1_container {
	width: 16px;
	position: relative;
}

#inner_col2 {
	width: 609px;
	vertical-align: top;
}

#inner_col2_container {
	width: 609px;
	position: relative;
}

#inner_col3 {
	width: 349px;
	vertical-align: top;
}

#inner_col3_container {
	width: 349px;
	position: relative;
}


#holder_content {
		
	margin: 0px 21px 0 0;
}

#inner_bottom {

	background-image: url(/gfx/template/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
	height: 297px;
	width: 974px;

}
#inner_bottom_container {

	height: 297px;
	width: 974px;
	position: relative;	
	
}


#outer_bgRight {

	background-position: left top;
	background-repeat: repeat-x;
	height: 100%;
	vertical-align: top;
}

#outer_bgRight_img {

	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;

}


p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}


div#status {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	border: 1px solid #afafaf;
	background-color: #fffedc;
	color: #707070;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	z-index: 101;
	display: none;
	padding: 5px 0 0 0;
	text-align: center;
}

img {
	border: none;
}

.menu_top {
	position: absolute;
	width: auto;
	height: auto;
	top: 54px;
	left: 170px;

}

.menu_subs {
	position: absolute;
	width: 160px;
	height: auto;
	top: 10px;
	right: 20px;

}
label { cursor: pointer; }



#flash_rotate {
	position: absolute;
	bottom: 25px;
	left: 315px;
}

#flash_top {
	margin-bottom: 2px;
}

#print {
	display: none;
}

#img_print {
	display: none;
}

ul#sitemap {
}




