body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#5f5950;
	background-image:url(../images/bgShim.gif);
	background-repeat:repeat-x;
}
#container {
	color: #3e3b38;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 980px;
}

/* =-=-=-=-=-=-=-[contentContainer]-=-=-=-=-=-=-=- */
#contentContainer {
	margin: 80px 0 0 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 980px;
	height:450px;
	background-image:url(../images/containerBG.jpg);
	background-repeat: no-repeat;
}
#text {
	margin: 0 0 0 0;
	padding: 50px 405px 0 50px; 
 	float: left;
	text-align: left;
	width: 525px;
	color:#464139;
	line-height:28px;
}
#text2 {
	margin: 0 0 0 0;
	padding: 200px 0 0 500px; 
 	float: left;
	text-align: left;
	width: 520px;
	font-size:14px;
}

#text2 p.telephone {
	margin: 0 0 0 0;
	padding: 0 25px 10px 30px; 
 	float: left;
	background-image:url(../images/telephoneIcon.gif);
	background-repeat: no-repeat;
}
#text2 p.email {
	margin: 0 0 0 0;
	padding: 0 0 10px 30px; 
 	float: left;
	background-image:url(../images/emailIcon.gif);
	background-repeat: no-repeat;
}
