@charset "utf-8";
body {
	background: #330000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #666666;
}
#container {
	width: 688px;
	background: #330000;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-image: url(header.png);
	position: relative;
	height: 314px;
	margin-top: 20px;
}
#header .menu {
	position: absolute;
	width: 155px;
	height: 26px;
	left: 33px;
	top: 282px;
}
#header .menu img {
	border:0;
	padding:3px 1px;
}
#header .menu img:hover {
	opacity: 0.70;
	-moz-opacity:0.70;
	filter:Alpha(opacity=70);
}
#page {
	position: relative;
	height: 790px;
	background-color: #330000;
}
.left {
	position: absolute;
	height: 274px;
	width: 400px;
	top: 99px;
	left: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.left h1 {
	position: absolute;
	top: 1px;
	left: 9px;
	font-size: 14px;
	color: #FFFFFF;
	width: 324px;
}
.left ul{
	margin:33px 0 0 0;
	padding:0;
}
.left li {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	background-image: url(tick.png);
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
}
.right {
	position: absolute;
	width: 336px;
	height: 131px;
	left: 350px;
	top: 239px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.top {
	position: absolute;
	height: 87px;
	width: 665px;
	text-align: center;
	left: 10px;
	top: 6px;
}
.bottom {
	position: absolute;
	height: 42px;
	width: 487px;
	left: 113px;
	top: 386px;
}
.bottom img {
	border:0;
	padding:0;
	margin:0;
}
.foto {
	background-image: url(foto.png);
	position: absolute;
	height: 313px;
	width: 566px;
	left: 65px;
	top: 435px;
}
.footer {
	position: absolute;
	height: 20px;
	width: 423px;
	left: 136px;
	top: 764px;
	color: #666666;
}
.cost{
	padding-left:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contact {
	position: absolute;
	height: 81px;
	width: 239px;
	left: 431px;
	top: 101px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

