html, body {
	height: 100%;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: #01456C url(images/bg01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #466F77;
}

h1 span, h2 span, h3 span {
	color: #8FB38A;
}

h1 {
	font-size: 3em;
}

h1.h1-style1 {
	margin: 0px;
	padding-bottom: 20px;
}

h2 {
	font-size: 2em;
}

h2.h2-style1 {
	font-size: 1.25em;
	color: #6d92a6;
}

h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
}
#sidebar ol ,  ul{
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 125%;
	text-align: justify;
	color: #FFF;
}

ul.ul-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	text-decoration: none;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #C5D7DC;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	background-color: #FFF;
	border: 1px solid #C5D7DC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: inherit;
}

/** WRAPPER */

#wrapper {
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(images/bg02.jpg) no-repeat center top;
}

#header {
	height: 139px;
}

/** LOGO */

#logo {
	float: left;
	width: 500px;
	height: 139px;
}

/** MENU */

#menu-bg {
	background: url(images/bg03.jpg) no-repeat center top;
}

#menu {
	height: 45px;
	text-align: right;
}

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

#menu li {
	float: left;
	height: 27px;
	margin: 0px 14px 0px 0px;
	padding: 11px 18px 0px 18px;
}

#menu a {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

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

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

#menu li.active a {
	color: #466F77;
}

/** PAGE */

#page-bg {
	background: url(images/bg04.jpg) repeat-y center top;
}

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

#page {
}

/** CONTENT */

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

/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	float: left;
	width: 460px;
	padding: 40px 0px 40px 40px;
}

.two-columns .column2 {
	float: right;
	width: 195px;
	padding: 40px 40px 40px 0px;
}

/** SIDEBAR */

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

/** FOOTER */

#footer {
	height: 123px;
	background: url(images/bg07.jpg) no-repeat center top;
	padding-top: 35px;
	font-size: .75em;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #427997;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}

/** BOX STYLE 2 */

.box-style2 {
	color: #577F96;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #01273E;
	background-image: url(images/bg06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
}

.box-style2 h2 {
	color: #8FB38A;
}

.box-style2 h2 span {
	color: #CCF7FF;
}

.box-style2 a {
	color: #95B691;
	text-decoration: none;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 20px;
}

.box-style3 h2 {
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 20px 23px 0px 0px;
	background: url(images/homepage07.jpg) no-repeat left top;
	text-align: right;
	font-size: 14px;
	color: #AFD5AB;
}

.box-style3 h2 span {
	color: #E0FAFF;
}

.box-style3 ul {
	margin: 0px;
	padding: 10px 0px;
	text-align: right;
	line-height: normal;
	list-style: none;
}

.box-style3 li {
	padding: 10px 23px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016A81;
}

.box-style3 li.first {
	border: none;
}

.box-style3 a {
	text-decoration: none;
	text-align: right;
	color: #FFF;
}
.box-style3 a:hover {
	color: #8FB38A;
	text-decoration: none;
	text-align: right;
}

/** BOX1 */

#box1 {
	padding: 30px 25px 0px 25px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 135%;
	text-align: left;
	font-size: 1
.em;
	color: #333;
	font-size: 1.2em;
}
#page-bg #page-bgtop #page #content #box3 p {
	color: #FFF;
}
#content ul li {
	color: #000;
	font-size: 1.1em;
	margin-left: 10px;
	padding-left: 0px;
}
#page-bg #page-bgtop #page #content #box2 p a {
	font-weight: bold;
	color: #77956B;
	text-decoration: none;
}
a img {
	text-decoration: none;
}
.float-left {
	float: left;
	padding-right: 20px;
}
.float-right {
	float: right;
	padding-left: 20px;
}
#social tr td a {
	font-weight: bold;
	color: #77956B;
}
.bold {
	font-weight: bold;
}
.float-right {
	float: right;
	padding-left: 20px;
}
.bold-big {
	font-size: 1.375em;
	font-weight: bold;
}

