	body {
		text-align:center;
		margin:0px;
		background-image:url(images/bg.jpg);
	}
	
	#container{
		width: 960px;
		margin-left: auto;
		margin-right: auto;
		background-color: white;
		
	}
	#frame {
		width:960px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		background-image:url(images/middle_bg.gif)
	}
		
	#contentleft {
		width:190px;
		padding-left:110px;
		float:left;
	}
	
	
	#contentcenter {
		width:594px;
		float:left;
		padding-top:10px;
			padding-right:10px;
	
	}
	
	#contenttop {
		background:url(images/goulds_top.jpg);
		height:110px;
		}
	#contentheader {
		background:url(images/goulds_header.jpg);
		height:77px;
		}
	#goulds {
		text-align:center;
	}
	#goulds .title {
		font-size:24px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		line-height:24px;
		font-weight:bold;
	}
	#goulds .address {
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		line-height:15px;
	}
	
	#contentfooter {
		background:url(images/footer.gif);
		height:79px;
		width:700px;
		text-align:center;
		padding-left:300px;
		font: 11px tahoma;
		text-decoration:none;
		color:#333;
	}
	#contentnav {
		background:url(images/goulds_nav.jpg);
		height:25px;
		text-align:center;
		}
	#contentnav td {
		font-size:12px;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#FFFFFF;
		text-align:right;
	}
	#contentnav a {
		font-size:12px;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration:none;
		color:#FFFFFF;
			}
	#contentnav a:hover {
		text-decoration:underline;
		color:#FFFFFF;
	}

		
	p,h1,pre,td {
	
	font: 12px tahoma;
		color:#000000;
		line-height: 130%;
		padding-right:10px;
	
		
		}
	.homepage {
		font-size:14px;
		font-weight:bold;
		color:#000000;
	}
	#box1, #box2, #box3, #box4 {
		width: 175px;
		
	}
	#boxcontents th {
		font-weight:bold;
		font-size:16px;
		font-family: tahoma;
		
		
		text-align:left;
		color:#910037;
	}
	 #boxcontents td {
		font: 14px;
		font-family: tahoma;
		text-align:left;
		color:#000000;
		line-height: 175%;
	}
	
	#boxcontents a {
		font: 12px tahoma;
		text-align:left;
		color:#000000;
		line-height: 175%;
		text-decoration:none;
		font-weight:bold;
	}

#boxcontents a:hover{
	text-decoration: underline;
	color:#006600;
}

a.homeLink {
	font-size:11px;
	color:#910037;
	font-weight:bold;
	text-decoration:none;
}
.homeText{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:16px;
}
.pageHeading, h1 {
	font-size:16px;
	color:#910037;
	font-weight:bold;
}

 h2 {
	font: 12px tahoma;
		text-align:left;
		color:#000000;
		line-height: 130%;
		padding-right:10px;
	
}

.smallText {
	font-size:12px;
}