body {
	background: #E8E3E2;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

a img {
	border: none;
}

#page {
	width: 983px;
	margin: 0 auto;
}

#header {
	height: 116px;
}

#logo {
	margin: 16px 0 15px 34px;
	display: inline-block;
}

#page-body {
	overflow: hidden;
}

#navmenu-container {
	background: #B77D30 url("../images/navmenu_bg.png") bottom left;
	width: 196px;
	height: 545px;
	float: left;
}

#navmenu {
	list-style-type: none;
	margin: 0;
	padding: 30px 0 0 37px;
	color: #FAF7F2;
	text-transform: uppercase;
}

#home #navmenu {
	padding-left: 31px;
	padding-top: 33px;
}

#navmenu li {
	padding: 4px 0 5px 0;
}

#navmenu a {
	color: #FAF7F2;
	text-decoration: none;
}

#navmenu a:hover {
	/*text-decoration: underline;*/
	color: #2ACBE1;
}

#navmenu ul {
	/*list-style-type: disc;*/
	list-style-type: none;
	margin: 5px 0 0 15px;
	padding: 0;
	text-transform: none;
	display: none;
}

#navmenu .current a {
	font-weight: bold;
}

#navmenu .current ul a {
	font-weight: normal;
}

#navmenu .current ul {
	display: block;
}

#navmenu ul li {
	padding: 3px 0 3px 11px;
	background: url("../images/bullet.gif") no-repeat left 8px;
}

#home #wrapper {
	border: 6px solid #FFF;
	background: url("../images/time_for_yourself.jpg") no-repeat top right;
	height: 362px;
}

#home #navmenu-container {
	height: 362px;
}

#home #newsletter {
	background: url("../images/newsletter.jpg") no-repeat top left;
}

#home .box {
	width: 235px;
	height: 150px;
	float: left;
	margin-right: 14px;
	margin-top: 21px;
}

#home #win {
	margin-right: 0;
	float: right;
}

#newsletter-form {
	background: #082749;
	color: #FFF;
	margin: 54px 19px 0 19px;
}

#newsletter-form div {
	padding: 10px 12px 10px 3px;
	text-align: right;
}

#newsletter-form label {
	margin-left: -3px;
}

#newsletter-form #email {
	width: 137px;
	border: none;
	padding: 2px;
	border-top: 1px solid #9CA9B6;
}

#newsletter-form div {
	overflow: hidden;
}

#newsletter-form .button-wrapper {
	padding: 8px 0 0 0;
}

#newsletter-form input {
	font-size: 11px;
	font-family: verdana, sans-serif;
}

#newsletter-form .button-wrapper input {
	border: 1px solid #B77D30;
	color: #FFF;
	background: #082749;
	padding: 0px 2px;
	display: inline-block;
	margin: 0 0 0 2px;
	cursor: pointer;
}

#newsletter #sign-up {
	width: 74px;
}

#newsletter #sign-off {
	width: 78px;
}

#pic {
	float: left;
	margin-left: 11px;
	background-color: #B77D30;
}

#pic img {
	display: block;
}

#main-content {
	width: 730px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	background: #FFF;
	margin-left: 11px;
	float: left;
	position: relative;
	height: 530px;
}

#content {
	height: 438px;
	overflow: auto;
	color: #082749;
	font-family: tahoma;
	text-align: justify;
	padding-right: 20px;
}

#content>p:first-child {
	margin-top: 0;
}

h1 {
	color: #372F63;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 19px 0 16px 0;
	line-height: 20px;
}

h2 {
	color: #372F63;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	color: #372F63;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

#content a {
	color: #372F63;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
	margin: 11px 0 0 0;
	padding: 0;
	text-align: right;
	color: #FFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin-right: -7px;
}

#footer ul li {
	display: inline;
	border-left: 1px solid #B77D30;
	padding: 0 7px 0 9px;
}

#footer ul li.first {
	border-left: none;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
