﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #4D4C4C;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	letter-spacing: -2px;
	font-size: 28px;
}

h3 {
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

strong {
	color: #656565;
}

a {
	color: #D16700;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 4px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 4px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.ul-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul-style1 strong {
	padding-right: 15px;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	float: left;
	padding: 0px 22px 22px 0px;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(images/bg02.jpg) repeat-y center top;
}

html>body #wrapper {
	height: auto;
}

#bg1 {
	background: url(images/bg03.jpg) repeat-x left top;
}

.container {
	width: 850px;
	margin: 0px auto;
}

/** HEADER */

#header {
}

/** HEADER 1 */

#header1-bg {
	background: url(images/bg04.jpg) no-repeat center top;
}

#header1 {
	height: 52px;
}

/** TOP MENU */

#topmenu {
	float: left;
}

#topmenu p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	line-height: normal;
	color: #ECECEC
}

#topmenu a {
	padding: 0px 10px;
	text-decoration: none;
	color: #ECECEC
}

#topmenu a:hover {
	text-decoration: underline;
	color: #ECECEC;
}

/** SEARCH */

#search {
	float: right;
	width: 240px;
	padding: 17px 0px 0px 0px;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
}

#search-query {
	width: 200px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5F6452;
}

#search-submit {
	display: none;
}

/** HEADER 2 */

#header2-bg {
	background: url(images/bg05.jpg) no-repeat center top;
}

#header2 {
	height: 80px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 33px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-left: 1px solid #6E8446;
	color: #8B3D5A;
}

#menu a {
	padding: 0px 15px;
	text-decoration: none;
	font-size: 13px;
	color: #ACBC97;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.first {
	border: none;
}

#menu li.first a {
	padding-left: 0px;
}

#menu li.last a {
	padding-right: 0px;
}

/** HEADER 3 */

#header3-bg {
	background: url(images/bg06.jpg) no-repeat center top;
}

#header3 {
	height: 180px;
	padding: 30px 0px 0px 20px;
	color: #CEE5B7;
}

#header3 h1 {
	margin: 0px;
	color: #FFFFFF;
}

#header3 h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 17px;
	color: #D8EDB4;
}

#header3 img.alignright {
	margin-left: 40px;
}

/** PAGE */

#page-bg-repeat {
	background: url(images/bg07.jpg) repeat left top;
}

#page-bg {
	background: url(images/bg08.jpg) repeat-y center top;
}

#page {
	padding: 40px 0px 20px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 474px;
}

.homepage #content {
	width: 424px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 325px;
}

.homepage #sidebar {
	width: 375px;
}

/** FOOTER */

#footer {
	height: 80px;
	background: url(images/bg10.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 25px 0px;
	text-align: center;
	color: #4D5045;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	padding-bottom: 30px;
}

.box-style1 .title {
	margin: 0px;
	padding: 10px 25px;
	background: #D57401;
	border-bottom: 3px solid #DCCBB9;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box-style1 .content {
	padding: 20px 25px 1px 25px;
	background: #F4F4F4;
	border-bottom: 5px solid #E8E8E8;
}

/** BOX 1 */

#box1 {
	padding-bottom: 20px;
}

/** BOX 2 */

#box2 {
	float: left;
	width: 187px;
}

/** BOX 3 */

#box3 {
	float: left;
	width: 187px;
	padding-left: 50px;
}

/** BOX 4 */

#box4 {
	padding-bottom: 30px;
}

/** BOX 5 */

#box5 {
}

/** BOX 6 */

#box6 {
}

/** BOX 7 */

#box7-bg {
	background: url(images/bg09.jpg) no-repeat center top;
}

#box7 {
	padding: 40px 0px 20px 0px;
}

#box7 .images {
	float: right;
	width: 350px;
}

#box7 .content {
	float: left;
	width: 424px;
	color: #707466;
}

#box7 h2 {
	color: #B9BDAE;
}

#box7 strong {
	color: #B2B9A7;
}
