body {
	background-image: url(images/site-bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
}

h1 {
	font-family: georgia,serif;
	color: #4fade0;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-family: georgia,serif;
	color: #4fade0;
	font-size: 14pt;
	line-height: 1.3em;
	margin: 0px 0px 20px 0px;
}


.topheader {
	width: 995px;
}

.page_content .button{
	padding: 25px 45px;
	border-radius: 8px;
	background: green;
	color: white;
	display: block;
	margin: 45px auto;
	text-align: center;
	font-size: 24px;
	font-weight:bold;
}
.page_content .button:hover{
	background: #48ae56;
	color: white;
}

.site_logo {
	position: absolute;
	z-index: 300;
}

.twitter_button {
	position: absolute;
	z-index: 344;
	margin: 20px 0px 0px 650px;
}

.join_mailing {
	position: absolute;
	z-index: 344;
	margin: 20px 0px 0px 830px;
}

.home_section {
	width: 995px;
}

.home_box1 {
	width: 313px;
}

.home_box1_text {
	font-size: 10pt;	
	padding: 0px 10px 0px 5px;
	margin: 10px 0px 0px 0px;
}

.home_line {
	border-bottom: 1px solid #4fade0;
	width: 995px;
	margin: 30px 0px 0px 0px;
}

.home_newsevents_header {
	font-family: Georgia,arial, helvetica, sans-serif;
	font-size: 18pt;
	text-align: left;
	color: #0c537a;
}

.homenews {
	width: 500px;
	font-size: 10pt;
	line-height: 1.2em;
	margin: 9px 0px 9px 10px;
}

.content_topspace {
	margin: 50px 0px 0px 0px;
}

.page_header {
	width: 632px;
}

.page_header_text {
	color: #40a1d5;
	font-size: 19pt;
	padding: 20px 0px 0px 30px;
	font-family: Georgia,arial, helvetica, sans-serif;	
	line-height: 1.1em;
}

.page_content_wrapper {
	width: 995px;
	text-align: left;
}

.page_content {
	width: 665px;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	margin: 20px 0px 0px 30px;
}

.page_side_div {
	border-right: 1px dotted #4fade0;
}

.sec_wrapper {
	width: 215px;
	height: auto;
	margin: 0px 0px 0px 8px;
	padding-bottom: 1px;
}

.sec_title {
	color: #40a1d5;
	font-size: 15pt;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
}

.sec_ul {
	margin: 0px;
}

.sec_ul li {
	display: list-item;
	list-style-type: none;
	padding: 3px 10px 3px 15px;
	color: #585858;
}

.sec_ul li a {
	color: #585858;
}

.section_header_short {
	font-family: arial, helvetica, sans-serif;
	color: #4fade0;
	font-size: 14pt;
	font-weight: bold;
}

.footer {
	width: 995px;
	font-family: arial, helvetica, sans-serif;
	color: #4fade0;
	font-size: 10pt;
}

.footer_icons {
	padding: 0px 0px 0px 15px;
}

/* DROP MENUS */

.menu-solutions {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0082c8;
	position:absolute;
	visibility:hidden;
	z-index:99999;
	width: 180px;
	color: #ffffff;
}

.menu-about {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0082c8;
	position:absolute;
	visibility:hidden;
	z-index:99999;
	width: 180px;
}

.menu-news {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0082c8;
	position:absolute;
	visibility:hidden;
	z-index:99999;
	width: 180px;
}

.menu-initiatives {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0082c8;
	position:absolute;
	visibility:hidden;
	z-index:99999;
	width: 180px;
}

.menu-membership {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0082c8;
	position:absolute;
	visibility:hidden;
	z-index:99999;
	width: 180px;
}

.subnav_ul {
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px 0px 0px 0px;	
}

.subnav_ul li {
	display: list-item;
	list-style-type: none;
	margin: 5px 5px 5px 5px;;
	padding: 5px 10px 5px 10px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0c537a;
	text-transform: uppercase;
	line-height: 1.2em;
	xborder-bottom: 1px dashed #ffffff;
	width: 150px;
}

.subnav_ul li:last-child {
	border-bottom: 0px;
}


.subnav_ul li:hover {
	background-color: #03527c;
}

.subnav_ul li a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
}

/* DROP MENUS END */


/* News/Events Items */

.page_news_item {
	margin: 0px 0px 20px 10px;
}

.pagenews {
	width: 200px;
	font-size: 10pt;
	line-height: 1.2em;
	margin: 9px 0px 9px 0px;
}



/* Breadcrumbs */

#breadcrumbs {
	position: absolute;
	margin: 35px 0px 0px 0px;
	z-index: 500;
	border-bottom: 1px dotted #40a1d5;
}

/* NIVO */

.nivo-controlNav {
	position: absolute;
	margin: 240px 0px 0px 20px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}


/* New Rotator Styles */
.gallery {
	position:relative;
	margin:-5px 0 33px -8px;
}
.gallery .holder {
	overflow:hidden;
	width:100%;
	position:relative;
}
#content .gallery .holder ul {
	position:relative;
	width:99999px;
	overflow:hidden;
	margin:0;
}
#content .gallery .holder li {
	float:left;
	width:600px;
	height:399px;
	position:relative;
	padding:0;
	background:none;
}
.gallery li img {
	display:block;
	margin:0 auto;
}
.gallery .text-block {
	position:absolute;
	top:0;
	left:0;
	width:236px;
	height:290px;
	color:#fff;
	background:url(images/bg-text-block.png);
	font:16px/19px Abel, Arial, Helvetica, sans-serif;
	padding:84px 29px 25px 35px;
}
#content .gallery .text-block h1 {
	display:block;
	font:22px/24px Abel, Arial, Helvetica, sans-serif;
	margin-bottom:45px;
	text-transform:uppercase;
	color:#fff;
}
#content .gallery .text-block h1 big {
	display:block;
	font-size:30px;
	line-height:36px;
	margin-right:-60px;
	color:#fff;
}
.gallery .prev,
.gallery .next {
	position:absolute;
	top:168px;
	left:-29px;
	width:58px;
	height:58px;
	background:url(images/arrow-gallery.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .next {
	left:568px;
	background-position:-58px 0;
}

#content .gallery h2,
#content .contact-form h2 {
	font-size:32px;
	line-height:34px;
	color:#0b607d;
	margin-bottom:5px;
}
#content .gallery .switcher {
	margin:0;
	overflow:hidden;
}
#content .gallery .switcher li {
	background:none;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
.gallery .switcher li img {float:left;}

