@charset "utf-8";
/* CSS Document */

body {
	background:#b6d0ff url(img/images/design-layoutv3_02.jpg) repeat-x scroll top;
	margin:0 auto;
	padding:0px;
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#4E4E4E;
	height:auto !important;
}
#footerbg {
	background: url(img/images/design-layoutv3_08-12.jpg) scroll bottom center repeat-x;
	width:auto;
	height:auto;
	margin:0 auto;
	position:relative;
}
#logo {
	background:url(img/images/design-layoutv3_04.jpg) no-repeat scroll top center;
	width:434px;
	height:187px;
	margin:0 auto;
	text-decoration:none;
	display:block;
	position:relative;
}
#allcontentwrapper {
	clear:both;
	width:949px;
	height:auto;
	margin:0 auto;
	position:relative;
	margin-top:19px;
}
#topmenuholder {
	width:949px;
	height:74px;
	margin:0 auto;
	float:left;
	position:relative;
	background:url(img/images/design-layoutv3_07.jpg) 0 0 no-repeat;
}
#contentwrapperbg {
	float:left;
	background: url(img/images/design-layoutv3_12.jpg) 0 0 repeat-y;
	width:949px;
	height:auto;
	margin:0 auto;
	position:relative;
}
#contentwrapper {
	background:url(img/images/design-layoutv3_09.jpg) scroll top center no-repeat;
	width:949px;
	float:left;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0px;
}
#content {
	width:879px;
	height:auto;
	min-height:450px;
	padding:0px;
	margin:0 35px;
	float:left;
	position:relative;
}
h1 {
	margin-top:5px;
	margin-bottom:5px;
}
p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.3em;
	text-indent:25px;
}
#footer {
	background: url(img/images/design-layoutv3_15.jpg) 0 0 no-repeat;
	width:949px;
	height:174px;
	margin:0 auto;
	float:left;
	position:relative;
}
#footer div#col1, #footer div#col2, #footer div#col3 {
	width:316px;
	height:auto;
	margin:0 auto;
	float:left;
	position:relative;
	color:#eee;
	font-weight:bold;
	font-size:13px;
}
#footer div#col1 ul {
	padding-left:60px;
	padding-top:25px;
}
#footer div#col2 ul, #footer div#col3 ul {
	padding-left:40px;
	padding-top:25px;
}
ul.redbullets {
	padding-left:5px;
	margin-left:0px;
}
ul.redbullets li {
	background:url(img/bullet.png) scroll left center no-repeat;
	list-style-type:none;
	padding-left:16px;
	line-height:15px;
	font-size:13px;
	height:auto;
	width:auto;
	padding-bottom:2px;
	padding-top:2px;
}
ul.checkmarks {
	width:auto;
	height:auto;
	max-width:500px;
}
ul.checkmarks li {
	background:url(img/checkmark.jpg) scroll left center no-repeat;
	list-style-type:none;
	padding-left:30px;
	line-height:25px;
	font-size:13px;
	height:auto;
	width:auto;
	padding-bottom:5px;
	padding-top:5px;
}
.clr {
	clear:both;
}
.clrleft {
	clear:left;
}
.clrright {
	clear:right;
}
.txtimgright {
	float:right;
	width:auto;
	height:auto;
	position:relative;
	margin: 10px 0px 10px 10px;
	padding:5px;
	border:1px solid #ccc;
	background-color:#FFF;
}
.txtimgright:hover {
	background-color:#7EA3E9;
}
.cols2 {
	width:420px;
	margin:5px auto;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
/*NAVIGATION
-------------------------------------------------------- */
#nav {
	position:absolute;
	width:793px;
	height:46px;
	margin:0 auto;
	right: 45px;
	bottom:0px;
	z-index:3;
}
#nav ul {
	float:right;
	margin:0 auto;
	list-style-type:none;
	letter-spacing:1px;
	font-size:16px;
	position:relative;
	z-index:4;
	padding-left:0px;
}
#nav ul li {
	float:left;
	clear:none;
	z-index:4;
	position:relative;
	margin:0 auto 0 1px;
}
#nav ul li a {
	float:left;
	text-decoration: none;
	z-index:4;
	clear:none;
	display:block;
	line-height:55px;
	text-align:center;
	position:relative;
	margin:0 auto;
	width: 147px;
	height:46px;
	font-size:16px;
	color:#4E4E4E;
}
#nav ul li a.current span.left, #nav ul li a:hover span.left {
	background:url(img/images/design-layoutv3hover_01.png) 0 0 no-repeat;
	display:block;
	width:19px;
	height:46px;
	margin:0 auto;
	position:absolute;
	left:-19px;
	top:0px;
}
#nav ul li a.current span.right, #nav ul li a:hover span.right {
	background:url(img/images/design-layoutv3hover_03.png) 0 0 no-repeat;
	display:block;
	width:19px;
	height:46px;
	margin:0 auto;
	position:absolute;
	right:-19px;
	top:0px;
}
#nav ul li a:link, #nav ul li a:visited {
	z-index:4;
}
#nav ul li a.current {
	background: url(img/images/design-layoutv3hover_02.png) 0 0 no-repeat;
	position:relative;
	cursor: default;
	font-weight:bold;
}
#nav ul li a.current:hover {
	position:relative;
	cursor: default;
}
#nav ul li a:hover {
	position:relative;
	font-weight:bold;
	background: url(img/images/design-layoutv3hover_02.png) 0 0 no-repeat;
	margin:0 auto;
}
#nav ul li a:active, #nav ul li a:focus {
	position:relative;
	font-weight:bold;
}
.splitpage {
	width:439px;
	height:auto;
	position:relative;
	float:left;
	margin:0 auto;
}
h2.checkmarks {
	background:url(img/checkmark.jpg) scroll left center no-repeat;
	padding-left:30px;
	height:auto;
	width:auto;
}
#tagline {
	position:absolute;
	color:#333;
	text-decoration:none;
	display:block;
	width:434px;
	height:20px;
	margin:0 auto;
	bottom:-20px;
	left:0px;
	text-align:center;
}



