body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	width: 100%;
	background-repeat: repeat;
	background-position: center top;
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 21px;
	font-size: .9em;
}
.bodytext a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #194B69;
}
.bodytext a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
}
.bodytext a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #3A7861;
	text-align: center;
}
.leftSideBG {
	background-image: url(../images/left-side-bg.png);
	height: 100%;
	width: 25px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #212A49;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	text-shadow: .5px .5px 1px #333;
	color: #036;
	letter-spacing: 0.1em;
}
h3 {
	padding: 0px;
	margin: 0px;
	color: #036;
	font-size: 15px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}



.rightSideBG {
	background-image: url(../images/right-side-bg.png);
	height: 100%;
	width: 25px;
}
#bottomCar {
	background-image: url(../images/footer-left.png);
	height: 129px;
	width: 355px;
}
#footerCenter {
	background-image: url(../images/footer-center.png);
	height: 80px;
	width: 294px;
}
#footerRight {
	background-image: url(../images/footer-right.png);
	height: 80px;
	width: 355px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#emailBlurb {
	background-image: url(../images/email-n-blurb.png);
	height: 49px;
	width: 649px;
}
#surrounding-email {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
	font-size: 16px;
}
#surrounding-email a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #194B69;
	text-decoration: none;
	text-shadow: .5px .5px 1px #000;	
}
#surrounding-email a:hover {
	color: #000000;
}
#surrounding-email a:visited {
	color: #194B69;
	text-decoration: none;
}
#header {
	padding: 0px;
	height: 164px;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	background-image: url(../images/nav.png);
	width: 1004px;
	text-align: center;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center;
	list-style-image: none;
	margin-right: auto;
	margin-left: auto;
}


#navMenu {
	list-style-type: none;
	white-space: nowrap;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
#navMenu li {
	display:inline;
}
#navMenu li a
{
	padding:0.2em 2em;
	color:#000;
	text-decoration:none;
	text-shadow: .5px .5px 1px #000;
}
#navMenu li a:hover
{
	color:#304494;
}
#manLogos {
	margin-right: auto;
	width: 700px;
}

#bottomnav {
	width: 1004px;
	text-align: center;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center;
	list-style-image: none;
	margin-right: auto;
	margin-left: auto;
}



#bottomnavMenu {
	list-style-type: none;
	white-space: nowrap;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 480px;
}
#bottomnavMenu li {display:inline;}
#bottomnavMenu li a
{
	padding:0.1em 0.5em;
	color:#FFF;
	text-decoration:none;
}
#bottomnavMenu li a:hover
{
	color:#000;
}
.equinoxFooter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	top: 62px;
	left: 160px;
	position: relative;
	color: #E4E4E4;
}
.equinoxFooter a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-shadow: .5px .5px 1.5px #000;
}
.equinoxFooter a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CB-side-bg-right {
	height: 10px;
	width: 18px;
	background-image: url(../images/CB-side-bg-right.jpg);
}
.CB-side-bg-left {
	height: 10px;
	width: 20px;
	background-image: url(../images/CB-side-bg-left.jpg);
}
.CB-side-bg-center {
	background-image: url(../images/CB-bottom-center.jpg);
}
.CB-top-bg {
	background-image: url(../images/CB-top-bg.jpg);
}
.home-testimonial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #2D4372;
	line-height: 16px;
	text-align: left;
	font-style: italic;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.home-testimonial-bg {
	background-image: url(../images/home-testimonial-bg.png);
	height: 200px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}

.home-testimonial-name {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #000;
	padding-right: 5px;
	padding-top: 5px;
}
.testimonial-text-name {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B7962;
}
.testimonial-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #036;
	padding-right: 10px;
	padding-left: 10px;
}
.namefield {
	width: 150px;
	background-color: #F9F9F7;
	border: 1px solid #88AE9F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
.contact-text-area {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 400px;
	height: 225px;
	background-color: #F9F9F7;
	border: 1px solid #82AD9C;
}
.remoteConnector {
	text-align: center;
	color: #036;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.services-lists {
	font-family: Tahoma, Geneva, sans-serif;
	color: #036;
	font-size: 15px;
	line-height: 25px;
	list-style-image: url(../images/list-check.gif);
	padding-left: 28px;
}

.firstLetter {
	font-size: 15px;
	font-weight: bold;
}
#WC3 {
	padding-top: 8px;
	width: 200px;
	margin-left: auto;
}
#topLeftFooterDiv {
	height: 72px;
	width: 754px;
	position: relative;
}
input {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; }
textarea {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; }	
#scroller {
	overflow: auto;
	height: 500px;
	width: 600px;
}

