/*
Design by Charles J. Clampett for Lighthouse Medical Equipment, LLC.
Edited by James T. Clampett
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #D3CBC7;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07_b.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}












div#box {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:755px;
	height: 1635px;
	border: 1px solid #3D4657;
	top: 6px;
	
}



div#box2 {
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:755px;
	height: 1577px;
	border: 1px solid #3D4657;
	
}









/* Menu */


#menu {
	position:relative;
	top:auto; 
	width: 745px;
	height: 60px;
	margin: 0 auto;
	background: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 17px 0 17px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #C7CED3;
	text-decoration: none;
	color: #000000;
}

#menu b {
	text-decoration: underline;
}




div#logo {
	left:0px;
	width:755px;
	height:160px;
	top: 70px;
	position: absolute;
	background: url(images/logo_f.jpg) no-repeat left center;
	border-top: 1px solid #3D4657;
	
}	


div#clock {
	left:0px;
	width:230px;
	height:25px;
	top: 231px;
	position: absolute;
	padding-top:5px;
	padding-left:5px;
	background: #ffffff;
	border-top: 1px solid #3D4657;
	border-bottom: 1px solid #3D4657;
	color:#3D4657;
	
}


div#crumbs {
	left:230px;
	width:519px;
	height:25px;
	top: 231px;
	position: absolute;
	padding-top:5px;
	padding-left:5px;
	background: #ffffff;
	border-left: 1px solid #3D4657;
	border-top: 1px solid #3D4657;
	border-bottom: 1px solid #3D4657;
	color:#000000;
	
}

#crumbs a {
	padding-left: 1em;
	background: url(images/img08_b.gif) no-repeat left center;
	color: #000000;
}





div#leftnav {
	left:1px;
	width:217px;
	height:1369px;
	top: 263px;
	position: absolute;
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	background: #C7CED3;
	color:#000000;
	background-color: #C7CED3;
	
}

#leftnav ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#leftnav li {
	padding: 5px 5px 5px 10px;
	background: url(images/img04.gif) repeat-x left top;
}

#leftnav a {
	padding-left: 1em;
	background: url(images/img08_b.gif) no-repeat left center;
	color: #000000;
}

#leftnav a:hover {
	background: #FFFFFF url(images/img08_b.gif) no-repeat left center;;
	text-decoration: none;
	color: #000000;
}


div#leftnav2 {
	left:0px;
	width:217px;
	height:1069px;
	top: 263px;
	position: absolute;
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	background: #C7CED3;
	color:#000000;
	
}

#leftnav2 ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#leftnav2 li {
	padding: 5px 5px 5px 10px;
	background: url(images/img04.gif) repeat-x left top;
}

#leftnav2 a {
	padding-left: 1em;
	background: url(images/img08_b.gif) no-repeat left center;
	color: #000000;
}

#leftnav2 a:hover {
	background: #FFFFFF url(images/img08_b.gif) no-repeat left center;;
	text-decoration: none;
	color: #000000;
}





































div#main {
	left:230px;
	width:495px;
	height:1331px;
	top: 263px;
	position: absolute;
	padding-top:2px;
	padding-left:15px;
	padding-right:15px;
	background: #FFFFFF;
	color:#000000;
	
}


div#main2 {
	left:230px;
	width:495px;
	height:1275px;
	top: 264px;
	position: absolute;
	padding-top:2px;
	padding-left:15px;
	padding-right:15px;
	background: #FFFFFF;
	color:#000000;
	
}


.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #3D4657;
}



.floating-box2 {
	float: left;
	width: 410px;
}

.floating-box2 p, .floating-box2 blockquote, .floating-box2 ol {
	line-height: 144%;
	font-size: 92%;
}

.floating-box2 img {
	border: 5px solid #3D4657;
}

.floating-box2 ol li {
	padding-left: 1em;
}



div#footer {
	left:0px;
	width:755px;
	height:32px;
	top:1590px;
	position: absolute;
	padding-top:12px;
	background: #ffffff;
	border-top: 1px solid #3D4657;
	border-bottom: 1px solid #3D4657;
	color:#3D4657;
}


div#footer2 {
	left:0px;
	width:755px;
	height:32px;
	top:1533px;
	position: absolute;
	padding-top:12px;
	background: #ffffff;
	border-top: 1px solid #3D4657;
	color:#3D4657;	
}

