
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #01456C url(images/bg01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #496368;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #8fb38a;
}

h1 span, h2 span, h3 span {
	color: #003863;
}

h1 {
	letter-spacing: -2px;
	font-size: 34px;
}

h1.h1-style1 {
	margin: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 21px;
}

h2.h2-style1 {
	font-size: 16px;
	color: #859ca9;
}

h2.h2-style2 {
	font-size: 21px;
	
}

h3 {
	letter-spacing: -1px;
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 26px;
	text-align: justify;
}

ul.ul-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

a {
	color: #0099cc;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #C5D7DC;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */



#header {
	height: 70px;
}
#header-bg {
	background: url(images/bg02.jpg) no-repeat center top;
}

/** LOGO */

#logo {
	float: left;
	width: 500px;
	height: 139px;
}

/** SEARCH */

#search {
	float: right;
	width: 243px;
	height: 139px;
	background: url(images/homepage02.gif) no-repeat 0px 82px;
}

#search form {
	margin: 0px;
	padding: 88px 0px 0px 10px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
}

#search-query {
	width: 170px;
	background: none;
	border: none;
	font: inherit;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/** MENU */

#menu-bg {
	background: url(images/bg03.jpg) no-repeat center top;
}

#menu {
	height: 45px;
}

#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: underline;
}

#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;
}

#footer p {
	margin: 0px;
	padding: 70px 0px 0px 180px;
	color: #427997;
	

}

#footer ul {
	list-style: none;
	padding: 80px 0px 0px 180px;
	color: #427997;
	text-align: center;
}

#footer li {
	display: inline;
	font-size: 77%;
	color: #427997;
	text-align: center;
}

#footer .legal {
}

#footer .links {

	
}



/** BOX STYLE 1 */

.box-style1 {
	padding: 35px 40px;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 15px 40px;
	background: #002439 url(images/bg06.jpg) no-repeat left top;
	color: #ffffff;
}

.box-style2 h2 {
	color: #8fb38a;
}

.box-style2 h2 span {
	color: #ffffff;
}

.box-style2 a {
	color: #95B691;
}

/** 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;
	letter-spacing: -1px;
	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-top: 1px solid #016A81;
}

.box-style3 li.first {
	border: none;
}

.box-style3 a {
	color: #96C5CF;
}

/** BOX1 */

#box1 {
	padding: 30px 25px 0px 25px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** FORM**/

form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

/***Gallery***/
a, a:visited, a:hover {}

#container {position:relative; width:600px; height:700px; background:#888; border:1px solid #000; margin:10px auto; font-family:verdana, arial, sans-serif; font-size:12px;}

#container a.pics {float:left; padding:7px 21px; display:inline; color:#000; text-decoration:none; width:75px; height:75px; cursor:default;}
#container a.pics img.thumb {display:block; border:1px solid #000;}

#container a.pics span {display:none; border:0; width:580px; background:#bbb; border:1px solid #fff; text-align:center;}
#container a.pics span img {margin:10px auto; border:1px solid #000;}

#container a.pics:hover {white-space:normal;}
#container a.pics:hover img.thumb {border:1px solid #fff;}
#container a.pics:hover span {display:block; position:absolute; left:9px; top:192px; z-index:10; height:500px;}

#container a.pics:active img.thumb {border:1px solid #fc0;} 
#container a.pics:active span {display:block; position:absolute; left:9px; top:192px; z-index:5; height:500px;}

#container a.pics:focus {outline:0;}
#container a.pics:focus img.thumb {border:1px solid #fc0}
#container a.pics:focus span {display:block; position:absolute; left:9px; top:192px; z-index:5; outline:0; height:500px;}

#container span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:200px 0 0 0; width:600px; text-align:center; color:#eee; z-index:1;}
#container span.info a {color:#000;}
#container span.info a:hover {text-decoration:none;}

