@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	list-style-type: none;
}
* {
	padding: 0;
	margin: 0;
	outline: none;
	list-style-type: none;
	text-decoration: none;
}

.header {
	height: 105px;
	text-align: center;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/logo.png);
	background-position: center;
}
.menu {
	height: 58px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-image: url(images/menu-bg.png);
}
.main {
	background-image: url(images/bg-main.png);
	height: 292px;
	width: 884px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background: url(images/background.jpg) top center no-repeat #E8E4E2;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FAF5F4 url(images/bg.png) top center repeat-x;
}

h1 {
	font-size: 16px;
	color: #333;
}

.header .timeb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
	float: right;
	text-align: right;
	height: 35px;
	width: 230px;
	position: relative;
	top: 0px;
	background-image: url(images/time.png);
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: 30px;
	padding-right: 35px;
	padding-left: 45px;
}
.header .timeb .lang {
	float: right;
	text-align: right;
	width: 230px;
	position: absolute;
	bottom:-60px;
	right:5px;
}
.img {
	height: 246px;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.says {
	height: 57px;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/saying.gif);
}
.footer {
	background-color: #333;
	height: 50px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
}
.footer_text{
	width:989px;
	margin:0px auto;
}
.footer_group a{
	color:#666;
	text-decoration:none;
	font-size:11px;
}
.footer_group a:hover{
	color: #333;
	text-decoration: underline;
}
.footer_link{
	width:569px;
	float:right;
	padding:0px 10px 0px 10px;
	margin:0px auto;
	text-align:right;
}
.footer_w{
	width:400px;
	float:left;
}
.footer a{
	color:#FFF;
}
.text {
	width: 969px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	text-align: justify;
	font-family:Verdana;
}
.menu .menul {
	height: 58px;
	width: 226px;
	background-image: url(images/menu/menu_01.png);
	float: left;
}
.menu .menur {
	background-image: url(images/menu/menu_07.png);
	height: 58px;
	width: 221px;
}
.says .peoplesays {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 250px;
	margin-bottom: 0px;
	font-style: italic;
	line-height: 57px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	height: 57px;
	vertical-align: middle;
	overflow: hidden;
}
.text p {
	line-height: 22px;
}
.box_review_left{
	width:440px; float:left; border-right:1px #6CF solid; padding:5px; padding-right:40px;
}
.box_review_right{
	width:440px; float:right; padding:5px;
}
.box_review_clear{
	clear:both; border-bottom:3px #28aee9 solid; height:20px; margin-bottom:5px;
}


/* GALLERY*/


.gallery_box{
	float:left;
	width:142px;
	height:142px;
	border:1px solid #1b4f88;
	padding:4px;
	color:#c7c7d3;
}
.gallery_box img{
	max-width:140px;
	max-height:140px;
	border:0px;	
}
.gallery_box a{
	text-decoration:none;
	color:#c7c7d3;
	font-weight:bold;
}
.gallery_box a:hover{
	text-decoration: underline;
	color:#0000FF;
}
.gallery_list{
	float:left;
	width:142px;
	height:142px;
	border:1px solid #1b4f88;
	padding:3px;
	color:#c7c7d3;
	text-align:center;
}
.gallery_list img{
	max-width:140px;
	max-height:140px;
	border:0px;
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
