body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.25em;
	}

#wrap{
	margin: 0 auto;
	width:1020px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	}
	
#header, #main {
	margin: 0 auto;
	width:950px;
	background-color: #2CA243;
}

#content {
	padding: 15px 25px 25px;
}

#nav{
	width: 184px;
}
#nav img {
	padding-bottom: 5px;
}

#footer {
	margin: 0 auto;
	width:985px;
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	height: 177px;
	padding-left: 35px;
}

#copy{}


	
	
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.25em;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.25em;
	color: #FFFFFF;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fcb131;
	line-height: 1.3em;
}
.style2 {
	font-size: 1em;
	font-weight: bold;
	color: #fcb131;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #fcb131;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fcb131;
}
a:hover {
	text-decoration: underline;
	color: #fcb131;
}
a:active {
	text-decoration: none;
	color: #fcb131;
}
.image_pad {
	padding-bottom: 7px;
}
