body {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #004C57;
}
#header {
	padding: 0px;
	height: 428px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	background-image: url(../images/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	padding-left: 45px;
}
.logo-image{
	padding:10px 0 0 0;
}
.navigation {
	height: 38px;
	margin: 0px;
	padding: 0px;
}
.search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #1F384C;
	background-image: url(../images/search-box.gif);
	margin: 0px;
	height: 18px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search {
	padding-right: 25px;
	padding-bottom: 0px;
	height: 30px;
	padding-top: 80px;
}


#header-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #004E58;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#header-left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #004E58;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#header-left h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #004E58;
	margin: 0px;
	font-style: italic;
	background-image: url(../images/header-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content-wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left-box {
	background-color: #008092;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.left-box a{
	text-decoration:none;
	color: #4DD3E5;
}
.left-box a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.left-box h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;

}
.left-box ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.left-box ul li{
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 12px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DD3E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left-box ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
.left-box ul li a:hover{
	text-decoration:none;
	color:#4DD3E5;
}
.hover{
	text-decoration:none;
	color:#4DD3E5;
}
.bdr {
	border: 3px solid #017687;
}

.right-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.right-box ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.right-box ul li{
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	line-height: 18px;
}
.right-box p{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.right-box h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.right-box h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.right-box h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news-box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news-box h4{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/news-lin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.more a{
	text-decoration:none;
	color: #FFFFFF;
}
.more a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer {
	background-color: #FFFFFF;
	height: 85px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68AEB8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #005865;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer a{
	text-decoration:none;
	color: #005865;
	padding-right: 7px;
	padding-left: 7px;
}
#footer a:hover{
	text-decoration: underline;
	color: #00A6BE;
}
.line {
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
