#container {
	width: 1180px;
	margin: 100px auto;
}
#container #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	padding-left: 550px;
	padding-top: 0px;
	margin-top: 0px;
	color: #343928;
}
#container #header {
	background-color: #b2945c;
	background-image: url(activimagesW/headerbackblue.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 1180px;
}


#container #back {
	width: 1180px;
	background-image: url(activimagesW/divback.png);
	background-repeat: repeat-y;
}
body {
	background-color: #b2945c;
}
#container #back #left {
	float: left;
	width: 550px;
	background-image: url(activimagesW/leftgrad.png);
	background-repeat: repeat-y;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 0px;
	
}
#container #back #right {
	float: right;
	width: 275px;
	background-image: url(activimagesW/rightgrad.png);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 20px;
}
#container #back #mid {
	float: left;
	width: 300px;
	margin-left: 8px;
	text-align: center;
	margin-top: 20px;
}

#container #back #one {
	height: 235px;
	width: 1180px;
}

#container #back #one #left p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}





#container #back #two {
	height: 195px;
	width: 1180px;
}

#container #back #two #left p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}



#container #back #three #mid {
	
	height: 180px;
}

#container #back #three {
	height: 236px;
	width: 1180px;
}

#container #back #three #left p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}



#container #back #four #mid {

	height: 180px;
}
#container #back #four #mid p {
	color: #2d2e24;
	font-size: 18px;
	margin-top: -5px;
}
#container #back #four {
	height: 235px;
	width: 1180px;
}

#container #back #four #left p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}



#container #back #five #mid {
	
	height: 180px;
}

#container #back #five {
	height: 236px;
	width: 1180px;
}

#container #back #five #left p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}




#container #back #mid p {
	color: #2d2e24;
	font-size: 18px;
}
#container #back #six {
	height: 235px;
	width: 1180px;
}
#container #back .foot {
	clear: both;
}
#container #back #six #left p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#container #back #right img {
	padding: 10px;
}
#container #horline {
	margin-bottom: 25px;
}
#container #header p {
	padding-left: 80px;
	color: #2d2e24;
}
#container #back  #mid h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B99B63;
	text-align: center;
}
#container #back #three #mid p {
	margin-top: -5px;
}
a:link {
	text-decoration: none;
	color: #2d2e24;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}