*{
padding:0;
margin:0;
}
body {
	background-color: #aeaeae;
	background-image: url(../images/background_blend.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;  
}
#wrapper #content {
	width:569px;
	padding-top: 215px;
	margin-left:281px;
}
#content h2 {
	font-size: 20px;
	color: #550801;
	font-weight: 700;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#content h1 {
	font-size: 22px;
	margin-bottom: 10px;
}
#wrapper #left {
	float: left;
	width: 221px;
	padding: 300px 30px 0 30px;
}
#wrapper #left .leftSTUFF{
	border-right: 1px solid #999999;
	padding-right:10px;
}
#wrapper #contactInfo {
	text-align: right;
	padding-top: 10px;
}


#content h4{
	color:#ffffff;
	}
#wrapper {
	background-image: url(../images/headerImage.jpg);
	background-repeat: no-repeat;
	width: 850px;
}
p {  
    margin-bottom: 15px;  
}  
#content li {
	margin-left:28px;
	list-style:outside;
}
.intro{
	font-size:14px;
	line-height:22px;
	color:#333333;
	padding-bottom:40px;
	}