/****** Contact Page Styles *****/
#contact_form{
	margin:40px 0px;
	font-size:14px;
	width:350px;
}

#contact_form legend{
	font-size:28px;
	letter-spacing:1px;
	font-weight:bold;
	margin:0px 0px 40px 0px;
}

label{
	display:block;
	float:left;
	clear:left;	
}

#contact_form input{
	width:310px;
	height:auto;
	line-height:34px;
	border:none;
	margin:0px 0px 10px 0px;
	color: #333;
	padding:5px;
	font-size:17px;
	font-style:italic;
	background-color:#ddd;
	clear:left;
	float:left;
}

#contact_form textarea{
	background-color:#ddd;
	padding:4px;
	color: #333;
	width:378px;
	height:149px;
	float:left; 
	clear:both;
	border:none;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}

#contact_form input.submit_form{
	margin:10px 0 0 0 ;
	width:140px;
	height:32px;
	padding:5px;
	padding-left:32px;
	background:transparent url(img/email-32.png) scroll left center no-repeat;	
	color:#000;
	font-size:17px;
	background-color:#ddd;
	border:1px solid #777;
	cursor:pointer;
	font-style:normal;
}

#contact_form input.submit_form:hover{
	background-color:#eee;
	border:1px solid #888;
	
}

#loader{
	margin:10px 0px;
	width:auto;
	height:auto;
	position:relative;
	float:left;
	padding:10px;
/*	background-color:#FFF;
*/}

#loadernewssub{
	margin:0 auto;
	width:auto;
	height:auto;
	position:relative;
	padding:0;
}

#response{
	clear:both;
	float:left;
	border:1px solid #55a5d3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	height:auto;
	line-height:48px;
	padding:10px;
	width:auto;
	padding-left:65px;
	background:url(img/71.png) 10px center no-repeat;
	margin:10px 0;
}
#contactformholder{
	width:auto;
	height:auto;
	min-height:690px;
	position:relative;
	float:left;
	margin: 0 auto;
	
}