a    {
	color: #444;
	text-decoration: none;
}
a img{
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Helvetica, Arial, "Helvetica Neue";
	font-size: 13px;
	color: #444;
	line-height: 1.6em;
	margin-bottom:10px;
}
#wrapper {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/logoheader.jpg);
	height: 249px;
}
#body {
	width: 1060px;
height: 1750px;
margin-right: auto;
margin-left: auto;
/* background-image: url(../images/bodybggradient.jpg); */
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
background-color: color(srgb 0.8588 0.851 0.804);
box-shadow: 0 6px 20px #000;
}

h2 {
	font-size: 15px;
	margin-top: 15px;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

#body #bodyleft {
	height: 650px;
	width: 590px;
	float: left;
	margin-top: 30px;
	margin-left: 80px;
	padding-right: 50px;
}
#body #bodyright {
	float: right;
	height: 650px;
	width: 285px;
	margin-top: 30px;
	margin-left: 25px;
}
#body #bodyright p {
	line-height: 18px;
	font-family: Helvetica, Arial, "Helvetica Neue";
	font-size: 11px;
}
#body #bodyright #infoside #pdficon {
	float: left;
	height: 75px;
	width: 65px;
}
#body #bodyright #infoside p img {
	margin-bottom: 5px;
	margin-top: 9px;
}
#body #bodyright #infoside2 #pdficon2 {
	float: left;
	width: 65px;
	height: 80px;
}
#body #bodyright #infoside2 {
	height: 80px;
	width: 250px;
}
#body #bodyright #infoside2 p img {
	margin-bottom: 6px;
}
#body #bodyright #infoside {
	height: 75px;
	width: 250px;
}
#footer {
	padding: 0px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerbackground.jpg);
	height: 125px;
	font-size: 11px;
	font-family: Helvetica, Arial, "Helvetica Neue";
	text-align: center;
}
#footer p {
	font-size: 10px;
	color: #DDD;
	font-family: Verdana, Geneva, sans-serif;
}
#body #bodyleft div  {
	font-family: Helvetica, Arial, "Helvetica Neue";
	color: #444;
	height: 300px;
	width: 600px;
	margin-top: 12px;
}
#body #bodyleft div p {
	line-height: 1.6em;
	font-size: 13px;
}
