body {
	padding: 0;
	margin: 0;
	font-family: arial;
	background-color: #FFFFFF;
	font-size: 11px;
	color : #000000;
}

A:Link  {text-decoration : none; color : #307089;}
A:Visited  {text-decoration : none; color : #307089;}
A:Active  {text-decoration : none; color : #307089;}
A:Hover  {text-decoration : none; color : #0000FF;}

p {font-size:11px ; font-family: arial; }
h1 {font-size:16px ; font-family: arial; color : #307089; padding-left:0px;}

h2 {font-size:14px ; font-family: arial; color : #307089;}
h2 A:Link  {text-decoration : none; color : #307089;}
h2 A:Visited  {text-decoration : none; color : #307089;}
h2 A:Active  {text-decoration : none; color : #307089;}
h2 A:Hover  {text-decoration : none; color : #0000FF;}
.img_top_l {
	height: 476px;
	width: 101px;
	float: left;
}
.img_l {
	float: left;
	height: 236px;
	width: 101px;
	background-repeat: no-repeat;
	background-image: url(images/about01.gif);
}
.img_r {
	height: 236px;
	width: 95px;
	float: right;
	background-image: url(images/cuisine02.gif);
	background-repeat: no-repeat;
}
.img_top_r {
	height: 476px;
	width: 95px;
	float: right;
}
.info {
	width: 120px;
}
.image {
	height: 140px;
	width: 120px;
}
.flash {
	height: 240px;
	width: 779px;
}
.main  {
	float: left;
	padding-right: 24px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	overflow: hidden;
	position: relative;
	width: 539px;
	padding-top: 20px;
}
.main_click {
	height: 30px;
	background-color: #FFF;
	padding-right: 24px;
	padding-left: 26px;
	margin-left: 95px;
}
.top {
	height: 476px;
	width: 684px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_menus {
	float: left;
	padding-right: 24px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	width: 586px;
	list-style-type: disc;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 236px;
}
.bottom {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 236px;
	width: 684px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	height: 24px;
	width: 779px;
	background-color: #333;
}

.nav1  { padding-left:10px; font-family : arial ;font-size : 10px; color : #0099CC; font-weight: bold; }
.nav1 A:Link  {text-decoration : none; color : #0099CC; font-weight: bold; }
.nav1 A:Visited  {text-decoration : none; color : #0099CC; font-weight: bold; }
.nav1 A:Active  {text-decoration : none; color : #0099CC; font-weight: bold; }
.nav1 A:Hover  {text-decoration : none; color : blue; font-weight: bold; }

.nav2  {font-family : arial ;font-size : 11px; color : #307089; font-weight: normal; }
.nav2 A:Link  {text-decoration : none; color : #307089; font-weight: normal; }
.nav2 A:Visited  {text-decoration : none; color : #307089; font-weight: normal; }
.nav2 A:Active  {text-decoration : none; color : #307089; font-weight: normal; }
.nav2 A:Hover  {text-decoration : none; color : #0000FF; font-weight: normal; }

.footer  {font-family : arial ;font-size : 10 px; color : #999999;}
.footer A:Link  {text-decoration : none; color : #999999;}
.footer A:Visited  {text-decoration : none; color : #999999;}
.footer A:Active  {text-decoration : none; color : #C2E6C0;}
.footer A:Hover  {text-decoration : none; color : #C2E6C0;}

#wrapper2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
height:500px;
left:50%;
margin-left:-400px;
margin-top:-250px;
position:absolute;
top:50%;
width:779px;
}

.formtitle  {font-family: arial; font-size: 11 px; font-weight: bold;  color: #C1EAC2;}
.formelement  {font-family: arial; font-size: 11 px; font-weight: normal;  color: #000000;width:153 px;}

/*  Easy Scroll */

#easyscrollnav, #easyscrollnav li {
	margin:0;
}	

#easyscrollnav {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	width: 20px;
}

#easyscrollnav li {
	color: #404A50;
	cursor:pointer;
	float:left;
	height: 20px;
	padding:0;
	width: 20px;
	text-indent: -9000px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}			
		
#easyscrollnav li.over{
	color:#00F;
}	
		
#easyscrollnav #btnUp { background-image:url(images/btnUp.gif)!important; }
#easyscrollnav #btnDown {
	background-image:url(images/btnDown.gif)!important;
	margin-top: 90px;
}
#easyscrollnav #btnReset {background-image:url(images/btnReset.gif)!important; }
	
#easyscrollnav #btnUp:hover {background-image:url(images/btnUpHov.gif)!important; }
#easyscrollnav #btnDown:hover {background-image:url(images/btnDownHov.gif)!important; }
#easyscrollnav #btnReset:hover {background-image:url(images/btnResetHov.gif)!important; }


/*  Easy Scroll2 */

#easyscroll2nav, #easyscroll2nav li {
	margin:0;
}
#easyscroll2nav {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	width: 20px;
}
#easyscroll2nav li {
	color: #404A50;
	cursor:pointer;
	float:left;
	height: 20px;
	padding:0;
	width: 20px;
	text-indent: -9000px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#easyscroll2nav li.over {
	color:#00F;
}
#easyscroll2nav #btnUp {background-image:url(images/btnUp.gif)!important;
}
#easyscroll2nav #btnDown {
	background-image:url(images/btnDown.gif)!important;
	margin-top: 40px;
}
#easyscroll2nav #btnReset {background-image:url(images/btnReset.gif)!important;
}
#easyscroll2nav #btnUp:hover {background-image:url(images/btnUpHov.gif)!important;
}
#easyscroll2nav #btnDown:hover {background-image:url(images/btnDownHov.gif)!important;
}
#easyscroll2nav #btnReset:hover {background-image:url(images/btnResetHov.gif)!important;
}
