body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url('../i/bodyback.gif') repeat left top;
	background-color: #194a0c;
	color: #ffffff;
	} 
body, div, p {
	font: normal 11px Tahoma;
}
#header {
	width: 828px; height: 167px;
	margin: 0 auto;
	background: url('../i/headback.jpg') no-repeat left top;
}
#header img {
border: 0;
}
#logo {
	border: 0;
	margin: 15px 0 0 40px;
}
a#lang {
	float: right;
	position: relative;
	right: 50px; top: 10px;
	text-decoration: none;
}
a#lang:hover {
	text-decoration: none;
}
#fastLinks {
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0;
}
#fastLinks li {
	display: inline;
	margin: 0 0 0 30px;
}
#mainBox {
	width: 828px;
	margin: 0 auto;
	background: url('../i/mainback.gif') repeat-y 26px top;
}
#main {
	width: 828px;
	margin: 0 auto;
	background: url('../i/contback.jpg') no-repeat right bottom;
}
#content, #PhotoGallery {
	float: left;
	width: 515px;
	margin: 0 0 0 20px;
	padding: 5px 0;
	text-align: left;
	line-height: 1.5;
	color: #000;
}
#PhotoGallery a img {
	border: 3px solid #ccc;
	margin: 4px;
}
#PhotoGallery a:hover img {
	border: 3px solid #5B7632;
	margin: 4px;
}
#content p {
	text-align: justify;
}
#content ul {
	margin: 8px 0 0 10px;
}
#content li {
	margin: 3px 0 0 20px;
	padding-left: 0;
	list-style-image: url('../i/bullet_arrow.gif');
	
}
#content a {
	font: normal 11px Tahoma;
	color: #a00e2c;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 828px; height: 47px;
	background: url('../i/footback.jpg') no-repeat 26px bottom;
	font: normal 9px Tahoma;
}
#footMenu {
	float: right;
	list-style-type: none; height: 12px;
	margin: 5px 50px 0 0 !important;
	margin: 5px 25px 0 0;
}
#footMenu li {
	display: inline;
	margin: 0; padding: 0 2px 0 7px;
	background: url('../i/footmenusep.gif') no-repeat left bottom;
	height: 12px;
}
#footMenu  li.firstli {
	background: url('../i/none.gif') no-repeat left bottom;
}
#footer a {
	font: normal 9px Tahoma;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	font: normal 9px Tahoma;
	color: #ffb400;
	text-decoration: underline;
}
#copyright {
	margin: 0 0 0 60px;
	font: normal 9px Tahoma;
	line-height: 1.6;
}
#Nav {
	float: left;
	margin: -5px 0 0 30px !important; margin: -5px 0 0 15px;
	padding: 0 0 240px 0;
	width: 209px;
	text-align: center;
	background-color: #ccc;
	background: url('../i/submenuback.jpg') no-repeat left top;
}
#Menu {
	margin: 7px 0 0 0; padding: 0;
	text-align: left;
}
#Menu li {
	list-style-type: none;
	margin: 0; padding: 0;
	height: 35px;
}
#Menu a {
	display: block;
	width: 184px; height: 35px !important; height: 25px;
	padding: 10px 0 0 25px;
	font: bold 16px "Times New Roman";
	color: #fff;
	text-decoration: none;
	background: url('../i/menu_but.gif') no-repeat left top;
}
#Menu a:hover {
	font: bold 16px "Times New Roman";
	color: #ffb400;
	text-decoration: none;
	background: url('../i/menu_but.gif') no-repeat left -55px;
}
h1 {
	font: bold 20px "Times New Roman";
	color: #a00e2c;
}
h2 {
	font: bold 18px "Times New Roman";
	color: #a00e2c;
}
h3 {
	font: bold 14px "Times New Roman";
	color: #a00e2c;
}
#siteBack {
	clear: both;
	margin: 0 auto;
	width: 828px; height: 100%;
	background: url('../i/footback.jpg') repeat-y 26px top;
}
	table.prices {
	font: normal 11px Tahoma;
	width: 100%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	table.prices td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	}
	table td.title {
	background-color: #ebebeb;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	font: bold 10px Tahoma;
	color: #666;
	}