
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0F3248 url(images/bg1_01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #509BB7;
}

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

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

p {
	line-height: 180%;
}

ol, ul {
	line-height: 210%;
}

strong {
}

a {
	color: #A8CAE5;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
}

ul.style2 li {
	margin: 0px 0px 20px 0px;
}

ul.style2 img {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}

ul.style2 h3 {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #A8CAE5;
}

/** WRAPPER */

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

#wrapper {
	overflow: hidden;
	background: url(images/bg2_01.jpg) no-repeat center top;
	margin-bottom: 20px;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 54px;
}

/** MENU */

#menu {
	float: left;
	width: 690px;
	height: 54px;
}

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

#menu li {
	float: left;
	padding: 0px;
}

#menu span {
	float: left;
	display: block;
	height: 32px;
}

#menu a {
	display: block;
	float: left;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu li.active {
	background: url(images/homepage02.jpg) repeat-x left top;
}

#menu li.active a {
}

#menu li.active span {
	background: url(images/homepage03.gif) no-repeat center bottom;
	color: #2D6365;
}

/** SEARCH */

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

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

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

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

#search .input-text {
	width: 155px;
	height: 21px;
	padding: 9px 0px 0px 10px;
	background: none;
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCEAEC;
}

/** PAGE */

.homepage #page {
	overflow: hidden;
	background: #0A2540;
}

#page {
	overflow: hidden;
	background: #0A2540 url(images/bg3_01.jpg) no-repeat left top;
	width: 870px;
	padding: 20px 15px;
}

#page-wrapper {
	overflow: hidden;
	width: 900px;
	padding-bottom: 17px;
	background: url(images/bg3_02.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 570px;
}

.single #content {
	width: 870px;
}

/** SIDEBAR */

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

/** FOOTER */

#footer-wrapper {
	background: url(images/bg1_04.jpg) repeat-x left top;
}

#footer {
	height: 195px;
	background: url(images/bg1_03.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #235E7C;
}

#footer a {
	color: #235E7C;
}

/** BOX1 */

.homepage #box1 {
	height: 90px;
}

.homepage #box1 .title {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #99F3F1;
}

.homepage #box1 span {
	display: block;
	margin: -9px 0px 0px 0px;
	padding: 0px;
	color: #E1EDFF;
}

#box1 {
	width: 900px;
	height: 71px;
	padding: 0px 20px;
}

#box1 .title {
	margin: 0px;
	padding: 22px 0px 0px 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	color: #E1EDFF;
}



/** BOX2 */

#box2, #box3, #box4 {
	margin-bottom: 30px;
}

#box2 img {
	padding: 5px 0px 20px 0px;
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** THREE COLUMNS */

#three-columns {
	width: 900px;
	height: 173px;
	padding: 15px 20px 0px 20px;
}

#three-columns .title {
	height: 47px;
	margin: 0px;
	padding: 10px 14px 0px 14px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #2A1048;
}

#three-columns .title span {
	margin: 0px;
	font-size: 14px;
	color: #689BB8;
}

#three-columns .colA, #three-columns .colB, #three-columns .colC {
	width: 300px;
	height: 157px;
}

#three-columns .colA {
	float: left;
	background: url(images/homepage07.jpg) no-repeat left bottom;
}

#three-columns .colA .title {
	color: #133A57;
}

#three-columns .colA .title span {
	color: #689BB8;
}

#three-columns .colB {
	float: left;
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

#three-columns .colB .title {
	color: #163B55;
}

#three-columns .colB .title span {
	color: #598DA2;
}

#three-columns .colC {
	float: left;
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

#three-columns .colC .title {
	color: #B6D7E6;
}

#three-columns .colC .title span {
	color: #053245;
}

/** FEATURE */

#feature {
	overflow: hidden;
	width: 900px;
	height: 162px;
	padding: 17px 20px;
}

#feature .content {
	float: left;
	width: 270px;
	padding: 0px 15px;
}

#feature .featured-photo {
	float: right;
	width: 600px;
	height: 162px;
}

#feature .links {
	padding-top: 10px;
	color: #257399;
}

/** BOX-STYLE */

.box-style {
}

.box-style .title {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #EBFEFC;
}

.box-style .title span {
	margin: 0px;
	font-size: 14px;
	color: #68BFC6;
}

.box-style .links {
	padding-top: 10px;
	color: #257399;
}

/** FOUR COLUMNS */

#four-columns {
	width: 870px;
	margin: 0px auto;
	padding-top: 17px;
}

#four-columns .box-style {
}

#four-columns .box-style .title {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #EBFEFC;
}

#four-columns .box-style .links {
	padding: 15px 0px 0px 0px;
}

#four-columns .col1 {
	float: left;
	width: 270px;
	padding-right: 30px;
}

#four-columns .col1 .title {
	font-size: 16px;
}

#four-columns .col2, #four-columns .col3, #four-columns .col4 {
	width: 170px;
}

#four-columns .col2 {
	float: left;
	padding-right: 30px;
}

#four-columns .col3 {
	float: left;
	padding-right: 30px;
}

#four-columns .col4 {
	float: right;
}

