
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #072227 url(images/bg1_01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #83B5BD;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
}

strong {
	color: #DAEEF2;
}

a {
	color: #52B2C3;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
}

ul.style1 li {
	padding: 10px 0px 13px 0px;
	background: url(images/homepage02.jpg) repeat-x left top;
}

ul.style1 a {
	color: #52B2C3;
}

ul.style1 .first {
	background: none;
}

ul.style2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	color: #83B5BD;
}

ul.style2 li {
	margin: 0px 0px 20px 0px;
	line-height: 150%;
}

ul.style2 img {
	float: left;
	margin-right: 13px;
}

ul.style2 strong {
	display: inline-block;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	color: #FFFFFF;
}

ul.style3 {
}

ul.style3 li {
	padding-bottom: 8px;
}

ul.style3 a {
}

ul.style4 {
}

ul.style4 li {
	padding: 10px 0px 13px 0px;
	background: url(images/homepage21.jpg) repeat-x left top;
}

ul.style4 a {
	color: #2B6977;
}

ul.style4 .first {
	background: none;
}

dl.style1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

dl.style1 dt {
	clear: left;
	float: left;
	width: 45px;
	height: 17px;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 0px 0px;
	background: url(images/homepage19.gif) no-repeat left top;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

dl.style1 dd {
	display: block;
	margin: 0px 0px 6px 0px;
	padding: 5px 0px 0px 0px;
}

dl.style2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

dl.style2 dt {
	clear: left;
	float: left;
	width: 45px;
	height: 17px;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 0px 0px;
	background: url(images/homepage19.gif) no-repeat left top;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}

dl.style2 dd {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.separator {
	margin-bottom: 10px;
	padding: 0px;
	background: url(images/homepage02.jpg) repeat-x left bottom;
}

/** WRAPPER */

#content-wrapper {
	background: url(images/bg1_02.jpg) repeat-x center bottom;
}

#wrapper {
	background: url(images/bg1_05.jpg) repeat-y center top;
}

#wrapper-bgtop {
	background: url(images/bg1_04.jpg) no-repeat center top;
}

#wrapper-bgbtm {
	overflow: hidden;
	background: url(images/bg1_06.jpg) no-repeat center bottom;
}

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

.clearfix {
	clear: both;
}

/** LOGO */

#logo {
	width: 250px;
	height: 137px;
	margin-bottom: 40px;
}

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

#logo h1 a {
	display: block;
	width: 250px;
	height: 137px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** MENU */

#menu {
	height: 52px;
	padding: 0px 25px;
}

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

#menu li {
	float: left;
	display: inline;
}

#menu a {
	float: left;
	display: block;
	height: 36px;
	padding: 16px 15px 0px 15px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 16px;
	color: #FFFFFF;
}

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

#menu .active {
	background: #09282F url(images/homepage11.jpg) no-repeat left top;
}

/** HEADER */

#header {
	width: 575px;
	height: 65px;
	padding-top: 13px;
}

#login {
	float: left;
	width: 370px;
}

#login form, #login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login form {
	padding: 0px 0px 0px 0px;
}

#login input {
	float: left;
	margin: 0px;
	padding: 0px;
}

#login .input-text {
	width: 134px;
	height: 20px;
	margin: 0px 0px 7px 0px;
	padding: 3px 5px 2px 15px;
	background: url(images/homepage12.jpg) no-repeat;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #26525C;
}

#login .login-button {
	width: 48px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage13.jpg) no-repeat left top;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 205px;
}

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

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

#search input {
	float: left;
	margin: 0px;
	padding: 0px;
}

#search .input-text {
	width: 154px;
	height: 20px;
	margin: 0px;
	padding: 3px 7px 2px 15px;
	background: url(images/homepage14.jpg) no-repeat;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #26525C;
}

#search .submit-button {
	width: 29px;
	height: 24px;
	background: url(images/homepage15.jpg) no-repeat left top;
	border: none;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	background: url(images/bg2_02.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg2_01.jpg) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	background: url(images/bg2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 600px;
	padding: 45px 25px 0px 25px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
	padding-top: 45px;
}

/** FOOTER */

#footer {
	height: 141px;
	background: url(images/bg1_07.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #14373F;
}

#footer a {
	color: #14373F;
}

#footer .links {
}

#box1 {
	padding-bottom: 20px;
}

#box2 {
	padding-top: 30px;
	background: url(images/homepage03.jpg) no-repeat center top;
}

#box3 {
	padding-top: 45px;
	background: url(images/homepage03.jpg) no-repeat center top;
}

#box5 {
	margin-top: 35px;
	padding: 25px 0px 10px 0px;
	background: url(images/homepage17.jpg) no-repeat left top;
}

#box5 .title {
	font-size: 30px;
}

#box5 .byline {
	margin: -20px 0px 20px 0px;
	padding: 0px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #61CAE0;
}

#box6 {
	padding: 25px 0px 10px 0px;
}

#box6 .title {
	font-size: 30px;
}

#box6 .byline {
	margin: -20px 0px 20px 0px;
	padding: 0px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #61CAE0;
}

#box7 {
	padding-top: 30px;
	background: url(images/homepage03.jpg) no-repeat center top;
}

.box-style {
	padding: 0px 25px;
}

.box-style .title {
	padding: 0px 0px 15px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

.box-style p {
	line-height: 180%;
}

.box-style1 {
}

.box-style1 .title {
	padding: 0px 0px 15px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

.box-style1 p {
	line-height: 200%;
}

#two-columns {
	overflow: hidden;
	margin-top: 35px;
	padding-top: 30px;
	background: url(images/homepage17.jpg) no-repeat left top;
}

#column1 {
	float: left;
	width: 275px;
}

#column2 {
	float: right;
	width: 275px;
}

#column2 img {
	margin: 0px;
	padding: 7px 0px 10px 0px;
}

#column2 p {
	margin-top: 0;
}

#three-columns {
}

#col1 {
	float: left;
	width: 186px;
	padding-right: 20px;
}

#col2 {
	float: left;
	width: 186px;
}

#col3 {
	float: right;
	width: 186px;
}

#main-content {
	overflow: hidden;
	margin-bottom: 20px;
}

#sub-content {
	height: 300px;
}

#sub-content #column1 {
	float: left;
	width: 245px;
	padding-top: 40px;
}

#sub-content #column2 {
	float: right;
	width: 600px;
	padding-top: 75px;
	padding-left: 50px;
}

