body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	color: #666;
	font-size: 0.75em;
	padding: 0em;
	margin: 0.4em;
}
h1 {
	margin-top: 0.5em;
	font-size: 1.1em;
	color: #000;
}
h1 a {
	color: #FFF;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	color: #99cc33;
	font-size: 1em;
	margin-top: 1em;
}
h3 {
	margin-top: 1em;
	color: #666;
	font-size: 0.95em;
}
h4 {
	font-size: 1.2em;
	margin-top: 7.5em;
	margin-left: 1em;
	padding-bottom: 1em;
	color: #FFF;
	font-weight: normal;
}
a {
	color: #99cc33;
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
}
a:visited {

}

.fl {
	float: left;
}
.fr {
	float: right;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.noBold {
	font-weight: normal;
}

#holder {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#header {
	width: 100%;
}
#header #logo {
	width: 257px;
}
#header span {
	width: 10em;
	text-align: right;
	padding-right: 0.5em;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}
ul.dropdown li {
	float: left;
	line-height: 1.35em;
	vertical-align: middle;
	zoom: 1;
	list-style-type: none;
	border-right: solid 1px #666;
	padding-right: 0.5em;
	margin-left: 0.5em;
}
ul.dropdown li a {
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
}
ul.dropdown li a:hover {
	text-decoration: none;
	color: #000000;
}
#last {
	border-right: none;
}
ul.dropdown li:hover, .dropHover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul, .dropDownMenu {
	background-color: #666;
	border: solid 1px #999;
	padding: 0.2em;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 15em;
}
ul.dropdown ul li {
	float: none;
	list-style-type: none;
	padding: 0.25em;
}
#selected {
	color: #000000;
}	
ul.dropdown ul li span, ul.dropdown li ul li:hover > ul li span {
	visibility: hidden;
	color: #FFF;
	padding-left: 0.75em;
}
ul.dropdown ul li:hover span, ul.dropdown li ul li:hover > ul li:hover span {
	visibility: visible;
}
ul.dropdown ul li a {
	color: #FFF;
}
ul.dropdown ul li a:hover {
	color: #FFF;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul { /* This is the drop-down menu, shifts to the left a little so IE7 works */
	visibility: visible;
	left: -39px;
}
html>/**/body ul.dropdown li:hover > ul {
	left: 0px;
}
ul.dropdown li ul li:hover > ul { /* This is the submenu menu, shifts to the right so we can the root menu as well - IE7 fix */
	left: 110px;
}
html>/**/body ul.dropdown li ul li:hover > ul {  /* This is the submenu menu, shifts to the right so we can the root menu as well */
	left: 150px;
}


#splash {
	margin-top: 2em;
	width: 100%;
}
html>/**/body #splash{
	margin-top: 0em;
}
#section {
	height: 1.5em;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFF;
}
#splash #leftNavHol {
	background: url(images/border.jpg) no-repeat bottom right;
	height: 232px;
}
#splash #leftNav {
	background-color: #333;
	width: 17.5em;
}
#leftNav ul {
	padding: 0em;
	margin: 0em;
}
#leftNav li {
	list-style-type: none;
	border-bottom: solid 2px #FFF;
	border-right: solid 4px #FFF;
	text-indent: 10px;
	font-size: 0.95em;
}
#leftNav #lastLI {
	margin-bottom: 5em;
}
#leftNav li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftNav li a:hover, #leftNav #selected {
	background-color: #99cc33;
	border-right: solid 2px #99cc33;
}
#leftNav li:hover {
	border-right: solid 2px #99cc33;
}

