p, h2, h3 {
margin: 0px;
padding: 0px;
}

body {
	background:url('images/bg.png') repeat-x;
	/*margin:0 auto;*/
	min-width:960px;
	font-family: Arial, sans-serif;
}

#wrapper {
	background:none;
	text-align: center;
	/*height:850px;*/
	/*width:960px; */
	width:1096px;
	margin-top:37px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:none;
	width:960px;
	height:100px;
}

#header img {
	float:left;
	padding:none;
	margin:none;
	width:490px;
}

#rightbar {
	float:right;
	display:inline;
	width:470px;
	padding-top:6px;
}

#rightbar img {
	margin-top:15px;
	width:250px;
	margin-left:210px;
}

/*#navcontainer ul
{
display: inline;
list-style: none outside;
padding: 0;
margin: 0 0 0 0;
font-family: Verdana, sans-serif;
font-size: x-small;
}

#navcontainer li {
	padding: 0;
	margin: 0 3px 0 0;
	color: #fff;
	font-weight: bold;
	display: block;
	float:right;
	position: relative;
	font-size:16px;
}

#navcontainer a {
	background:url('images/tab.png') no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-top:10px;
}

#navcontainer .services{
	padding-right:22px;
	padding-left:35px;
}

#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}
*/


#hometop {
	display:block;
	width:942px;
/*	margin-left:15px;
	margin-right:15px;*/
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	/*font-size:12px;
	color:#333;*/
}

#hometop h1 {
	font-size:14px;
	color:#028dd4;
	text-align:center;
}

/*#hometop img {
	margin-top:-15px;
	margin-left:10px;
}*/

#top {
	background:url('images/back-top.png');
	height:47px;
	width:948px;
}

#graphbox, #graphone {
	display:inline;
	float:left;
}

#graphtwo, #homeform {
	display:inline;
	float:left;
}

#graphbox, #homeform {
	margin-top:0px;
}	

#graphtwo {
	margin-left:8px;	
}
	
#graphone, #graphtwo {
	height:170px;
	width:304px;
}

#homeform, #graphone, #graphtwo {
	background:url('images/homepage-form.png') no-repeat;
}

#homeform {
	padding-top:10px;
	padding-left:58px;
	height:160px;
	width:244px;
}

#main {
	margin:6px;
	width:948px;
	display:block;
	clear:both;
	padding-top:16px;
	/*margin-left: 0px;*/
	margin-left:auto;
	margin-right:auto;
	
}

#form {
	background:url('images/back-mid.png') repeat-y;
	padding-left:19px;
	padding-right:19px;
	width:910px;
	/*min-height:400px;*/
	text-align:center;
	color:#999;
	font-size:12px;
	height:auto;	
}

#pleaseclear {
display:block;
clear:both;
}

/*#content {
	min-height:800px;
	

}*/

/* ********************************** */
/*  SUBPAGE LEFT SIDE COPY FORMATTING */
/* ********************************** */

#leftside {
	width:550px;
	margin-left:20px;
	margin-bottom: 20px;
	border: 1px solid #c5c5bf;
	background:#f9f9f1;
	/*height:265px;*/
	float:left;
	display:inline;
	padding: 20px;
	text-align:left;
	
}

#leftside:after {
clear:both;
}

#leftside p{
	font-size:14px;
	color: #434343;
	margin-bottom: 10px;
}

#leftside li{
	font-size:14px;
	color: #434343;
}

#leftside h2{
	font-family: Arial, sans-serif;
	color: #0f9d7a;
	font-size: 20px;
	font-weight: bold;
}
#leftside a{
	color: #028dd4;
}
#leftside h3{
	font-size: 16px;
	color:#d44c7c;
	margin-top: 20px;
	margin-bottom: 5px;
}
	

#leftside h4{
	font-family: Arial, sans-serif;
	color: #434343;
	font-size: 12px;
	text-align:left;
	margin-top: 10px;
	font-weight: bold;
}

#tableofcontents{
	font-weight: bold;
	font-size: 16px;
	color: #028dd4;
	text-align: left;
	margin-bottom: 50px;
}

#tableofcontents ol{
	margin: 0px;
	padding: 0px;
}

#tableofcontents li{
	font-size:14px;
	list-style: none inside;
	margin: 0px;
	padding: 0px;
	color: #028dd4;
}

#tableofcontents a {
	text-decoration: underline;
}


.moreinfo {
	font-size: 10px;
	color: #028dd4;
}
/* ************************************* */
/* END SUBPAGE LEFT SIDE COPY FORMATTING */
/* ************************************* */




/* ********************************* */
/* SUBPAGE SIDEBAR LEAD CAPTURE FORM */
/* ********************************* */

#sideform {
	text-align:left;	
	color:#333;
	width:250px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 0px;
	height:572px;
	background:url('images/side-form.png');
	float:right;
	display:inline;
}
#sideform h3 {
	font-size:18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sideform p {
	color:#434343;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.sideform input {
	border: solid #434343 1px;
	margin-bottom: 7px;
}



.sideform .submit {
	border: none;
}

/*
#sideform input {
	margin-bottom:10px;	
}

#sideform h1 {
	font-size:14px;
	margin-top: 10px;
}

#sideform .submit {
	float:none;	
}*/


/* ************************************* */
/* END SUBPAGE SIDEBAR LEAD CAPTURE FORM */
/* ************************************* */

#homecontent {
	width:870px;
	padding-left:20px;
	padding-right:20px;
}

#contentleft, #colone {
	float:left;
	display:block;
}

#coltwo, #colthree {
	float:left;
	display:inline;
	margin-left:20px;
}

#colthree {
	margin-bottom: 10px;
}

