body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/background.gif);
}
h5 {
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

* html body {
	line-height: 10pt;
}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 775pxs;
}

#content {
	clear: both;
	margin-top: 5px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 263px;
	height:605px;
	display:inline;
	overflow:hidden;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#right {
	background: url(images/BlockedDrains.gif) no-repeat 0% 0%;
	border: 6px solid #FFFFFF;
	float: left;
	height: 575px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	width: 446px;
	background-color:#1c2f45;
	display:inline;
}
#right1 {
	background: url(images/BlockedDrains.gif) no-repeat 0% 0%;
	border: 6px solid #FFFFFF;
	float: left;
	height: 575px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	width: 446px;
	background-color:#1c2f45;
	display:inline;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails {
	float: right;
	width: 200px;
	height: 149px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 5px 5px 5px 5px
}
