html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/subpage_01.gif) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

input, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin-top: 0px;
}

h2 {
	margin-bottom: 18px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #22635F;
}

h2 span, h2 strong {
	color: #08232D;
}

h2.style1 {
	padding-left: 13px;
	background: url(images/homepage05.gif) no-repeat left center;
}

h2.style2 {
	margin: 0px;
	font-size: 23px;
	color: #22635F;
}

h2.style2 span, h2.style2 strong {
	letter-spacing: -1px;
	color: #FF6600;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #12ADD1;
}

h3.style3 {
	text-transform: lowercase;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

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

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 24px;
	list-style: none
}

ul.list1 li {
	padding-left: 16px;
	background: url(images/homepage06.gif) no-repeat left center;
}

a {
	color: #999999;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	border: 1px solid #DBDBDB;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/subpage_02.gif) repeat-x left top;
}

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

.clearfix {
	clear: both;
	width: 100%;
	height: 1px;
}

/** HEADER */

#header {
	height: 147px;
	background: url(images/subpage_04.jpg) no-repeat right top;
}

/** LOGO */

#logo {
	float: left;
	width: 430px;
	height: 147px;
	background: url(images/subpage_03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	text-indent: -9999em;
}


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

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

#search input {
	float: left;
}

#search-input-text {
	width: 191px;
	padding: 0px 10px 6px 10px;
	margin-top: 6px;
	border: none;
	background: none;
	color: #E3E3E3;
}

#search-input-submit {
	width: 59px;
	height: 26px;
	margin-left: 10px;
	background: url(images/homepage02.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #E3E3E3;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: right;
	width: 572px;
	background: #FFFFFF url(images/bg07.gif) repeat-y left top;
}

#content-bgtop {
	background: url(images/subpage_05.gif) no-repeat left top;
}

#content-bgbtm {
	background: url(images/bg09.gif) no-repeat left bottom;
}

#content.single {
}

#content.single #content-bgbtm {
	height: 707px;
	min-height: 707px;
	padding-top: 40px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 50px;
	margin-left: 50px;
}

html>body #content.single #content-bgbtm {
	height: auto;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 288px;
}

/** MENU */

#menu {
	padding: 10px 27px 10px 30px;
}

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

#menu li {
	padding: 15px 0px;
	background: url(images/homepage03.gif) no-repeat right center;
	border-top: 1px solid #454545;
	font-size: 12px;
}

#menu li.first {
	border-top: none;
}

#menu a {
	text-decoration: none;
	color: #E3E3E3;
}

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

/** FOOTER */

#footer {
	height: 50px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	background: #FFFFFF url(images/bg01.gif) repeat-y left top;
}

.box-style1 .bgtop {
	background: url(images/bg02.gif) no-repeat left top;
}

.box-style1 .bgbtm {
	padding: 30px 27px 20px 30px;
	background: url(images/bg03.gif) no-repeat left bottom;
}

/** BOX STYLE 2 */

.box-style2 {
	background: #FFFFFF url(images/bg04.gif) repeat-y left top;
}

.box-style2 .bgtop {
	background: url(images/bg05.gif) no-repeat left top;
}

.box-style2 .bgbtm {
	padding: 30px 27px 20px 30px;
	background: url(images/bg06.gif) no-repeat left bottom;
}

/** BOX STYLE 3 */

.box-style3 {
	height: 269px;
	min-height: 269px;
	background: url(images/bg08.gif) no-repeat left bottom;
}

html>body .box-style3 {
	height: auto;
}

.box-style3 .column1 {
	float: left;
	width: 235px;
	padding: 40px 0px 0px 27px;
}

.box-style3 .column2 {
	float: right;
	width: 230px;
	padding: 40px 27px 0px 15px;
}

.box-style3 .column2 h3 {
	position: relative;
	margin: 0px 0px 5px -15px;
	padding-left: 15px;
	background: url(images/homepage05.gif) no-repeat left center;
	font-size: 11px;
	color: #4FAB9D;
}

.box-style3 .number {
	width: 20px;
	padding: 2px 0px;
	background: #4FAB9D;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.box-style3 .hr {
	height: 20px;
	border-top: 1px solid #DADADA;
}

/** BOX STYLE 4 */

.box-style4 {
	height: 258px;
	min-height: 258px;
	background: url(images/bg10.gif) no-repeat left bottom;
}

html>body .box-style4 {
	height: auto;
}

.box-style4 .column2 {
	float: right;
	width: 230px;
	padding: 20px 30px 0px 0px;
}

.box-style4 .column1 {
	float: left;
	width: 230px;
	padding: 20px 27px 0px 27px;
}

.box-style4 .column1 h3 {
	position: relative;
	margin: 0px 0px 5px -15px;
	padding-left: 15px;
	background: url(images/homepage05.gif) no-repeat left center;
	font-size: 11px;
	color: #FF9800;
}

.box-style4 .number {
	width: 20px;
	padding: 2px 0px;
	background: #FF9800;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.box-style4 .hr {
	height: 20px;
	border-top: 1px solid #DADADA;
}

/** BOX STYLE 5 */

.box-style5 {
	height: 270px;
	min-height: 270px;
}

html>body .box-style5 {
	height: auto;
}

.box-style5 .column1 {
	float: left;
	width: 235px;
	padding: 20px 0px 0px 27px;
}

.box-style5 .column2 {
	float: right;
	width: 230px;
	padding: 20px 27px 0px 15px;
}

.box-style5 .column2 h3 {
	position: relative;
	margin: 0px 0px 5px -15px;
	padding-left: 15px;
	background: url(images/homepage05.gif) no-repeat left center;
	font-size: 11px;
	color: #6F8403;
}

.box-style5 .number {
	width: 20px;
	padding: 2px 0px;
	background: #6F8403;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.box-style5 .hr {
	height: 20px;
	border-top: 1px solid #DADADA;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
}

#box2 .bgbtm {
	padding-bottom: 32px;
}

/** BOX 3 */

#box3 {
}

/** BOX 4 */

#box4 {
}
