html {

}



body { 

	background: #D5D4C3;

	background-image: url('images/hhbackground.gif');

	background-repeat: repeat-y;

	background-position: center center;

	text-align:center;

	margin:0px;

	font-family: Tahoma;

	font-size:12px;

	font-color: #000000;

}



input, textarea, select, radio {

	font-family: Tahoma;

	font-size: 11px;

	border: 1px solid #D0D0D0;

	background-color: #EFEFEF;

	padding:1px;

}

input:hover, input:focus,

textarea:hover, textarea:focus,

select:hover, select:focus,

radio:hover, radio:active {

	background-color: #E0E0E0;

}



a, a:visited {

	color: #000000;

	font-weight: bold;

}



a:hover, a:active {

	color: #666666;

}



h1 {

	font-size: 11px;

	margin: 0px;

	padding:0px;

}



h2 {

	font-size: 11px;

	margin: 0px;

	padding:0px;

}

#container {

	float: left;

	width:814px;

	position: absolute;

	left: 50%;

	margin-left: -428px;

	padding: 10px 20px 5px 20px;
	background-color:#D5D4C3;



}



#header {

	float: left;

	width: 813px;

	height: 100px;

	background-image: url('rotation/header_1.gif');

	border:0;

}



#navigation {
	height:18px;
	border: 0;
	margin-top:0px;
	background-color: #D5D4C3;
	text-align: right;

}



#navigation ul {

	height:18px;

	background-color: #D5D4C3;

	margin: 0px;

	padding: 0px;

	list-style: none;

}



#navigation ul li {

	

	height:18px;

	padding: 0px;

	padding-top:1px;
	
	padding-right: 4px;
	background-color: #D5D4C3;

}



#navigation ul li.active {

	background-color: #D5D4C3;
	font-weight: bold;

}



#navigation a, #navigation a:visited {

	text-decoration: none;

	font-weight: bold;

	color: black;

	padding: 1px 5px 4px 5px;

}



#navigation a.active {

	text-decoration: none;

	background-color: #D5D4C3;
	font-weight:bold;
	color:white;

}

#navigation a:hover {

	text-decoration: none;

	background-color: #D5D4C3;
	font-weight: bold;
	color:white;

}


#subnavigation,#content_news {

	float: left;

	width: 180px;

	text-align:left;

	font-size: 11px;

	padding: 0px 15px 0px 0px;

}



#subnavigation ul, #content_news ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



#subnavigation ul li, #content_news ul li {

	border-bottom: 0px;

}



#subnavigation ul li a, #subnavigation ul li a:visited,

#content_news ul li a, #content_news ul li a:visited {

	display:block;

	font-weight: normal;

	text-decoration: none;

	color: #000000;

	padding: 3px 0px 3px 0px;

}



#subnavigation ul li a.active, #subnavigation ul li a:hover,

#content_news ul li a.active, #content_news ul li a:hover  {

	display:block;

	background-color: #EFEFEF;

	padding: 3px 0px 3px 0px;

}





#content {

	float: left;

	width: 819px;
	background-color:#D5D4C3;

	border-bottom: 0;
	margin-top:5px;

	/*padding: 15px 0px 5px 0px;*/

}



#content_main,

#content_home {

	float: left;

	width: 616px;

	padding: 0px 5px 0px 0px;
	
	background-color:#D5D4C3;

}



#content_main_title, 

#subnavigation_title {

	border: 1px solid #D0D0D0;

	background-color: #EFEFEF;

	text-align:left;

	font-size: 11px;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 3px;

}



#content_main_text {

	width: 100%;

	min-height: 450px;

 	height:auto !important;

 	height:450px;

	text-align: justify;

	font-size: 11px;

	padding-left: 3px;

	padding-top: 20px;

	padding-bottom:20px;

	font-weight:normal;

}



#content_main_footer, #content_main_footer_woline {

	width: 100%;

	text-align:right;

	font-size: 9px;

	margin-top: 3px;

	padding:0px;

}



#content_main_footer_woline {

	text-align:left;

	border: 0px;

}



#content_main_footer a, #content_main_footer a:visited,

#content_main_footer_woline a, #content_main_footer_woline a:visited {

	color: #D0D0D0;

	text-decoration: none;

}



#content_main_footer a:hover, #content_main_footer a:active,

#content_main_footer_woline a:hover, #content_main_footer_woline a:active {

	color: #000000;

}



#footer {

	float: left;

	width: 100%;

	text-align:left;

	font-size: 9px;

	font-weight: normal;

	margin-top: 5px;

}



#footer a, #footer a:visited {

	text-decoration: none;

}



.row1 {

	background-color: #FFFFFF;

}

.row2 {

	background-color: #EFEFEF;

}





