@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body { height: 100%; }
body {
	font-family: Georgia, Utopia, Palatino;
	font-size: 14px;
	color: #000;
}
img {
	border: 0 none;
	text-align: left;
	vertical-align: top;
}
a {
	color: #59B2C8;
	outline: medium none;
}
a img {
	border: none;
}
ul, ol {
	list-style: none outside none;
}
h2 {
	color: #007B9A;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0 0 13px;
	border-bottom: 1px #d9d9d9 solid;
}
h2.nbb {
	border-bottom: none;
	padding: 0;
}
h3 {
	color: #525252;
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	color: #6F787A;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -139px;
}
#header {
	width: 960px;
	margin: 0 auto;
	height: 130px;
}
.home #header {
	height: 110px;
}
#logo {
	float: left;
	padding-top: 22px;
	width: 287px;
	height: 67px;
}
#logo a {
	height: 67px;
	width: 287px;
}
#topmenu {
	float: right;
	height: 28px;
	margin-bottom: 35px;
	width: 300px;
}
#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}
#topmenu li {
	padding-left: 5px;
	line-height: 28px;
	float: left;
}
#topmenu li a {
	font-size: 10px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 28px;
}
#topmenu li a:hover {
	text-decoration: underline;
}
#mainmenu {
	float: right;
	clear: right;
	width: 650px;
}
#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#mainmenu li {
	padding-left: 4px;
	line-height: 28px;
	float: left;
	position: relative;
}
#mainmenu li a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px;
	border-bottom: 3px #6f7d81 solid;
	color: #000;
	display: block;
	height: 30px;
}
#mainmenu li a:hover, #mainmenu li.active a {
	border-bottom: 3px #a5e2f1 solid;
	color: #F60;
}
#nav-one ul {
	position: absolute;
	display: none;
	width: 200px;
	z-index: 1000;
}
#nav-one ul li {
	float: none;
}
#nav-one ul li a {
	background-color: #FFF;
}
.bg_slider {
	background: url(../images/bg_images.jpg) repeat-x scroll center 60px transparent;
	height: 372px;
	left: 0;
	min-width: 980px;
	overflow: hidden;
	position: absolute;
	top: 110px;
	width: 100%;
	z-index: -1;
}
.main {
	font-size: 0.75em;
	margin: 0 auto;
	width: 960px;
}
#slider {
	height: 372px;
	left: 128px;
	position: relative;
	top: 0;
	width: 700px;
	z-index: 88;
}
.nivo-caption {
	background: url(../images/bg_caption.png) repeat scroll 0 0 transparent;
	bottom: 0;
	color: #FFFFFF;
	font: italic 25px/1.2em "Times New Roman", Times, serif;
	padding: 12px 0 12px 27px;
	position: absolute;
	width: 673px;
	z-index: 99;
}
.nivo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 50;
}
.nivo-directionNav a {
	cursor: pointer;
	display: block;
	height: 22px;
	position: absolute;
	text-indent: -5000px;
	top: 175px;
	width: 22px;
	z-index: 99;
}
.nivo-prevNav {
	background: url(../images/marker_left.png) no-repeat scroll 0 0 transparent;
	left: -10px;
}
.nivo-prevNav:hover {
	background-position: center bottom;
}
.nivo-nextNav {
	background: url(../images/marker_right.png) no-repeat scroll 0 0 transparent;
	right: -10px;
}
.nivo-nextNav:hover {
	background-position: center bottom;
}
#content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/content-tail.gif) repeat-y scroll 100% 0 transparent;
	padding: 0 0 80px;
}
#contentWrapper #content {
	
}
#column-left {
	float: left;
	overflow: hidden;
	width: 627px;
}
#column-right {
	float: left;
	overflow: hidden;
	width: 333px;
}
#column-left .indent {
	padding: 0 60px 20px 3px;
}
.home #column-left .indent {
	padding: 30px 60px 20px 3px;
}
#contentWrapper {
	position: absolute;
	width: 100%;
	top: 422px;
	left: 0;
}
#contentTop {
	background: url(../images/header.gif) top right no-repeat;
	width: 960px;
	height: 60px;
	margin: 0 auto;
}
#content p {
	color: #6F787A;
	font-size: 1.15em;
	line-height: 1.3em;
	padding: 0 0 15px;
}
.line-hor {
	background: url(../images/line-hor.gif) repeat-x scroll 50% 0 transparent;
	height: 3px;
	margin: 0 0 46px;
	overflow: hidden;
	width: 100%;
}
#column-right .indent {
	padding: 30px 30px 0 31px;
}
.push { clear: both;height:139px }
#footer-wrapper {
	width: 100%;
	overflow: hidden;
	background-color: #353d39;
	clear: both;
	height: 139px;
}
#footer {
	width: 960px;
	margin: 0 auto;
}
#footer-left {
	float: left;
	padding: 50px 0;
	width: 515px;
}
#footer-nav1 {
	width: 515px;
	float: left;
}
#footer-nav1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 515px;
	overflow: hidden;
	font-size: 10px;
}
#footer-nav1 li {
	float: left;
	color: #919292;
	padding-right: 8px;
	line-height: 1.2em;
}
#footer-nav1 li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #919292;
	line-height: 1.2em;
}
#footer-nav1 li a:hover, #footer-nav2 li a:hover {
	text-decoration: underline;
}
.copyRight {
	float: left;
	padding-top: 10px;
	color: #007b9a;
	font-style: italic;
	font-weight: bold;
}
#footer-nav2 {
	list-style: none;
	padding: 10px 8px 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 200px;
	font-size: 10px;
}
#footer-nav2 li {
	float: right;
	color: #919292;
	padding-left: 8px;
	line-height: 1.2em;
}
#footer-nav2 li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #919292;
	line-height: 1.2em;
}
#footer-right {
	float: right;
	padding: 50px 10px 0 0;
}
.box {
	margin: 0 0 4px;
	color: #7899A6;
	overflow: hidden;
	width: 256px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 8px;
	background: #FFF url(../images/border_bot.png) left bottom no-repeat;
}
.border-top {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/border_top.png);
	height: 8px;
	width: 272px;
}
.box img {
	float: left;
	margin: 3px 8px 0 0;
}
.box strong {
	color: #525252;
}
.box span {
	font-size: 12px;
}
.box a {
	color: #59B2C8;
	margin: 0 0 0 6px;
	font-size: 12px;
	font-style: italic;
}
.box-indent {
	margin: 0 0 32px !important;
}
.list-1 {
	overflow: hidden;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.list-1 li {
	background: url(../images/line-hor1.gif) repeat-x scroll 0 100% transparent;
	color: #5D818F;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 21px;
	overflow: hidden;
	padding: 0 0 27px;
	vertical-align: top;
	width: 100%;
}
.list-1 li big {
	color: #525252;
	display: block;
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 10px;
	line-height: 24px;
}
.list-1 li span {
	padding: 0 0 0 3px;
}
.list-1 li img {
	float: left;
	margin: 5px 15px 0 1px;
}
#content ul.std {
	color: #6F787A;
	font-size: 1.15em;
	line-height: 1.3em;
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}
#column-left ul li {
	padding-bottom: 3px;
}
#breadcrumbs {
	padding-bottom: 10px;
}
.img-text-item {
	padding: 10px 0;
	overflow: hidden;
}
.img-text-item img {
	float: left;
	margin-right: 20px;
	border: 4px #a5e2f1 solid;
	padding: 1px;
}
.img-text-item h2 {
	float: left;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	border-bottom: none;
	padding: 0 0 10px 0;
	margin: 0;
}
#content .img-text-item p {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 400px;
}
