body {
	background-color: #061c6e;
	color: #000;
	font-size: 75%;
	font-family: verdana;
	text-align: left;
	/* For IE */
	*font-size: xx-small;
	*font-family: verdana;
}
html>body {
	font-size: 10px;
}
p {
	line-height: 1.1em;
	font-size: 1em;
}
a,a:active {
	color: #3c5192;
	text-decoration: none;
  position: inherit;
	z-index: 10;
	font-weight: 900;
}
a:hover { color: #666; position: inherit; }
h1,h2,h3,h4,h5,span {
	text-transform: uppercase;
	color: #0b51a9;
	font-weight: bold;
	font-family: tahoma;
}
h5 {
	font-size: 1.3em; // 15px
	line-height: 1em;
	margin-left: -0.4em;
}
h2 {
	font-size: 1.1667em; // 11px
	line-height: 1.286em;
	margin: 0;
	text-align: center;
	color: #fff;
}
h2.about { color: #000; text-align: left; font-size: 1.3em; }
h3 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 0;
	padding-right: 0.4em;
	color: #000;
	font-family: arial;
	text-align: right;
	border-left: #ccc 1px solid;
	padding-top: 0;
}
h3.last { border-right: #ccc 1px solid; }
h4 { color: #fff; margin: 0.5em 0.1em; padding: 0; }
h1 { font-size: 2em;
	line-height: 1.286em;
	font-family: arial;
	color: #000;
	text-transform: none;
}
h5.test {
	color: #fff;
	padding-left: 2em;
	margin-top: 1.1em;
	text-align: right;
	border-top: #06c48c 1px solid;
	background-image: url('../images/blue_transparent.png');
	behavior: url(iepngfix.htc);
}
span {
	font-size: 1.1em; // 11px
	line-height: 1.363em;
	float: left;
	margin-right: 0.3em;
	margin-bottom: -1em;
}
strong { font-weight: 900; }
em { font-style: italic; }
img { border: 0; }
input { border: #0b51a9 1px solid; }
ol, li { list-style-type: square; list-style-position: outside; margin-left: 0.8em; }
.sidenote {
	font-size: 0.75em; // 9px
	line-height: 2em;
}
.infloat {
	display: inline;
	float: left;
	margin: 0 1em 0.5em 0;
	clear:left;
}
.infloatr {
	display: inline;
	float: right;
}
.rightextras {
	float: left;
	margin: 1em 0 0 0;
}
.galleryText {
	margin-top: 1.5em;
	background-image: url('../images/blue_transparent.png');
	behavior: url(iepngfix.htc);
}
img.entryimg, img.entryimg2, img.entryimg3 {
	display: block;
	position: absolute;
	height: 65px;
	width: 85px;
	top: 0;
	left: 0;
}
img.entryimg2 {
	top: 70px;
}
img.entryimg3 {
	top: 140px;
}
.entrybody {
	position: relative;
	padding-left: 95px;
	padding-bottom: 1.5em;
	font-size: 12px;
}
.entrytitle {
	padding-left: 95px;
}

/* Section definitions */
#container {
	margin: 0;
	height: 904px;
	width: 1200px;
	background: transparent url('../images/background_nebula.jpg') no-repeat;
}
#header {
	padding-top: 0.2em;
	width: 975px;
	height: 90px;
	*height: 130px;
}
#middle { clear: left; margin-top: 2em; /*position: relative;*/ }
#middle_left, #middle_right {
	background: #e1e1e1;
	float: left;
}
#middle_left {
	padding: 4em;
	height: 500px;
	max-height: 500px;
	width: 860px;
	overflow: auto;
	background: #fff;
}
#middle_right {
	height: 382px;
	width: 600px;
	*width: 586px;
}
#map { width: 390px; height: 372px; }
#labels { height: 300px; overflow: auto; margin-left: 0.4em; }
#imgbox {
	position: absolute;
	top: 75px;
	left: 25px;
	z-index: 99;
}
#lower {
	clear: left;
	color: #dfdfdf;
}
#lower h3 {
	color: #fff;
	border: #ccc 1px solid;
	border-top: none;
	background-image: url('../images/blue_transparent.png'); behavior: url(iepngfix);
}
#lower #first, #lower #second, #lower #third, #lower #fourth {
	margin-right: 0.35em;
	width: 235px;
	*width: 225px;
	float: left;
	height: 270px;
	border: #ccc 2px solid;
	border-top: none;
	overflow: hidden;
	margin-top: 2em;
	*margin-top: 0;
}
#lower #fourth {
	margin-right: 0;
}
#lower #fourth img { behavior: url(/iepngfix.htc); }
#lower a { color: #fff; font-family: tahoma; }
#lower a:hover { color: #ccc; font-family: tahoma; }
#footer {
	width: 975px;
	float: left;
	clear: left;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	font-weight: 200;
}
#footer img {
	position: absolute;
	margin-top: 10px;
	left: 10px;
}
#footer img.right {
	margin-top: 5px;
	left: 900px;
}
#footer img.cr {
	margin-top: 65px;
	left: 195px;
}
#footer img.pa {
	margin-top: 65px;
	left: 600px;
}
#footer img.sa {
	margin-top: 90px;
	left: 600px;
}
#flash, #flash2 {
	position: relative;
	float: left;
	clear: left;
	margin-left: 25px;
/*	*margin-left: 185px;*/
	margin-top: 80px;
	z-index: 1;
}
#flash2 {
	margin-left: 0;
	margin-top: 160px;
}
#minibox { 
	position: relative;
	width: 225px;
	height: 78px;
	margin: 0;
	background-image: url('../images/blue_transparent.png');
	behavior: url(iepngfix.htc);
}
#leasing { float: left; }
#affiliates { float: left; }

#ba_a, #ba_p, #cs_a, #cs_p {
	width: 150px;
	height: 100px;
	z-index:5;
	float: left;
}
#ba_p {	margin-top: 56px; }
#cs_p {	margin-top: 26px; }
#doctors {
	margin-top: 20px;
}
#buttons a {
	margin: 0;
	display: block;
	width: 110px;
	height: 24px;
	padding-top: 14px;
	text-align: center;
	color: #fff;
	background: url('../images/button_scroll.png') 0 0 no-repeat;
	font-size: 1.25em;
	font-weight: 900;
	position: absolute;
}
#buttons a:hover {
	background-position: -115px 0;
	color: #000;
}
#buttons a:active {
	background-position: -228px 0;
	color: #000;
}
#btn_technology {
	top: 0;
	left: 0;
}
#btn_consumers {
	top: 0;
	left: 111px;
}
#btn_roi {
	top: 34px;
	left: 0;
}
#btn_leasing {
	top: 34px;
	left: 111px;
}
.entrybody h2 {
	color: #0b51a9;
}
#btn_locations {
	display: block;
	margin: 20px 0 3px 0;
	text-align: center;
	border: 2px solid #fff;
	background-color: #15D;
}
#studies, #testimonials, #downloads {
	position: absolute;
	top: 90px;
	left: 289px;
	overflow: auto;
	width: 420px;
	height: 500px;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 0px 0px 10px;
	background: #DDD;
}
#studies a, #testimonials a, #downloads a {
	color: blue;
}
#search {
	position: absolute;
	top: 10px;
	left: 600px;
	color: #fff;
	background-color: #333;
}
#navlist ul {
	display: inline;
	list-style-type: none;
}

.pagination {
	padding: 3px;
	margin: 3px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #aaaadd;
	text-decoration: none;
	color: #000099;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
	float: none;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #ddd;
	float: none;
}