body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center;
	margin: auto;
	background-image:url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}

img, div { behavior: url(iepngfix.htc) }


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bfad91;
	padding: 0px;
	margin: 0px;
}

/*p {
	margin: 0;
	padding: 0;
}*/


a img {
	border: 0;
}


a {
	color: #bfad91;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

.highlight {
	color: #DD8200;
}

.highlight-title {
	color: #DD8200;
	font-weight: bold;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto; 
	width: 962px;
	left: 0;
	overflow: auto;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
}

#top {
	width: 962px;
	height: 193px;
	float: left;
	display: inline;
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 300px;
	height: 138px;
	float: left;
	display: inline;
	text-align: center;
/*	background-color:#003300; */
}

#additionaltop {
	width: 662px;
	height: 138px;
	float: left;
	display: inline;
	text-align: right;
/*	background-color:#00CC00; */
}

#nav {
	width: 920px;
	height: 40px;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 38px;
	padding-top: 15px;
/*	background-color:#333300; */
}

#image {
	width: 916px;
	height: 376px;
	float: left;
	display: inline;
	text-align: center;
	padding-left: 23px;
	padding-right: 23px;
}

#content {
	width: 962px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	display: inline;
	background-image: url(images/bg-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contentlhs {
	width: 610px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-left: 168px;
}

#contentrhs {
	width: 161px;
	float: left;
	display: inline;
	text-align: center;
	padding-right: 23px;
	padding-top: 25px;
}

#textarea {
	float: left;
	display: inline;
	width: 620px;
/*	height: 200px; */
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 19px;
}

#footer {
	width:796px;
	height: 53px;
	float: left;
	display: inline;
	padding-left: 128px;
	padding-right: 38px;
	padding-top: 30px;
}

/*////////////////////////////////////////////////////////////////////////////*/

.navitem {
	float: left;
	display: inline;
	padding-right: 15px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfad91;
}

.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfad91;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #9c6628;
	background-color: #bfad91;	
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfad91;
	background-image: url(images/bg-button.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #221003;
	border: solid 1px #6b4319;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 2px;	
}

img.wifi {
	padding: 10px 10px 0 0;
}