body {
	margin: 0px;
	padding: 0px;
	background: #698bc0 url(../images/bg.jpg) 50% 0;
	text-align:center;
}
	
body,td,tr,input,textarea,option,select {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*#logo_holder {
	background-image: url(../images/logo_w_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	}*/

#container	{
	width: 711px;
	text-align: left;
	margin: 0 auto;
	}
	
#header	{
	height: 164px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	}

.menu	{
	padding-right: 0px;
	white-space:nowrap;
	}
	
	*:lang(en) .menu{
		padding-right: 10px !important;
		}
	
	.menu:empty {
		padding-right: 10px !important
		}
	
img #home{
	padding-right:10px;
	}
	
#photoblock1,
#photoblock2,
#photoblock3,
#photoblock4,
#photoblock5{
	padding: 8px 9px;
	height: 204px;
	width: 693px;
	}
	
#photoblock1{	
	background-image: url(../images/photo_bg_yellow.gif);
	}
	
#photoblock2{
	background-image: url(../images/photo_bg_green.gif);
	}

#photoblock3{
	background-image: url(../images/photo_bg_blue.gif);
	}

#photoblock4{
	background-image: url(../images/photo_bg_orange.gif);
	}
	
#photoblock5{
	background-image: url(../images/photo_bg_pink.gif);
	}
	
.centerphoto{
	padding: 0 5px;}
	
#content{
	background-color:#FFFFFF;
	padding: 10px 0;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	}
	
#footer	{
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height:128px;
	}
	
.emailus{
	float: right;
	margin: 80px 90px 0 0;
	width: 100px;
	height: 100px;}
	
.header1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header2	{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9933;
}
.header3	{
	font-size: 14px;
	color: #E57E6D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header4	{
	font-size: 12px;
	color: #5D7BAD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header5	{
	font-size: 12px;
	color: #93B831;
	font-family: Arial, Helvetica, sans-serif;
}

a.logolink{
	float:left;
	height:130px;
	width:130px;
	text-decoration:none;
	}

a.logo_text_link{
	float:left;
	margin:100px 0 0 90px;
	height:60px;
	width:200px;
	text-decoration:none;
	position:absolute;
	background: url(../images/transparent.gif) repeat;
	}
	
.logo_overlay{	
	float:left;
	margin:15px 0 0 623px;
	height:68px;
	width:175px;
	position:absolute;
	}

/* FOR THE LAYERS */
.on,
a.on:link, 
a.on:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
a.on:hover, 
a.on:active {
	background-color:#FFFFCC;
	color: #550000;
}

.off,
a.off:link, 
a.off:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
a.off:hover, 
a.off:active {
	background-color:#996600;
	color: #550000;
}


/********************Hiding Lists CSS**********************/
.tab_hover{
	margin:5px 0;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
	}
	
#tab1_data,
#tab2_data,
#tab3_data,
#tab4_data,
#tab5_data,
#tab6_data,
#tab7_data,
#tab8_data{
	margin:10px 0 0 20px;
	text-decoration:none;
	font-weight:normal;
	}
	
.tab{
	margin:2px 0;
	cursor:pointer;
	text-decoration:none;
	}
	
/******Other CSS*******/

.opentable{
	margin: -350px 0 0 -65px;
	width:800px;
	position:absolute;
	height:350px;
	}
	
.opentable_spacer{
	height:350px;
	}
	
.label {
	width: 250px;
	float: left;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.totheright {
	float: right;
}
