* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(pict/panorama5.jpg);
	background-position: bottom right;
	background-repeat:repeat-x;
	height:100%
}
.description {
	margin: 5px;
}
li {
	font-size: 11px;
}
.contacts1 {
	color: #0000FF;
	text-decoration: underline;
}
.contacts2 {
	color: #FF0000;
	text-decoration: underline;
}
.more_description {
	background-color: #eeeeee;
}
.more_tab_headers_white {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.more_tab_headers_black {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.more_tab_text_red {
	color: #ff0000;
}
.more_tab_text_green {
	color: #00aa00;
}
tr.alt {
	background-color: #dddddd;
}

/* logo */
#whole{
	width:1000px;
    height: 155px;;
	margin:auto;
}
#logo1a{
	position:relative;
	width:850px;
	height:80px;
	float:left;
}
#logo1b{
	position:relative;
	float:left;
	width:150px;
	height:20px;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
}
#logo1b img{
	border:#000000 1px solid;
}
#logo1b #center{
	border:#000000 1px solid;
	margin-left:10px;
	margin-right:10px;
}
#logo2a{
	position:relative;
	float:left;
	width:300px;
	height:50px;
}
#logo2b{
	position:relative;
	float:left;
	width:700px;
	height:80px;
	top:-30px;
	z-index:99;
}

/* logo 2008-05-20 */
#logo3{
    background-color: #c2b59b;
    text-align: center;
    width: 1000px;
    height: 65px;
}
#logo3b {
    width: 1000px;
    height: 25px;;
    text-align: right;
}
/* /logo 2008-05-20 */
#clear{
	clear:both;
}
/* /logo */