html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #161616;
	text-align: justify;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 140%;
}

strong {
}

a {
	color: #1F87BB;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 3px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 51px;
	background: url(images/homepage06.gif) repeat-x left center;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style1 li {
	background: #ECECE6;
	margin: 0px 0px 3px 0px;
	padding: 10px 15px 5px 15px;
}

ul.style1 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #595959;
}

ul.style1 img {
	float: left;
	padding-right: 15px;
}

dl.style1 {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

dl.style1 dt {
	clear: left;
	float: left;
	width: 62px;
	height: 21px;
	margin: 0px 15px 0px 0px;
	padding: 7px 0px 0px 0px;
	background: url(images/homepage09.jpg) no-repeat left top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

dl.style1 dd {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 7px 0px 0px 0px;
}

dl.style1 a {
	color: #5C5C5C;
}

/** WRAPPER */

#wrapper {
	background: #F5F5EF;
}

#wrapper .bgtop {
	background: url(images/homepage01.jpg) repeat-x left top;
}

.container {
	width: 992px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 183px;
	background: url(images/menuback.jpg) left top;
}

.homepage #header {
	height: 183px;
	background: url(images/menuback.jpg) left top;
}

.single #header {
	height: 183px;
	background: url(images/menuback.jpg) left top;
}

/** LOGO */

#logo {
	float: left;
	width: 368px;
	height: 219px;
	background: url(images/logo.jpg) no-repeat left top;
}

.homepage #logo {
	height: 183px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	height: 183px;
	background: url(images/logo.jpg) no-repeat left top;
}

.homepage #logo h1 a {
	height: 183px;
	background: url(images/logo.jpg) no-repeat left top;
}

.single #logo h1 a {
	height: 183px;
	background: url(images/logo.jpg) no-repeat left top;
}

/** MENU */

#menu {
	float: left;
	width: 624px;
	height: 219px;
}

.homepage #menu {
	height: 183px;
	background: url(images/menuback.jpg) left top;
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 108px 0px 0px 0px;
	list-style: none;
	text-align: center;
}


#menu li {
	display: inline;
}

#menu a {
	display: inline-block;
	margin-right: 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu li a span {
	display: inline-block;
	height: 28px;
	padding: 5px 15px 0px 15px;
	color: #FFFFFF;
}

#menu li.active a {
	background: url(images/homepage04.jpg) no-repeat right top;
}

#menu li.active a span {
	background: url(images/homepage03.jpg) no-repeat left top;
	color: #FFFFFF;
}

/** BIG HEADER SPLASH */

#splash-wrapper {
	height: 351px;
}

#header-splash {
	height: 246px;
	margin: 0px;
	padding: 0px 0px 0px 54px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

#header-splash .content {
	width: 300px;
	color: #868683;
}

#header-splash .title {
	margin: 0px;
	padding: 60px 0px 2px 0px;
	letter-spacing: -1px;
	font-size: 37px;
	font-weight: normal;
	color: #FFFFFF;
}

#header-splash .byline {
	font-size: 14px;
	color: #CCCCCC;
}

/** SPLASH THREE COLUMNS */

#splash {
	height: 81px;
	margin: 0px;
	padding: 23px 0px 0px 0px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#splash h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 16px;
	color: #FFFFFF;
}

#splash p {
	color: #FFFFFF;
}

#splash .column1 {
	float: left;
	width: 312px;
	margin-right: 30px;
	padding-left: 30px;
}

#splash .column2 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#splash .column3 {
	float: left; 
	width: 286px;
}


/** SEARCH */

#search {
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#search form {
	padding: 3px 0px 0px 0px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 210px;
	height: 16px;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	background: none;
	border: none;
	font-size: 11px;
	color: #FFE5EA;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 938px;
	padding: 30px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 624px;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 286px;
}

/** FOOTER */

#footer-wrapper {
	background: #161616 url(images/homepage15.jpg) repeat-x left top;
}

#footer {
	height: 111px;
	background: url(images/homepage16.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #3C3A3A;
}

#footer a {
	color: #3C3A3A;
}

#footer .links {
}

.box-style {
}

.box-style .title {
	font-size: 21px;
	color: #1472A0;
}

.box-style {
}

.box-style .link1 {
	float: right;
	margin: 0px;
	padding: 0px 0px 5px 25px;
	background: url(images/homepage08.jpg) no-repeat left 2px;
	line-height: 1;
}


/** BOXES */

#box1 {
}

#box2 {
}

#box3 {
}

#box4 {
	margin-bottom: 30px;
}

#box5 {
}

/** THREE COLUMNS */

#three-columns {
}

#three-columns .column1 {
	float: left;
	width: 312px;
	margin-right: 30px;
}

#three-columns .column2 {
	float: left;
	width: 280px;
}

#three-columns .column3 {
	float: right; 
	width: 286px;
}

/** TWO COLUMNS */

#two-columns {
	overflow: hidden;
	width: 938px;
	margin: 0px auto;
	padding: 45px 0px;
}

#two-columns h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 21px;
	color: #1472A0;
}

#two-columns .link1 {
	float: right;
	background: url(images/homepage13.jpg) no-repeat left 2px;
	padding-left: 25px;
}

#two-columns .link2 {
	background: url(images/homepage14.jpg) no-repeat left 2px;
	padding-left: 25px;
}

#two-columns a {
	color: #1F87BB;
}

#two-columns .column1 {
	float: left;
	width: 620px;
}

#two-columns .column2 {
	float: right;
	width: 285px;
}

