body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%;
max-height: 100%;
background: #420000;
font-family:Verdana;
font-size:12px;
overflow: scroll;
}
#header {
position: fixed; 
top: 0;
right: 0;
left:50%;
margin-left:-500px;
height: 170px; /*Height of top frame div*/
background-image:url('../img/header.jpg');
background-repeat:no-repeat;
z-index:2;
}
#header a {
	background-color:none;
	text-decoration:none;
	padding:0px;
}
#header a:hover {
	text-decoration:none;
}
#slideshow {
	float:left;
	margin-top: 10px;
	left:50%;
	margin-left:500px;
}
#leftcolumn{
	position: fixed; 
	top: 170px; 
	right: 0;
	left:50%;
	margin-left:-480px;
	width: 140px; /*Width of left frame div*/
	height: 100%;
	background-image:url('../img/edscanvas.jpg');
	background-repeat:repeat-y;
}
#container{
	position: absolute;
	top: 170px; /*Set top value to HeightOfTopFrameDiv*/
	left: 0; /*Set left value to WidthOfLeftFrameDiv*/
	right: 0;
	bottom: 30px; /*Set bottom value to HeightOfBottomFrameDiv*/
	right: 0;
	left:50%;
	margin-left:-330px;
	z-index: -5;
	background: #fff;
	width:830px;
}
#content{
	position: relative;
	width:750px;
	padding:40px 40px 90px;
	z-index: -1;
	background: #fff;
}
#footer{
	clear: both;
	position:fixed;
	margin:0;
	bottom:-1px;
	display:block;
	width:100%;
	height:30px;
	background:#420000;
	color:#fff;
	font-size:1em;
	z-index:5;
	text-align:center;
	padding: 5px 0 10px;
}
.innertube{
}
* html #content{ /*IE6 hack*/	
	height: 100%; 
	width: 100%; 
}
* html #header, * html #footer{ /*IE6 hack*/
	width: 100%;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#4b7000;
}
#contact1 {
	text-align:center;
	width:300px;
	padding:30px 20px 0px 10px;
	font-size:18px;
}
#contact1 p {
	letter-spacing:5px;
}
#contact2 {
	float:right;
	width:320px;
	height: 330px;
	border:3px double #666;
	background:#f1ebd1;
	margin-top:-380px;
	padding:20px 0px 20px 55px;
}
a {
	color:#4b7000;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h2 {
	margin-top: -5px;
	font-size:18px;
}
h3 {
	margin-top: -5px;
}
p.indent {
	padding-left: 60px;
}
p {
	line-height: 1.25;
}
#image {
	border:2px solid #4b7000;
	border-color:#4b7000;
}
#testimonials{
	border:3px double #666;
	width:375px;
	background: #f1ebd1;
	height:245px;
	padding:10px;
}
#testimonials p{
	padding-bottom: 2px;
}
#testimonials h3{
	padding-bottom: 2px;
}
#consult {
	float:right;
	width:340px;
	font-size:12px;
	margin-top: -12px;
}
#analysis {
	clear: both;
}
.notes {
	font-size:10px;
}
.error {
	list-style:none;
	color:red;
	font-style:italic;
	font-weight:bold;
	font-size: 10px;
}
/* cradle table styles */
table.cradle th {
	width: 50px;
	background: #ece0b8;
	    font-weight:bold;
	text-align:center;
	width:100px;
	padding:2px;
	border-:1px solid #999;
}
table.cradle td {
	width: 50px;
	text-align:center;
	width:100px;
	padding:2px;
	border-:1px solid #999;
}
/* list styles */
ul.a {
	list-style-type: circle;
	padding-left: 60px;
}
ol.b {
	padding-left: 60px;
}
ul.c {
	list-style-type: circle;
	padding-left: 40px;
}
ul.d {
	list-style-type: circle;
	padding-left: 60px;
}
ul.e {
	list-style-type: circle;
	padding-left: 60px;
}
ul.f {
	list-style-type: circle;
	padding-left: 20px;
}
/* cradle table styles */
table.cradle th {
	width: 50px;
	background: #ece0b8;
	    font-weight:bold;
	text-align:center;
	width:100px;
	padding:2px;
	border-:1px solid #999;
}
table.cradle td {
	width: 50px;
	text-align:center;
	width:100px;
	padding:2px;
	border-:1px solid #999;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	height:150px;
	border:0;
	padding:0;
	margin:0;
	z-index:-1;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:-1;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:-1;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:-1;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}