
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0B6075 url(images/bg01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAF4FF;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin-bottom: 20px;
	font-size: 11px;
}

h3 {
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 160%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 3px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	width: 937px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 108px;
	padding: 198px 0px 0px 0px;
	background: url(images/bg02.jpg) no-repeat left top;
}

/** MENU */

#menu {
	width: 487px;
	height: 108px;
	background: url(images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 34px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 36px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #092B2C;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	margin-bottom: 10px;
	padding: 0px 50px 0px 59px;
	background: url(images/bg1_01.jpg) repeat-y 59px 0px;
}

#bgtop {
	background: url(images/bg1_02.jpg) no-repeat 0px 0px;
}

#bgbtm {
	background: url(images/bg1_03.jpg) no-repeat 0px 100%;
}

.home #page {
	margin-bottom: 0px;
	background: none;
}

.single #page {
	background-image: url(images/bg2_01.jpg);
}

.single #bgtop {
	background-image: url(images/bg2_02.jpg);
}

.single #bgbtm {
	background-image: url(images/bg2_03.jpg);
}

/** CONTENT */

#content {
	width: 523px;
	padding: 30px 0px 10px 25px;
}

.home #content {
	width: 447px;
	padding: 0px;
}

.single #content {
	float: none;
	width: auto;
	padding-right: 25px;
}

/** SIDEBAR */

#sidebar {
	width: 186px;
	padding: 30px 30px 10px 0px;
}

.home #sidebar {
	width: 371px;
	height: 371px;
	padding: 0px;
	background: url(images/bg04.jpg) no-repeat left top;
	color: #B6D7B8;
}

.home #sidebar a {
	text-decoration: none;
	color: #FFFFFF;
}

.home #sidebar a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer {
	height: 58px;
	padding: 0px 50px 0px 59px;
	background: url(images/bg08.gif) no-repeat 60px 0px;
}

#footer p {
	margin: 0px;
	padding: 23px 25px;
	line-height: normal;
	font-size: 10px;
	color: #409993;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
}

#footer .links a {
	padding-left: 23px;
}

#footer a {
	text-decoration: none;
	color: #409993;
}

#footer a:hover {
	text-decoration: underline;
}

/** BOX1 */

#box1 {
	background: url(images/bg05.jpg) repeat-y left top;
}

#box1 .bgtop {
	background: url(images/bg06.jpg) no-repeat left top;
}

#box1 .bgbtm {
	height: 371px;
	min-height: 371px;
	background: url(images/bg07.jpg) no-repeat left bottom;
}

html>body #box1 .bgbtm {
	height: auto;
}

#box1 .column1 {
	width: 160px;
	padding: 0px 0px 0px 17px;
}

#box1 .column2 {
	width: 180px;
	padding: 30px 30px 0px 0px;
}

.list1 {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	line-height: normal;
	list-style: none;
}

.list1 li {
	height: 21px;
	margin: 0px 0px 32px 0px;
	padding: 0px 0px 0px 22px;
	background: url(images/homepage02.gif) no-repeat left center;
}

/** BOX2 */

#box2 {
	width: 176px;
	padding: 40px 0px 0px 24px;
}

#box2 p {
	background: url(images/homepage03.gif) no-repeat right center;
}

#box2 a {
	font-weight: bold;
}

/** BOX3 */

#box3 {
	background: url(images/bg1_01.jpg) repeat-y left top;
}

#box3 .bgtop {
	background: url(images/bg1_02.jpg) no-repeat left top;
}

#box3 .bgbtm {
	height: 341px;
	min-height: 341px;
	padding: 30px 20px 0px 20px;
	background: url(images/bg1_03.jpg) no-repeat left bottom;
}

html>body #box3 .bgbtm {
	height: auto;
}

/** BOX4 */

#box4 {
	background: url(images/bg2_01.jpg) repeat-y left top;
}

#box4 .bgtop {
	background: url(images/bg2_02.jpg) no-repeat left top;
}

#box4 .bgbtm {
	height: 341px;
	min-height: 341px;
	padding: 30px 20px 0px 20px;
	background: url(images/bg2_03.jpg) no-repeat left bottom;
}

html>body #box4 .bgbtm {
	height: auto;
}

