body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	color: #ffffff;
}

img {
	display: block;
	border: none;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin-bottom: 15px;
}

h1 {
	margin: 0px 0px 40px 0px;
	font-weight: normal;
	font-size: 25px;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

.clear {
	clear: both;
}

.first {
	margin-top: 0px;
}

.last {
	margin-bottom: 0px;
}

.margin_left {
	margin-left: 28px;
}

.special {
	font-weight: bold;
	color: #ffff00;
}

.link:hover {
	color: #fdff27;
}

.top {
	position: relative;
	width: 1000px;
	margin: auto;
	padding-top: 10px;
}

.top .logo {
	background: url('../images/logo.png') no-repeat 0px 0px;
	display: block;
	float: left;
	width: 300px;
	height: 80px;
	overflow: hidden;
	text-indent: -1000px;
}

.top .menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: -14px;
	list-style: none;
}

.top .menu li {
	float: left;
	margin-left: 12px;
}

.top .menu li:first-child {
	margin-left: 0px;
}

.top .menu a {
	font-size: 13px;
	color: #000000;
}

.top .pl,
.top .cz {
	position: absolute;
	top: 10px;
	right: 0px;
}

.top .pl {
	right: 43px;
}

.background {
	position: relative;
	width: 100%;
	height: 600px;
	margin-top: 10px;
}

.background .left {
	background: #dadada;
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0px;
}

.background .right {
	background: #845a26;
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0px;
}

.background .wrap,
.background .wrap2,
.background .wrap3,
.background .wrap4,
.background .wrap5 {
	background: url('../images/photo.jpg') no-repeat 0px 0px;
	position: relative;
	width: 1000px;
	height: 100%;
	margin: auto;
}

.background .wrap2 {
	background: url('../images/photo02.jpg') no-repeat 0px 0px;
}

.background .wrap3 {
	background: url('../images/photo03.jpg') no-repeat 0px 0px;
}

.background .wrap4 {
	background: url('../images/photo04.jpg') no-repeat 0px 0px;
}

.background .wrap5 {
	background: url('../images/photo05.jpg') no-repeat 0px 0px;
}

.background .wrap .content,
.background .wrap2 .content,
.background .wrap3 .content,
.background .wrap4 .content,
.background .wrap5 .content {
	background: url('../images/background.png') repeat 0px 0px;
	position: relative;
	width: 920px;
	height: 520px;
	padding: 20px;
	top: 20px;
	left: 20px;
}

.special_info {
	background: #ffff00;
	position: absolute;
	width: 890px;
	padding: 10px;
	bottom: 20px;
	border: solid 5px #000000;
	font-weight: bold;
	color: #000000;
}

.offer .box01,
.offer .box02,
.offer .box03 {
	float: left;
	width: 250px;
	height: 250px;
	text-align: center;
}

.offer .box01 {
	margin: 0px 35px 0px 50px;
}

.offer .box03 {
	margin: 0px 50px 0px 35px;
}

.box022,
.box033 {
 display: none;
}

.gallery {
	float: left;
	width: 810px;
	margin-left: 26px;
}

.gallery a.first_photo,
.gallery2 a.first_photo {
	margin-left: 0px;
}


.gallery .abc,
.gallery2 .abc {
	float: left;
	display: block;
	width: 183px;
	height: 135px;
	margin: 0px 0px 25px 25px;
}

.gallery2 .abc  {
	width: 211px;
}

.gallery .last_row,
.gallery2 .last_row {
	margin-bottom: 0px;
}

.contact_box .text {
	float: left;
}

.contact_box .map {
	float: right;
	width: 700px;
	height: 455px;
	margin-top: 5px;
}

.footer {
	width: 1000px;
	height: 40px;
	margin: auto;
	padding-top: 10px;
}

.footer .pepesoft {
	background: url('../images/pepesoft.png') no-repeat 0px 0px;
	float: right;
	width: 149px;
	height: 29px;
}