#colone, #coltwo, #colthree {
	width:254px;
	border: 1px solid #c5c5bf;
	background:#f9f9f1;
	height:325px;
	padding: 10px;
}

.dark, .dark a {
	text-decoration:none;
	font-size:14px;
	color:#333;
}

.dark a:visited {
	text-decoration:none;
	font-size: 14px;
	color:#333;
}

#contact {
	width:870px;
	text-align:left;
	margin-top:0px;
	color:#666;
	margin-bottom:10px;
	font-size:12px;
	padding:20px;
	height:480px;
	background:url('images/contact.png') no-repeat;
}

#contact h1 {
	color:#0f9d7a;
	margin-top:0px;
	margin-bottom: 5px;
	font-size:24px;
	font-weight:bold;
}

#contact h2 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contact p {
	font-family: Arial, sans-serif;
	color: #434343;
	font-size: 14px;
	text-align:left;
	margin-top: 10px;
}

.phone {
	font-size:18px;
	color:#a83d63;
}


/* ************************************ */
/* CONTACT US PAGE CONTACT FORM STYLING */
/* ************************************ */

.inputone,.inputtwo{
	width:auto;
	padding-left:20px;
}

.inputthree{
	width:337px;
	padding-left:20px;
}

/*.inputone input,.inputtwo input,.inputthree textarea {
	width:270px;
}*/

.inputright,.inputthree {
	float:left;
}

.inputone,.inputtwo {
	float:left;
}

.inputtwo {
	margin-right:15px;
}

/*.submit {
	background:url('images/submit.gif');
	border:none;
	width:179px;
	height:35px;
	color:white;
	font-weight:bold;
	font-size:18px;
	float:right;
	margin-top:10px;
}*/

/*#hometop .submit {
	font-size:12px;	
	margin-right:20px;
	float:left;
}*/

.inputthree p {
	width:auto;
	font-size:9px;
}

#contactform p {
	color:#434343;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

#contactform input, textarea {
	border: solid #434343 1px;
	margin-bottom: 7px;
}

.requiredtext {
	width:179px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size:10px;
	font-style:italic;
	float:right;
}

fieldset {
	border: 0px none;
}

/* **************************************** */
/* END CONTACT US PAGE CONTACT FORM STYLING */
/* **************************************** */


#footer {
	background:url('images/back-bottom.png') no-repeat;
	width:948px;
	height:48px;
	padding: 0px;
	margin: 0px;
}
/* PROMO BANNER TEST */

#promobanner {
	width: 636;
	height: 168;
	display: block;
	position: relative;
	float: left;
}

#promosubmit {
	width: 306px;
	height: 168px;
	display: block;
	position:relative;
	float:left;
	background-image:url('images/promoform_background.png');
	margin: 0px;
	background-repeat: no-repeat;
}

.promoform {
	padding: 15px 0px 0px 35px;
}

.promoform p {
	color:#434343;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.forminput {
	border: solid #434343 1px;
	margin-bottom: 7px;
}

/* ************************ */
/* MY VERSION OF TOP HEADER */
/* ************************ */

#headerbar {
	height: 96px;
	/*width: 966px;*/
	width:1096px;
	padding: 0px 0px 0px 0px;
	margin-bottom:45px;
	position: relative;
}

#logoswap h1 { 
	background: url('images/logo.png') no-repeat;
	width: 485px;
	height: 85px;
}

#logoswap h1 span { 
 display: none;
}
 
#logoswap a {
cursor:hand;
} 


#topnav {
	margin-left: 25px;
	position:absolute;
	left: 527px;
	top: -3px;
}

/*#topnav a{
	text-decoration:none;
}*/



	
.navtab {
	background-image:url(images/nav_tab.png);
	background-repeat:no-repeat;
	width: 130px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	float:left;
	margin-right: 4px;
	color:white;
	
}

.navtab a:link, a:visited{
text-decoration:none;
color:white;
}

.navtab a:hover {
	color: #d8edf8;
}


.navtab p{
	margin: 0px;
	padding: 0px;
	font-family:Arial, sans-serif;
	font-size: 20px;
	font-weight:bold;
}

#phonenumber {
	position:absolute;
	left: 855px;
	top: 58px;
	
}

#phonenumber p {
	font-family:arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#434343;
}

/* ***************** */
/* END MY HEADER BAR */
/* ***************** */



/* ******************************** */
/* START HOMEPAGE BODY TEXT STYLING */
/* ******************************** */

#colone, #coltwo, #colthree {
	text-align:right;
}

#colone h2 {
	font-family: Arial, sans-serif;
	color: #028dd4;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
}

#coltwo h2 {
	font-family: Arial, sans-serif;
	color: #0f9d7a;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
}

#colthree h2 {
	font-family: Arial, sans-serif;
	color: #d44c7c;
	font-size: 20px;
	text-align:left;
	font-weight: bold;
}

#colone a{
	text-decoration:underline;
	font-size:12px;
	color: #028dd4;
	text-align:right;
	margin-top: 10px;
}

#coltwo a{
	text-decoration:underline;
	font-size:12px;
	color: #0f9d7a;
	text-align:right;
	margin-top: 10px;
}

#colthree a{
	text-decoration:underline;
	font-size:12px;
	color: #d44c7c;
	text-align:right;
	margin-top: 10px;
}

#homecontent h3 {
	font-family: Arial, sans-serif;
	color: #434343;
	font-size: 16px;
	text-align:left;
	margin-top: 10px;
	font-weight: bold;
}

#homecontent p{
	font-family: Arial, sans-serif;
	color: #434343;
	font-size: 14px;
	text-align:left;
	margin-top: 10px;
}

#contentleft li{
	font-family: Arial, sans-serif;
	color: #434343;
	font-size: 14px;
	text-align:left;
	list-style: disc;
}

