@charset "UTF-8";
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(images/background.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a img { border:0; }

a {
	color: #00589C;
	text-decoration: underline;
}

a:hover { color: #67B73A; }

#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/****** Header *****/
#header { height: 157px; }

#header #logo { float: left; }

#header #login {
	margin-top: 40px;
	float: right;
	margin-bottom: 30px;
}

#header p {
	clear: right;
	text-align: right;
	font-size: 18px;
	color: #0067B8;
	font-weight: bold;
	margin-right: 7px;
}

/****** Navigation ******/
#nav {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#nav ul {
	margin: 0px 0px 0px -2px;
	padding: 0px;
	background: url(images/nav_divider.gif) no-repeat left top;
	height: 23px;
	list-style: none;
}

#nav ul li {
	display: block;
	height: 23px;
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav ul li a {
	font: 13px/23px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #8dde15;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 150px;
	float: left;
	text-align: center;
	text-shadow: #333333 -2px -2px 1px;
	background: url(images/nav_divider.gif) no-repeat right center;
}

#nav ul li#nav1 {
	margin-left:5px;
}	

#nav ul li#nav1, #nav ul li#nav1 a { width:147px; }

#nav ul li a img {
	padding-top: 8px;
	vertical-align:top;
	margin-right:4px;
}

#nav ul li:hover { background: url(images/nav_bkgnd_over.gif) repeat-x; }	

#nav ul li a:hover {
	color: #FFFFFF;
}


/****** Cycle Rotation ******/
#cycle, #cycle #cycle_rotation, #cycle #cycle_rotation div {
	position:relative;
	width: 900px; /* slide width */
	height: 217px; /* slide height */
	overflow: hidden;
	z-index:1;
}
	
#cycle {
}

#cycle #cycle_prev { /* location of next button */ left: 12px; }

#cycle #cycle_next { /* location of next button */ right: 12px; }

#cycle #cycle_prev, #cycle #cycle_next { /* location of previous button */
	position:absolute;
	top: 100px;
	z-index:10;
	opacity:0.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}

#cycle #cycle_prev:hover, #cycle #cycle_next:hover { /* location of previous button */
	opacity:0.8;
	filter:alpha(opacity=80);
}

#cycle #cycle_nav { /* location of rotation navigation */
	position:absolute;
	top:200px;
	width:100%;
	text-align:center;
	z-index:10;
}

#cycle #cycle_nav a { /* rotation navagation styling */
	margin: 0 3px;
	width:8px;
	height:8px;
	background: url(images/cycle_inactive.gif) no-repeat;
}

#cycle #cycle_nav a.activeSlide { /* rotation navagation styling for active slide */
	background: url(images/cycle_active.gif) no-repeat;	
}

#cycle #cycle_nav a:focus { outline: none; }

/****** Content *****/
#content_wrapper {
	background:#FFFFFF;
	position:relative;
	z-index:2;
	min-height:400px;
}	

#left_sidebar {
	float: left;
	width: 250px;
	display:none;
}

#content { padding: 25px; }

#sidebar_links {
	background: url(images/left_sidemenu_bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px 20px 0px 25px;
}

#sidebar_links li { line-height: 24px; }

#col1 {
	float:left;
	width:48%;
}

#col2 {
	float:right;
	width:48%;
}		

#left_content {
	float:left;
	width: 630px;
}

#right_sidebar {
	float:right;	
	width: 197px;
}	

/****** Footer ********/
#footer_wrapper { background: #B9D6DC url(images/footer_wrapper_bg.jpg) repeat-x; }

#footer {
	text-align: left;
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/footer_bg.jpg) no-repeat;
	padding: 38px 20px 10px;
	color:#FFFFFF;
}

#footer h4 { color: #FFFFFF; }

#footer #address {
	float: left;
	width: 230px;
}

#footer #social_networks {
	float: left;
	width: 125px;
}

#footer #social_networks img {
	margin-top: 12px;
	margin-right: 3px;
	margin-left: 3px;
}

#footer #partners {
	float: right;
	width: 500px;
	text-align: right;
}

#footer #partners img {
	margin-left: 15px;
	vertical-align: text-top;
}

#footer #footer_nav {
	clear: both;
	float: left;
	width: 500px;
}

#footer #footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer #footer_nav li {
	display: inline;
	list-style: none;
	padding-right: 2px;
	padding-left: 5px;
	border-left: 1px solid #FFFFFF;
	margin: 0px;
}

#footer #footer_nav li:first-child {
	padding-left: 0px;
	border: none;
}

#footer #footer_nav li a { color: #FFFFFF; }

#footer #footer_nav li a:hover { color: #FFFFFF; }

#footer #copyright {
	text-align: right;
	float: right;
	width: 350px;
	font-size: 11px;
	color: #BBDDFF;
}

#footer #copyright a {
	color: #99CCCC;
	text-decoration: none;
}

#footer #copyright a:hover {
	color: #99CCCC;
	text-decoration: underline;
}

#footer #copyright p { margin-bottom: 0px; }

#footer div.clear { font-size:0px; line-height:0px; }

#seo_content {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:885px;
	color:#8FAFC9;
	font-size:10px;
	line-height:14px;
	margin-top: 40px;
}	

#seo_content p {
	margin:0px;
}	

.input_style {
	background-color:#F0F0F0;
	border:1px solid #606060;
	width:250px;
}

.textarea_style {
	background-color:#FFFFFF;
	border:1px solid #606060;
	height:120px;
	max-width:375px;
	width:375px;
}

/****** Tag Styling *******/
p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px 0px 15px;
}

h1 {
	color:#555555;
	font-size:24px;
	line-height: normal;
}

h2 {
	color:#00589C;
	font-size:22px;
	line-height: normal;
}	

h3 {
	color:#67B73A;
	font-size:15px;
	line-height: normal;
}

h4 {
	color:#00589C;
	font-size:14px;
	margin-bottom:0px;
}	

li {
	list-style-image:url("images/bullet_logo.jpg");
	margin-left:20px;
	text-align:left;
}

ol li { list-style: decimal url(none); }

ul li ul {
	margin-left:5px;
	padding-left:0px;
}	

/****** Classes *****/
.bubble_gray {
	background: #FFFFFF url(images/bubble_gray.jpg) no-repeat center top;
	padding: 20px 10px 0px;
	width: 387px;
}

.bubble_blue {
	background: #FFFFFF url(images/bubble_blue.jpg) no-repeat center top;
	padding: 20px 10px 0px;
	width: 177px;
}

.bubble_green {
	background: #FFFFFF url(images/bubble_green.jpg) no-repeat center top;
	padding: 20px 10px 0px;
	width: 177px;
}

.white { color: #FFFFFF; }
.green { color: #67B73A; }
.blue { color: #00589C; }
.red { color:#FF0000; }
.small { font-size:10px; }

.left { float:left; }
.right { float:right; }
.clear { clear:both; }
img.left { margin-right:15px; margin-bottom:10px; }
img.right { margin-left:15px; margin-bottom:10px; }