.mainSplash .left {
	background-image: url(images/main-splash-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 275px;
	height: 212px;
}
.left h1 {
	color: #FFF;
	font-size: 1.5em;
	margin-left: 1.25em;
	margin-right: 0.75em;
	margin-top: 1.75em;
	font-weight: normal;
}
.left h2 {
	color: #FFF;
	font-size: 1em;
	margin-left: 2em;
	margin-right: 0.75em;
	margin-top: 1.75em;
	font-weight: normal;
}
.mainSplash .right {
	background-repeat: no-repeat;
	background-position: right top;
	width: 500px;
	height: 212px;
}
#healthcareImg {
	background-image: url(images/main_slice/healthcare_hospital.png);
}
#PatientIDImg {
	background-image: url(images/main_slice/printer2.jpg);
}
#WristbandImg {
	background-image: url(images/main_slice/wristband1.jpg);
}
#Barcode-print-Img {
	background-image: url(images/main_slice/barcode-printing-interceptus2.jpg);
}
#directionsImg {
	background-image: url(images/main_slice/directions1.jpg);
}
#partnersImg {
	background-image: url(images/main_slice/partners1.jpg);
}
#aboutImg {
	background-image: url(images/main_slice/legacy-scales2.jpg);
}
#contactImg {
	background-image: url(images/main_slice/support1.jpg);
}
#splash .bottom {
	background-image: url(images/main-splash-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 775px;
	height: 55px;
}
.bottom h1 {
	color: #FFF;
	font-size: 1.45em;
	margin-left: 5.5em;
	margin-top: 0.9em;
	font-weight: normal;
}
#boxes {
	margin-top: 2.5em;
}
#boxes .box {
	float: left;
	width: 235px;
	margin-right: 1.2em;
}
.box a {
	color: #FFF;
}
.box a:hover {
	text-decoration: underline;
}
#box1 {
	background:url(images/splash_boxes/index/wristband1.jpg) no-repeat top left;
}
#box2 {
	background:url(images/splash_boxes/index/mobile1.jpg) no-repeat top left;
}
#box3 {
	background:url(images/splash_boxes/index/display_technologies1.jpg) no-repeat top left;
}
#box4 {
	background:url(images/splash_boxes/index/fleet1.jpg) no-repeat top left;
}
#box5 {
	background:url(images/splash_boxes/iso22000.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	position: relative;
	left: 0px;
}
#boxContact {
	background:url(images/splash_boxes/support1.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 3em;
	position: relative;
	left: 0px;
}
#boxDirections {
	background:url(images/splash_boxes/fleet1.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 3em;
	position: relative;
	left: 0px;
}
#boxPatientID {
	background:url(images/splash_boxes/printer1.jpg) no-repeat top left;
	width: 189px;
	margin-top: 3em;
	height: 145px;
	position: relative;
	left: 0px;
}
#boxBarcodePrintApp {
	background:url(images/splash_boxes/HerbertHealthcare_Intercep2.jpg) no-repeat top left;
	width: 189px;
	margin-top: 3em;
	height: 145px;
	position: relative;
	left: 0px;
}
#boxDownloadInterceptorHandout {
	background:url(images/splash_boxes/DownloadInterceptorHandout.jpg) no-repeat top left;
	width: 189px;
	margin-top: 3em;
	height: 145px;
	position: relative;
	left: 0px;
}
#box6 {
	background:url(images/splash_boxes/legacy-scales3.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 2em;
	position: relative;
	left: 0px;
}
#box7 {
	background:url(images/splash_boxes/testing1.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 2em;
	position: relative;
	left: 0px;
}
#box8 {
	background:url(images/splash_boxes/legacy-scales2.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 2em;
	position: relative;
	left: 0px;
}
#box9 {
	background:url(images/splash_boxes/legacy-scales4.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 2em;
	position: relative;
	left: 0px;
}
#box10 {
	background:url(images/splash_boxes/support3.jpg) no-repeat top left;
	width: 189px;
	height: 145px;
	margin-top: 2em;
	position: relative;
	left: 0px;
}
#boxes .last {
	margin-right: 0em;
}
#boxes h2 {
	color: #FFF;
	font-size: 1.3em;
	margin-left: 1.2em;
	margin-top: 7.75em;
	font-weight: normal;
}
#boxes h3 {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	margin-left: 1.8em;
	margin-top: 4em;
}
#boxes p {
	margin-left: 1.65em;
}

#bodyContent {
	width: 100%;
	margin-top: 1.8em;
}
#bodyContent #leftPane {
	width: 205px;
	min-height: 500px;
	background: url(images/grad-quote.jpg) no-repeat top left;
}
#bodyContent #mainPane {
	margin-left: 3.5em;
	margin-right: 2em;
	padding-top: 1em;
	width: 505px;
}
#bodyContent #mainPane2 {
	margin-left: 3.5em;
	padding-top: 1em;
	width: 690px;
}
#bodyContent #rightPane {
	width: 180px;
	padding-top: 1em;

}
#leftPane p {
	margin: 1em;
	margin-top: 2.25em;
}

#footer {
	margin-top: 4em;
	padding-top: 3em;
	padding-left: 1.2em;
	background-image: url(images/HerbertLion_watermark_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30em;
}
#bodyFooter {
	margin-top: 1em;
	padding-top: 3em;
	padding-left: 1.2em;
	width: 30em;
}
#footer h3 {
	font-size: 1.2em;
	margin-bottom: 0em;
	
}
#bodyFooter h3 {
	font-size: 1.2em;
	margin-bottom: 0em;
	

}