html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #4d0002;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
	background-image: url('images/bg.gif');
}
a {
	color: #bb0d01;
}
img {
	border: none;
}
table .bordered {
	border-collapse: collapse;
}
.bordered td {
	padding: 4px;
	border: 1px solid #4d0002;
}
#content {
	padding: 0px;
	margin-top: 10px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
#lefttd {
	text-align: right;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left 386px;
	background-image: url('images/whiteline.gif');
}
.arrow {
	padding-top: 384px;
}
#maintd {
	height: 90%;
	width: 92%;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 15px;
}
#top {
	width: 100%;
	height: 340px;
	background-color: #27755c;
}
#menu {
	width: 100%;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url('images/menubgl.gif');
}
#menudiv {
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url('images/menubgr.gif');
}
.menuitem {
	font-size: 13pt;
	font-family: Georgia;
	height: 52px;
	vertical-align: middle;
	text-transform: lowercase;
	background-repeat: no-repeat;
	background-position: center 35px;
	background-image: url('images/menuline.jpg');
}
.menuitem a {
	color: #ffffff;
	text-decoration: none;
}
.about:hover {
	color: #ffb566;
}
.services:hover {
	color: #53d6e8;
}
.prices:hover {
	color: #acd0d9;
}
.news:hover {
	color: #9fbbfa;
}
.contacts:hover {
	color: #fcd169;
}
#icons {
	padding-top: 15px;
}
#icons img {
	border-width: 0px;
	padding: 0px 7px;
}
#line {	
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 100%;
	text-align: left;	
	background-image: url('images/line.gif');	
}
#shadow {
	height: 23px;
	text-align: right;
	background-image: url('images/shadow.jpg');
}
#maintable {
	width: 100%;
	text-align: left;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url('images/lines.gif');
}
#headertd {
	width: 250px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header { 
	top: 420px;
	margin-left: -2px;
	position: absolute;
	z-index: +1
}
#text2 {
	width: 160px;
	padding-right: 25px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}
#text {
	padding-right: 50px;
	padding-bottom: 10px;
}
#text h1 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: lighter;
}
#text td {
	vertical-align: top;
}
.greenline {
	margin-bottom: 1px;
}
#righttd {
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left 386px;
	background-image: url('images/whiteline.gif');
}
#bottom {
	color: #ffffff;
	height: 15px;
	width: 100%;
	font-size: 10pt;
	font-family: Arial;
}
#bottom a {
	color: #ffffff;
	text-decoration: none;
}
#bottom td {
	vertical-align: center;
}
#bottom img {
	display: block;
}
.thumb {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}