
body {
	background-image: url(images/bg-bodyhp.png);
	background-repeat: repeat-x;
	background-position: center 0;
}
#master {
	background-image: url(images/bg-teaser.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
}

#innerwrap {
	background-image: none;
}
#content {
	width: 900px;
	background-image: none;
}
.hpcontent {
	position: absolute;
	top: 386px;
}
#sidebar {
	display: none;
}
.teaser {/*
	background-image: url(images/thesign.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	height: 245px;
}
.teaser ul {
	position: absolute;
	top: 175px;
	left: 0px;
	display: block;
	width: 720px;
}
.teaser li {
	font: normal bold 30px/50px VegurBoldCondensed, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	width: 330px;
	float: left;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}
.hp-buynow {
	position: absolute;
	top: 333px;
	right: 30px;
	text-align: center;
}

.hp-buynow a,
.hp-buynow a:visited {
	display: block;
	height: 41px;
	width: 165px;
	color: #FFFFFF;
	font: normal bold 16px/2.6em Diavlo, "Trebuchet MS", Palatino, sans-serif;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,0.6);
	background-image: url(images/find-out-more.png);
	background-repeat: no-repeat;
	background-position: center;
}
.hp-buynow a:hover {
	color: #FF9C00;
}
#content .customhtmlintro {
	width: 258px;
	min-height: 330px;
	display: inline-block;
	float: left;
	margin: 6px 0 20px;
	padding: 0 21px;
	text-align: justify;
	vertical-align: top;
	background-image: url(images/bg-intro.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#content .customhtmlintro h2 {
	text-align: center;
	color: #4b4b4b;
	height: 40px;
	font: normal normal 22px/40px Vegur, "Trebuchet MS", Helvetica, sans-serif;
	margin: 0 0 20px;
	color: #fe510b;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}
#content .customhtmlintro p {
	text-align: justify;
	width: 250px;
	min-height: 120px;
	margin: 0;
	padding: 4px;
	color: #5a5a5a;
}
#content .customhtmlintro a.thumb {
	display: block;
	width: 258px;
	height: 146px;
	padding: 0 0 10px;
	margin: 0 0 25px;
	background-image: url(images/bg-thumb.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content .customhtmlintro a.thumb img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #989898;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#content .customhtmlintro a.thumb:hover img {
	border: 1px solid #FE976F;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
#content .customhtmlintro .readmore {
	text-align: center;
	position: relative;
	top: 2px;
	right: 0;
}
#content .customhtmlintro .readmore a {
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 3px 10px 2px;
	height: 17px;
	width: 57px;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 6);
	background-image: url(images/read-more.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#content .customhtmlintro .readmore a:hover {
	background-position: center -22px;
	color: #FFFFFF;
} 
#content .customhtmlintro#p1077 {
	background-image: url(images/bg-intro-right.png);
}
#content .contact {
	clear: both;
	border-top: 1px solid #EEEEEE;
	background-image: url(images/bg-contact.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 30px 0;
}
.contactform {
	display: block;
	width: 260px;
	padding: 0 20px;
	float: left;
	text-align: right;
}
.contactform h2 {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}
#content .contactform .inField {
	margin: 0;
	padding: 0;
	min-height: 35px;
}
.contactinfo {
	width: 600px;
	padding: 0;
	float: left;
}
.contactaddress {
	background-image: url(images/logo-contact.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	display: block;
	width: 290px;
	padding: 100px 5px 0;
	float: left;
	font: normal normal 16px Vegur, Arial, sans-serif;
	color: #f43000;
	text-align: center;
}
.contactaddress h3 {
	display: none;
}
.contactaddress p {
	margin: 0;
	padding: 0;
}
#content .contactinfo iframe {
	margin: 19px;
	border: 1px solid #989898;
	padding: 3px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#content .contactinfo .maps-zoomin {
	display: block;
	margin: -15px 20px;
	text-align: right;
}
#content input.text,
#content textarea {
	width: 250px;
	margin: 0;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
#content textarea {
	height: auto;
	background-image: url(images/bg-comments.png);
}