#content_holder
{
position:relative;
width:100%;
background-image:url(images/background_repeater.gif);
background-repeat:repeat-y;
background-position:center;
text-align:center;

}

#header
{
	background-color:#00707f;
	position:relative;
	width:100%;
	text-align:center
}

#nav
{
	background-color:#00707f;
	position:relative;
	width:100%;
	text-align:center
}
#middle
{
	position:relative;
	width:100%;
	text-align:center;
}

#bottom
{
	background-image:url(images/home_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	left:-1px;
}

#bottom_sub
{
	background-image:url(images/subpage_bottom.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	left:-1px;
	background-color: #F0EDE3;
}

#page_content
{
	position:relative;
	width:749px;
	text-align:left;
	left:0px;

}


#footer
{
	position:relative;
	width:100%;
	text-align:center;
}

#footer_text
{
	position:relative;
	width:100%;
	text-align:center;
}

#horiz_repeat
{
	position:relative;
	width:100%;
	height:8px;
	text-align:center;
}



#quad_01
{
position:relative; 
width:340px;
text-align:left;
left: 30px;
top: 0px;
margin-top:30px;
}

#quad_02
{
position:relative; 
width:340px; 
left: 30px; 
top: 12px; 
text-align:left;  
margin-top:30px;
}

#quad_03
{
position:relative; 
width: 240px; 
left: 0px; 
top: 0px; 
text-align:left; 
margin-top:30px;
}

#quad_04
{
position:relative; 
width: 240px; 
top: 12px; 
left: 0px; 
text-align:left; 
margin-top:20px;
}

#sitemap
{
	position:relative;
	left:530px;
	width:200px;
	top:12px;
	text-align:right;
}

#address_holder
{
position:relative; 
width: 188px; 
left: 0px; 
top: 10px; 
text-align:left; 
margin-top:30px;
}

#subpage_content
{
position:relative; 
width:450px;
text-align:left;
left: 50px;
top: 10px;
margin-top:30px;
margin-bottom:30px;
}
