/* CSS Document */



body
{
	margin: 0px;
	padding:0px;
	background:#333333 url(bottom1024pxR3C2.jpg) repeat-y top left;
	font-family:Verdana;
}

#reserv
{
	width:100%;
	max-height:15px;
	text-align:right;
	font-size:x-small;
	background:#000000;
	position:absolute;
	bottom:0px;
	 left: 0px;
}


#wrapper
{
	position:absolute;
	width:100%;
	height:100%;
}

#header_1
{
	float:left;
	width:146px;
	height:163px;
	background:url(1024pxR1C2.jpg) no-repeat;
}

#header_2
{
	float:left;
	width:216px;
	height:163px;
	background:url(1024pxR1C3.jpg) no-repeat;
}

#header_3
{
	float:left;
	max-width:245px;
	height:163px;
	background:url(1024pxR1C4.jpg) no-repeat;	
}

#header
{
	position:absolute;
	width:100%; 
	background:url(1024pxR1C5.jpg) repeat-x top left;
}


#header_5
{
	float:right;
	width:211px;
	height:163px;
	background:url(1024pxR1C6.jpg) no-repeat;
}

#content
{
	top:163px;
	position:absolute;
	min-height:465px;
	width:996px;
	clear:left; 
}

#main
{
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:600px;
	text-align:left;
	min-height:445px;
}

#leftcont
{
	width:146px;
	height:465px;
	float:left;
	background: url(1024pxR2C2.jpg) no-repeat;
}

#centercont
{
	width:216px;
	height:465px;
	float:left;
	background: url(1024pxR2C3.jpg) no-repeat;
}

#maincont
{
	width:634px;
	height:465px;
	float:left;
	background: url(1024pxR2C4.jpg) no-repeat;
}

.menu
{  
	padding:0;
  	margin-top: 15px;
  	margin-left:17px;
}

.menu li
{
	display:block;
	width: 179px;
	height: 42px;
	margin-top:5px;
	padding-top:15px;
	background: url(Btn_Normal.jpg) no-repeat;
	list-style-type:none;
	text-align:center;
	

}

.menu li span
{
	color:#6a93b3;
	font-weight:bold;
	text-align:center;
}

.menu li span a
{
	color:#8DD310;
}

.submenu1
{
	padding:0;
  	margin-top: 15px;
  	margin-left:0px;
}

.submenu1 li
{
	width: 179px;
	height: 28px;
	margin-top:5px;
	padding-top:5px;
	background: url(Btn_SubOver.jpg) no-repeat;
	list-style-type:none;
	text-align:center;

}

.submenu1 li span 
{
	color: #ffffff;
	font-weight:bold;
	text-align:center;
}

.submenu1 li span a 
{
	color: #ffffff;
}

#reserv
{
	position:fixed;
	bottom:0px;
	color:white;
	width:100%;
	height:28px;
	background:black;
}

a 
{
	color:#8DD310;
	text-decoration:none;
}
