﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #6F787E url('../images/css/bg01.jpg') repeat;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D535B;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: normal;
}

strong {	text-align: left;
}

a {
	color: #2484AE;
}

a:hover {
	text-decoration : none;
}

a img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: none;
	}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url('../images/css/bg02.jpg') repeat-x left top;
}

#wrapper-bgtop {
	background: url('../images/css/bg03.jpg') no-repeat center top;
}

.container {
	width: 924px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 100px;

}

/** SEARCH */

#search {
	float: right;
	width: 320px;
}

#search form, #search fieldset {
	margin: 0px;
	border: none;
}

#search form {
	padding: 176px 0px 0px 88px;
}

.homepage #search form {
	padding: 155px 0px 0px 88px !important;
}

#search input {
	float: left;
}

#search .input-text {
	width: 163px;
	height: 18px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	background: none;
	border: none;
	font-size: 12px;
	color: #E3E3E3;
}

/** MENU */

#menu {
	height: 44px;
	background: url('../images/css/bg2_02.jpg') no-repeat left top;
	padding-top: 0px;
}
/** 
#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	padding: 0px 11px 0px 11px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#menu li.active a {
	display: inline-block;
	padding-right: 3px;
	background: url('../images/css/bg2_08.gif') no-repeat right top;
}

#menu li.active a span {
	padding-left: 13px;
	background: url('../images/css/bg2_07.gif') no-repeat left top;
}  
 
#menu li a span {
	height: 27px;
	padding: 4px 10px 0px 10px;
	display: inline-block;
	text-decoration: none;
	text-shadow: 2px 2px 2px #26181D;
	text-transform: lowercase;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

*/

/** TOP CONTENT

	overflow: hidden;
	width: 848px;
	height: 368px;
	padding: 26px 40px 0px 36px;
	background: url('../images/css/bg1_01.jpg') no-repeat left top;
	color: #666F76;


 */

#top-content {
	overflow: hidden;
	width: 888px;
	height: 378px;
	padding: 16px 20px 0px 16px;
	background: url('../images/css/bg1_01.jpg') no-repeat left top;
	color: #666F76; 
}

#top-content .title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 33px;
	color: #FFFFFF;
}

#top-content span {
	color: #98C4D4;
}

#top-content .content {
	padding: 0px 10px;
}

#top-content a {
//*	color: #95686C; *//
	color:#E4E4E4; 
}

#column1 {
	float: left;
	width: 478px;
}

#column2 {
	float: right;
	width: 395px;  
	padding: 0px 0px 0px 0px;
}

#column2 .title {
	font-size: 24px;
}

/** TOP HEADING */

#top-heading {
	width: 834px;
	height: 73px;
	padding: 20px 45px 0px 45px; 
	background: url('../images/css/bg2_03.jpg') no-repeat left top;
}

#top-heading h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 33px;
	color: #FFFFFF;
}

#top-heading span {
	color: #8EC0D4;
}

/** THREE COLUMNS */

#three-columns {
	padding: 0px 0px 0px 0px;
}

#three-columns .content {
	padding-top: 25px;
}

#col1 {
	float: left;
	width: 252px;
	margin-right: 30px;
}

#col1 .title, #col3 .title {
	height: 40px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	background: url('../images/css/homepage04.jpg') no-repeat left top;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 26px;
	color: #383B42;
}

#col1 span, #col2 span {
	color: #6A2F33;
	text-align: right;
}

#col2 {
	float: right;
	width: 252px;
}

#col2 .title {
	height: 40px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	background: url('../images/css/homepage04.jpg') no-repeat left top;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 26px;
	color: #383B42;
}

#col3 {
	float: left;
	width: 300px;
}

#col3 .title {
	height: 40px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	background: url('../images/css/homepage19.jpg') no-repeat left top;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 26px;
	color: #383B42;
}

/** PAGE */

#page {
	background: url('../images/css/bg2_05.jpg') repeat-y left top;
}

#page-bgtop {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: url('../images/css/bg2_04.jpg') no-repeat left top;
}

.homepage #page-bgtop {
	background: url('../images/css/bg1_02.jpg') no-repeat left top;
}

.subpage #page-bgtop {
	overflow: hidden;
	padding: 25px 25px 25px 25px;
}

.subpage2 #page-bgtop {
	overflow: hidden;
	width: 878px;
	padding: 0px 0px 20px 46px;
}

.single #page-bgtop {
	overflow: hidden;
	width: 832px;
	padding: 0px 46px 20px 46px;
	background: url('../images/css/bg2_04.jpg') no-repeat left top;
}


/** CONTENT */

#content {
	float: left;
	width: 565px;
}

.single #content {
	width: 100%;
	margin: 0px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 270px;
}

/** FOOTER */

#footer {
	height: 230px;
	background: url('../images/css/bg2_06.jpg') no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 66px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	font-size: 13px;
	color: #3A3F46;
}

.box-style1 {
}

.box-style1 .title {
	height: 40px;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	background: url('../images/css/subpage2_01.gif') no-repeat left top;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 26px;
	color: #383B42;
}

.box-style1 span {
	color: #6A2F33;
}

.box-style1 .entry {
	padding: 20px 0px 0px 0px;
}

#box1 {
}

#box1 .title {
	background: url('../images/css/subpage1_01.gif') no-repeat left top;
}

#box1 .entry {
	padding-right: 20px;
}

#box2 {
}

#box2 .title {
	background: url('../images/css/subpage1_02.gif') no-repeat left top;
}

#box2 .content {
	padding: 20px 45px 0px 0px;
}

#box3 {
}

#box3 .title {
	margin-top: -20px;
	background: url('../images/css/subpage1_03.gif') no-repeat left top;
}

#box3 .content {
	padding: 20px 45px 0px 0px;
	width: 275px;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding-bottom: 30px;
	margin-bottom: 15px;
	line-height: normal;
}

ul.style1 li a {
}

ul.style1 li strong {
	font-weight: normal;
	color: #D3DADE;
}

ul.style1 img {
	float: left;
	margin-top: -5px;
	padding-right: 20px;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 20px 0px 16px 0px;
	list-style: none;
	text-align: left;
}

ul.style2 li {
	padding-bottom: 6px;
}

ul.style2 li span {
	display: inline-block;
	width: 49px;
	height: 20px;
	margin-right: 10px;
	padding: 6px 0px 0px 0px;
	background: url('../images/css/homepage10.gif') no-repeat left top;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

ul.style2 a {
	text-decoration: none;
	color: #4D535B;
}

/** LINKS */

.link1 {
	float: right;
	padding-left: 0px;
	background: url('../images/css/homepage08.gif') no-repeat left 2px;
	text-align: right;
	width: 159px;
}
