body {
	margin:0;
	padding:0;
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background: url(../images/page.gif) repeat-x;
	background-color:#6699CC;
	
}
body#index a#indexstyle,
body#links a#linksstyle,
body#course a#coursestyle,
body#locations a#locationsstyle,
body#consulting a#consultingstyle,
body#about-me a#about-mestyle,
body#consumer-products a#consumer-productsstyle,
body#contact-me a#contact-mestyle,
body#training a#trainingstyle
			 {
color: white;
padding-top: 6px;
padding-bottom: 4px;
background: #6699cc;
}
#container {
	padding: 0px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background: url(../images/bg.gif) repeat-y;
	z-index:1;
}
#top	{
	margin-top:0px;
	width:800px;
	height:140px;
	background: url(../images/top.gif) no-repeat top;
	z-index:1;
	}
 #banner {
	float:left;
	width:800px;
}
#content {
	margin-top:40px;
	margin-left:30px;
	margin-right:50px;
	text-align:left;
		}
#content #p {
	text-indent:25px;
	}
#left {
		float:left;
		width:570px;
		}
#right {
		float:left;
		width:195px;
		padding:0;
		margin:0;
		text-align:left;
		}
#menu {
	text-align:left;
	width:100%;
	height:40px;
	padding-top:105px;
		}
#footer {
	clear:both;
	background: url(../images/bottom.jpg) no-repeat top center;
	height: 25px;
/*	margin: 0 auto; */
	z-index:20; 
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000033;
	padding: 0;
	margin: 0;
	}
h2 {
	margin-top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	padding: 0;
	}
.indentmenu{
font: bold 14px Verdana;
width: 100%; 
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #000033;
padding: 5px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color:#000033;
}

.indentmenu ul li a:hover{
color: white;
padding-top: 6px;
padding-bottom: 4px;
background: #6699cc;
}
