
div#holder {
	padding:0px;
	margin:0px;
}

div#holder ul#graphics {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

div#holder ul#graphics .left {
	float: left;
	width: 215px;
}

div#holder ul#graphics .right {
	float: right;
	width: 685px;
}

img#headerimage {
	width:680px;
}

div#blurbnotes {
	position:absolute;
	top:221px;
	margin:0px;
	padding-bottom:30px;	
	width:215px;
	float:left;
	background:#5D7F8C url(images/quote.gif) no-repeat;
}

div.eventblurb {
	float:right;
	width:329px;
}

div.aboutblurb {
	padding-right:11px;
	background:url(images/vert_line.jpg) top right repeat-y;
	width:330px;
}

div#maincontent {
	position:absolute;
	top:221px;
	margin:0px;
	padding:0px;
	width:685px;
	margin-left:215px;
	color:#000;	
	background:#E0E5F6 url(images/shadow_mainbg.jpg) top left repeat-y;
}

div#maincontent p,
div#maincontent table {
	margin-left:10px;
}

div#start_paragraph {
	width:430px;
	height:60px;
}

* html div#start_paragraph {
	margin-top:10px;
}

div#vert_separator {
	width:5px;
	height:60px;
	margin-left:430px;
	position:absolute;
	top:60px;
	background: url(images/vert_line.jpg) top center repeat-y;
}

div#enviro_review {
	width:252px;
	height:60px;
	margin-left:433px;
	position:absolute;
	top:60px;
}

div#enviro_review img {
	float:right;
}

div#horiz_separator {
	width:670px;
	height:3px;
	margin-left:15px;
	top:150px;
	position:absolute;
}

div#horiz_separator img {
	width:670px;
	height:3px;
}

div#maintext {
	margin-top:25px;
}

* html div#maintext {
	margin-top:-0px;
}

table#servicesList {
	width:670px;
}

td#cellSeparator {
	background: url(images/vert_line.jpg) top center repeat-y;
	width:10px;
}

table#servicesList td#content {
	width:330px;
}

table#servicesList td#content p {
	margin:0;
	padding:0;
}

.bold{
	font-weight:bold;
	
	}
