body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font: 10pt arial;
	color: #ffffff;
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
}

.hidden {
	display: none;
	position: absolute;
	left: -9999px;
}

h1        { 
	font-size: 15pt; 
	font-weight: normal;  
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

h2       { 
	font-size: 13pt; 
	font-weight: normal;  
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h3       { 
	font-size: 11pt; 
	font-weight: normal;  
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input, select, textarea {
	margin: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	border: 1px solid #655D52;
	background-color: #1A1A1A;
font: 10pt arial;
}

a {
	color: #655D52;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
	text-decoration:none;
}

#container {
	width:800px;
	height: auto !important;
	z-index:0;
	margin: 0 auto;
}

#site {
	float:left;
	width:800px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
}

#header {
	float:left;
	width:800px;
	height: 170px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}

#frame {
	float:left;
	width:800px;
	height: auto !important;
	padding: 50px 0px 50px 0px;
}

#navigation {
	float:left;
	width:150px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
}

#navbar ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navbar ul li{
	border-bottom: 0px solid #ffffff;
	letter-spacing: 0.1em;
}

#navbar ul li a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 2px 2px 0px;
	text-transform:uppercase;
	font: 9pt arial;
}

#navbar ul li.level_2 a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #655D52;
	padding: 1px 1px 1px 15px;
	text-transform:uppercase;
	font: 8pt arial;
}

#navbar ul li.level_3 a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #655D52;
	padding: 0px 0px 0px 30px;
	text-transform:uppercase;
	font: 7pt arial;
}

#navbar ul li a.active, #navbar ul li a:hover {
	display:block;
	font-weight: normal;
	padding: 2px 2px 2px 0px;
	font: 9pt arial;
	color: #655D52;
}

#navbar ul li.level_2 a.active, #navbar ul li.level_2 a:hover {
	display:block;
	font-weight: normal;
	padding: 1px 1px 1px 15px;
	font: 8pt arial;
	color: #ffffff;
}

#navbar ul li.level_3 a.active, #navbar ul li.level_3 a:hover {
	display:block;
	font-weight: normal;
	padding: 0px 0px 0px 30px;
	font: 7pt arial;
	color: #ffffff;
}

#content {
	float:left;
	width:599px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border-left: 1px solid #655D52;
	padding: 0px 0px 0px 50px;
}

#content_pic_border {
	float:left;
	width:579px;
	height: 250px;
	border: 1px solid #655D52;
	padding: 9px 9px 9px 9px;
	margin: 0px 0px 30px 0px;
        overflow: hidden;
}


#content_text {
	float:left;
	width:599px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
}

#content_news{
	float:left;
	width:599px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content_news h3{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#content_news div.news{
	float:left;
	width:599px;
	height: auto !important;
	border-top: 1px solid #655D52;
	padding: 25px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
}

#content_news div.news_pic_border{
	float:left;
	width:107px;
	height: 107px;
	border: 1px solid #655D52;
	padding: 9px 9px 9px 9px;
	margin: 0px 25px 0px 0px;
}

#content_news div.news_pic {
	float:left;
	width:107px;
	height: 107px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/testpict_big.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#content_news div.news_content {
	float:left;
	width:447px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
}

#content_news div.news_text {
	float:left;
	width:447px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
}

#content_news div.news_more {
	float:left;
	width:447px;
	height: 15px;
	padding: 15px 0px 0px 0px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font: 8pt arial;
}


#footer {
	float:left;
	width:100%;
	height: 175px;
	padding: 25px 0px 0px 0px;
	background-color:#000000;
	background-image:url(images/footer.jpg);
	background-repeat: repeat-x;
	color:#655D52;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font: 7pt arial;
}

#footer_container {
	width:800px;
	height: 200px;
	z-index:0;
	margin: 0 auto;
}


#footer_left {
	float:left;
	width:400px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#footer_right {
	float:left;
	width:400px;
	padding: 0px 0px 0px 0px;
	text-align:right;
}



