body {
	background-color: #EEECE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #A2C453;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#slideshow a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

.menu a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

.container {
	margin: 0px;
	padding: 0px;
	margin:0 auto;
}
.main {
	background-image: url(images/photobg.png);
	background-repeat: no-repeat;
}
.photos {
	margin: -10px 0 0 -40px;
	overflow: hidden;
}
.header {
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	position:absolute;
	top: 0px;
	left: auto;
	margin-left: 20px;
}
.logo {
	position:absolute;
	background-image: url(images/logobox.png);
	height: 77px;
	width: 236px;
	left: auto;
	top: 0px;
	margin-left: 20px;
	cursor: pointer;
	cursor: hand;
}
.logo .logo_main {
	font-size: 35px;
	color: #FFF;
	letter-spacing:-2px;
	margin-left: 20px;
	margin-top: 10px;
}
.logo .logo_slogan {
	font-size: 14px;
	color: #000;
	letter-spacing:-1px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	margin-top: -8px;
	margin-left: 28px;
}
.support {
	position:absolute;
	left: auto;
	top: 150px;
	margin-left: 45px;
	width: 236px;
	height: 131px;
	zindex: 200;
	background-image: url(images/supportbg.png);
	background-repeat: no-repeat;
}

.support img {
	margin: 20px 0 0 20px; 
}
ul#slideshow{
	list-style:none;
	margin:auto;
	width:	1100px;
	height:	360px;
	overflow:hidden;
	top: 0px;
}
#fssPrev {
	position:absolute;
	left:auto;
	top: 320px;
	margin-left: 935px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 15px;
	text-indent: -100px;
	overflow:hidden;
	cursor: hand;
	cursor: pointer;
	z-index: 1000;
}
.right_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D4CF;
	border-right-color: #D6D4CF;
	border-bottom-color: #D6D4CF;
	border-left-color: #D6D4CF;
}
.top_border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D4CF;
	border-right-color: #D6D4CF;
	border-bottom-color: #D6D4CF;
	border-left-color: #D6D4CF;
	margin-top: 20px;
}
#fssNext {
	position:absolute;
	left: auto;
	top: 320px;
	margin-left: 1080px;
	height: 26px;
	width: 15px;
	text-indent: -2000px;
	background-image: url(images/right.png);
	overflow:hidden;
	cursor: hand;
	cursor: pointer;
}
#fssPlayPause {
	position:absolute;
	left: auto;
	top: 300px;
	margin-left: 950px;
}
#fssList {
	position: absolute;
	left: auto;
	top: 310px;
	margin-left: 930px;
	width: 110px;
}
#fssList li {
	float: left;
	list-style: none;
	list-style-image: none;
	text-indent: -1000px;
	background-image: url(images/list.deactive.png);
	height: 16px;
	width: 16px;
	margin-right: 10px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}

#fssList li.fssActive {
	background-image: url(images/list.active.png);
}
.footer {
	padding: 10px;
	font-size: 12px;
}
h1 {
	font-size: 32px;
	color: #A0C452;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 22px;
	color: #908F8D;
	margin:0px;
	padding:0px;
}
.home_why_book ul {
	list-style-type:none;
	padding:5px 10px 10px 10px;
	margin:0px;
}
.home_why_book li
{
background-image:url(images/ok.png);
background-repeat:no-repeat;
background-position:0px; 
padding-left: 18px;
margin-top:10px;
}
.color {
	font-size:16px;
	color:#A1C452;
}
.alert {
	font-size: 16px;
	color: #FFF;
	background-color: #B2D75A;
	border: 3px solid #A2C453;
	padding: 10px;
	margin:10px;
}

.menu {
	float: right;
	margin-right: 40px;
	top: -10px;
	text-transform: lowercase;	
}

.menu {
	font-size: 12px;
}

.language ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-top: -15px;
	padding-right: 30px;
	text-transform: lowercase;	
}

.language .menu-current {
	display: none;
}
.submenu {
	margin-top: 10px;
}
.submenu a {
	color:  #666666;
	font-size: 14px;
	padding: 5px 0px;
	text-transform: lowercase;
}

.submenu td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D4CF;
	border-right-color: #D6D4CF;
	border-bottom-color: #D6D4CF;
	border-left-color: #D6D4CF;
	margin-top: 20px;
}

.content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.submenu_title {
	text-transform: lowercase; 
	margin-top: 10px;
}

.page_title {
	text-transform: lowercase; 
}
