@charset "ISO-8859-1";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: 569bbe;
	border-right-color: 569bbe;
	border-bottom-color: 569bbe;
	border-left-color: 569bbe;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 478px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #5e6247;
	border-right-color: #5e6247;
	border-bottom-color: #5e6247;
	border-left-color: #5e6247;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #808285;
	text-transform: capitalize;
}
.oneColFixCtrHdr #navbar {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: 569bbe;
	border-right-color: 569bbe;
	border-bottom-color: 569bbe;
	border-left-color: 569bbe;
	height: 41px;
	width: 900px;
}
.oneColFixCtrHdr #spaceoh {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: 666633;
	border-right-color: 569bbe;
	border-bottom-color: 569bbe;
	border-left-color: 569bbe;
	height: 10px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oneColFixCtrHdr #infofooter {
	height: 40px;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #808285;
	text-decoration: none;
	line-height: 3px;
	text-transform: uppercase;
	border: 1px none #000;
}
.rightsideBrowse {
	float: right;
	top: 0px;
	margin-right: 10px;
	margin-top: 0em;
}
.oneColFixCtrHdr #textContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 0;
	height: 478px;
	width: 820px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.oneColFixCtrHdr #container #textContentz {
	color: #699CB9;
}
.oneColFixCtrHdr #container #headerTEXT {
	color: #569bbe;
}
.header_text {
	color: #569bbe;
	font-weight: bold;
}
.oneColFixCtrHdr #clientContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 400px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808285;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 250px;
	float: left;
}
.oneColFixCtrHdr #clientContent2 {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 478px;
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5e6247;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	float: left;
}
.blue_coat {
	color: #569bbe;
}
.oneColFixCtrHdr #clientContent3 {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 400px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808285;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	float: left;
}
.oneColFixCtrHdr #clientpageContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 472px;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #808285;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
	overflow: auto;
}
.oneColFixCtrHdr #aboutContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 450px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #808285;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
	overflow: auto;
}
.oneColFixCtrHdr #contactContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 450px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: auto;
	margin-right: auto;
	text-align: center;
}
.oneColFixCtrHdr #spaceoh2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: #666633;
	border-right-color: 569bbe;
	border-bottom-color: #666633;
	border-left-color: 569bbe;
	height: 10px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.oneColFixCtrHdr #clientContactus {
	background: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	height: 400px;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808285;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

.style1 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #808285;
		}
.style2 {
	
	font-weight: bold;
	color: #C5C19D;
}
