body {
	font-family: "Century Gothic", "AvantGarde CE", "Arial", sans-serif;
	color: #000;
	background: url("images/banner-bg.jpg") no-repeat;
	background-position: 50% 0;
	min-width: 990px;
}

h1 {
	color: #a71b20;
	font-size: 22px;
}

h2 {
	color: #000;
	font-size: 19px;
	font-weight: normal;
}

h3 {
	color: #a71b20;
	font-size: 15px;
	font-weight: normal;
	line-height: 8px;
}

hr {
	color: #000;
	background-color: #000;
}

li {
	padding-bottom: 8px;
}

a img {border: 0;}

#container {
	position: relative;
	margin: 45px auto 0 auto;
	width: 990px;
	height: auto;
}

#facebook {
	position: relative;
	margin-top: -80px;
	height: 80px;
	/*width: 800px;*/
	width: 750px;
	margin-left: -20px;
	left: 50%;
}

#slider-box {
	height:290px;
	position: relative;
	margin-top: 210px;
	/*width: 800px;*/
	width: 750px;
	margin-left: -434px;
	left: 50%;
}

#frame {
	position:absolute;
	z-index:0;
	width:380px;
	height:290px;
	top:0px;
}

#slides {
	position:absolute;
	top:9px;
	left:-7px;
	text-align: center;
	z-index:2;
}

.slides_container {
	overflow:hidden;
	position:relative;
	margin-left: 16px;
}

.slides_container img, .slides_container {
	width:362px;
	height: 272px;
}

.slides_container img {
	display:block;
}

#slides .next,#slides .prev {
	position:absolute;
	top:155px;
	left:-65px;
	height: 50px;
	width: 49px;
	display:block;
	background-position:0 0;
	overflow:hidden;
	z-index:101;
}

#slides .next {
	left:650px;
	background:url(../img/arrow-next.png) no-repeat;
}

#slides .prev {
	background:url(../img/arrow-prev.png) no-repeat;
}

#footer {
	width: 990px;
	margin: auto;
}

#footer p {font-size: 9px;}
#footer p a {color: #000;}

#footer .left, #footer .footer-links {
	width: 620px;
	padding-left: 20px;
}

#footer .right {
	float: right;
	width: 320px;
	text-align: right;
	padding-right: 20px;
	margin-top: -30px;
}

#main-content {
	width: 770px;
	padding-left: 220px;
	min-height: 400px;
}

#vid {
	float: right;
	padding-right: 70px;
	margin-left: 30px;
}

#thumb-links {
	float: left;
	width: 220px;
	height: 300px;
	line-height: 8px;
}

#nav {
	position: relative;
	margin-top: 16px;
	text-align: right;
	/*width: 800px;*/
	width: 750px;
	margin-left: -400px;
	left: 50%;
	height: 50px;
}

#nav a {
	display: inline;
	margin-left: -5px;
	text-decoration: none;
}

.home-nav {
	position: absolute;
	height: 150px;
	left: -10px;
	top: 25px;
}

#popup-close {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	margin: 0;
	top: 0;
	left: 0;
	background-color: black;
	opacity: .6;
	filter: alpha(opacity=60);
	visibility: hidden;
	display: none;
}

#popup {
	position: absolute;
	z-index: 5;
	//left: 30%;
	top: 40px;
	background: url("images/popup-back.png") no-repeat;
	height: 482px;
	width: 546px;
	padding: 18px;
	visibility: hidden;
	display: none;
}

#popup h1 {
	position: absolute;
	text-align: right;
	padding-left: 12px;
	width: 460px;
	display: inline;
}

#popup #contact_form {
	position: absolute;
	text-align: right;
	padding-left: 20px;
	margin-top: 130px;
	width: 460px;
	display: inline;
}

.button {
	background-color: #a3181d;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

label.title {
	color: #0000cc;
}

.error {
	visibility: hidden;
	display: block;
	color: #a3181d;
	font-size: 10px;
	font-style: italic;
}

p.conditions {
	font-size: 8px;
	color: #666;
}

span.entry-control {
	margin: -4px 0 0 0;
	display: block;
	height: 32px;
}

span.entry-control img {
	margin-right: 20px;
}

.checkmark {
	height: 20px;
	width: 20px;
	vertical-align: center;
}

#close {
	position: absolute;
	z-index: 3;
	margin: -10px 0 0 487px;
	height: 30px;
	width: 30px;
	cursor: pointer;
}

#preloader img {
	position: absolute;
	left: -110%;
	top: -110%;
	width: 1px;
	height: 1px;
	}
