body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #d9dada;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 669px;
	margin: auto;
}
a {
	color:#dadada;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 12px;
	font-weight:bold;
	color: #dadada;
	margin-bottom: 0px;
}
hr {
	height: 1px;
	border: 1px dashed #666666;
	margin: 10px 0px 10px 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
p {
	margin-top: 5px;
}
img {
	border: 0px;
}
input {
	height: 15px;
	background-color: #eaeaea;
	border: 1px solid #999999;
	font-size:10px;
}
textarea {
	background-color: #eaeaea;
	border: 1px solid #999999;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 669px;
	margin: auto;
}
#menu {
	width:641px;
	height: 35px;
	position: absolute;
	top: 350px;
	margin-left: 14px;
	background-image: url(../menu/images/backgroundMenuDHTML.jpg);
	background-repeat: no-repeat;
	text-align: center; 
}
#header {
	width: 639px;
	padding: 10px 0px 0px 30px;
	height: 119px;
	background-image: url(../images/bgdHeader.jpg);
	background-color: #60a0cf;
}
#flash {
	background-image: url(../images/bgdFlash.gif);
}
#logo {
	width: 105px;
	float:left;
}
#headerRight {
	width: 204px;
	color: #FFFFFF;
	padding: 0px 25px 0px 0px;
	text-align:right;
	float:right;
}
#headerText {
	width: 194px;
	height: 236px;
	background-image:url(../images/backgroundHeaderText.jpg);
	background-repeat: no-repeat;
	background-color: #5a676f;
	padding: 20px 25px 10px 10px;
}
#headerTicker {
	width: 229px;
	height: 266px;
	background-color: #5a676f;
	padding: 0px;
}

.clearer {
	clear:both;
}
#content {
	width: 589px;
	background-image:url(../images/backgroundContent.jpg);
	background-repeat: repeat-y;
	padding: 20px 40px 10px 40px;
	overflow: hidden;
	color:#5a676f;
}
#content a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.triptych {
	margin: 0px 0px 10px 20px;
}
.examplesTable td{
	width: 200px;
	padding: 0px 20px 20px 20px;
	vertical-align:top;
	text-align: center;
}
.services {
	width: 569px;
	height: 98px;
	background-image:url(../images/servicesBackground.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px;
	margin-bottom: 20px;
	color: #dadada;
}
.services img {
	margin-right: 10px;
}
.services a {
	color:#dadada;
	font-weight:bold;
	text-decoration:none;
}
.box1 {
	width: 264px;
	height: 331px;
	background-image:url(../images/backgroundBox.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	float:left;
}
.box1 a {
	color:#dadada;
	font-weight:bold;
	text-decoration:none;
}
.box2 {
	width: 264px;
	height: 331px;
	background-image:url(../images/backgroundBox.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	font-size: 9px;
	float:right;
}
.box2 a {
	color:#dadada;
	font-weight:bold;
	text-decoration:none;
}
.welcome {
	color: #CCCCCC;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}
.welcome a {
	color: #CCCCCC;
}
.welcome a:hover {
	color: #CCCCCC;
}
#footer {
	width: 669px;
	height: 90px;
	background-image:url(../images/backgroundFooter.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 25px 0px 0px 0px;
	color: #0c2c42;
	
}
#footer a {
	color:#0c2c42;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.image {
	padding: 0px 10px 0px 0px;
	float:left;
}
.text {
	float:left;
	color: #dadada;
}
.directions {
	float: left;
	color: #d9dada;
}
.faqH20 {
	width: 433px;
	height: 240px;
	margin: auto;
	font-size: 9px;
	color: #000000;
	background-image: url(../images/bgdFaqH20.jpg);
	background-repeat: no-repeat;
	padding: 340px 15px 0px 15px;
}