img {
	border: none;
}

div {
	padding: 0px;
	margin: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
	font: Arial, Helvetica, sans-serif;
		
}

#wrapper {
	width:100%;
	background-image: url(/images/newsite/footerrep eat.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#header {
	height: 42px;
	width: 100%;
	background-color: #221E1F;
	background-position: center;
	background-repeat: no-repeat;
}

#headingwrapper {
	width: 950px;
	margin: auto;
	position: relative;
}

#contentwrapper {
	width: 900px;
	margin: auto;
	clear: both;
}

#content {
	width: 900px;
	margin-left:40px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
} 
* html #content {
	width: 910px;
	margin-left:82px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
}


#heading {
	width: 900px;
	margin: auto;
	margin-top: 0px;
	font-family: Arial, helvetica, san-serif;
	font-size: 12px;
	float: left;
	clear: both;
}
#pageheading {
	float: left;
	width: 400px;
	text-align: center;
}
#headinglinks {
	position: absolute;
	text-align: right;
	left: 70px;
	top: 0px;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

div#contenttext {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	line-height: 20px;
}

div#contentpicture {
!	width: 350px;
	margin-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	line-height: 20px;
}

#navcurve {
	height: 71px;
	margin-left: 50px;
	background-image: url(/images/newsite/navcurve.jpg);
	background-repeat: no-repeat;
	background-color: #CFE8F0;	
}

#navlinks { 
	position: absolute; 
	width: 727px; 
	height: 59px; 
	z-index: 1; 
	left: 250px; 
	top: 30px; 
	font-size: .9em;
	line-height: 22px;
}

#footer {
	background-image:url(/images/newsite/footer.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 160px;
	clear: both;
}

#footercontent {
	height: 160px;
	width: 980px;
	margin: auto;
	position: relative;
}

#designcred { 
	position: absolute; 
	width: 226px; 
	height: 15px; 
	z-index: 5; 
	left: 681px; 	
	top: 138px;
	#top: 132px;
}

#designcred a:link {
	background-image: url(foo);
	border: none;
}
#designcred a:hover {
	background-image: url(/images/newsite/sitedesignedhover.jpg);
	border: none;
}

.style1 {
	font-size: 18px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #777777;
	text-decoration: none;
}

div#navlinks a:link, div#navlinks a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

div#navlinks a:hover {
	color: #0085C9;
	font-weight: bold;
	text-decoration: none;
}


div#headinglinks a:link, div#headinglinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

div#headinglinks a:hover {
	color: #0099FF;
	text-decoration: none;
}


#stayconnectedlinks {
	position: absolute; 
	width: 200px; 
	height: 45px; 
	z-index: 3; 
	left: 391px; 
	top: 95px;
}

div#stayconnectedlinks a:link, div#stayconnectedlinks a:visited {
	color: #74BDDF;
}

div#stayconnectedlinks a:hover {
	color: #999999;
}

