body{
	font-family: Tahoma, Geneva, sans-serif;
}
#header{
	background: url(../images/CLSSmaller.png) left top no-repeat;
	height: 120px;
	position: relative;
}
.middle{
	width: 960px;
	margin: auto;
}
#flashBox{
	width: 960px;
	/*height: 593px;*/
	height: 296px;
	background: url(../images/flashFiller.jpg) no-repeat;
	margin-bottom: 15px;
}
#footer{
	font-size:12px;
	color:#666;
	padding-top: 15px;
	border-top: solid 1px #ccc;
}
#copy{
	width: 200px;
	display: inline-block;
}
#phones{
	float: right;
}
#navMenu{
	position: absolute;
	right: 15px;
	bottom: 5px;
}
#navMenu ul{
	padding: 0px;
	margin: 0px;
}
#navMenu ul li{
	display:inline-block;
}
#navMenu ul li a{
	text-decoration:none;
	display:inline-block;
	padding: 10px;
	color: #004679;
	font-family:Tahoma, Geneva, sans-serif;

}
#sideBox{
}
.greenBorder{
	border-bottom: solid 2px #008B57;
	text-align: center;
	font-weight:bold;
	padding-bottom: 5px;
}
#welcomeBox{
	background:url(../images/H2Ok%20Logo4.png) center top no-repeat;
	width: 392px;
	text-align:justify;
	padding: 10px;
	padding-top: 134px;
	font-size:14px;
	color:#666;
}
#right{
	color: #666;
	text-align:justify;
	padding: 0px;
}
h1{
	margin:1px;
	margin-bottom: 5px;
	text-align:center;
	color: #008B57;
}
h2{
	color: #008B57;
	margin-bottom: 3px;
}
.justify
{
	text-align:justify;
	padding: 2px;
	color:#333;
}

