body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -94px; /* the bottom margin is the negative value of the footer's height */
	background-color: #FFF;
	min-width: 800px;
	}

#header {
	width: 100%;
	height: 168px;
	float:left;
	}
	
#logo {
	width: 414px;
	height:80px;
	padding: 44px 0px 0px 41px;
	margin: 0px;
	}
	
#top-links-contain {
	width: 100%;
	height:43px;
	float:left;
	margin: 0px;
	border-bottom: 1px solid #F7911D;
	}
	
#top-links-contain-green {
	width: 100%;
	height:43px;
	float:left;
	margin: 0px;
	border-bottom: 1px solid #88D952;
	}
	
#top-links-contain-blue {
	width: 100%;
	height:43px;
	float:left;
	margin: 0px;
	border-bottom: 1px solid #0071BB;
	}
	
#top-links-contain-pink {
	width: 100%;
	height:43px;
	float:left;
	margin: 0px;
	border-bottom: 1px solid #BC4F9D;
	}
	
	
#top-links {
	width: 606px;
	height:31px;
	float:right;
	margin: 0px;
	}
		
#top-links ul {
	width: 606px;
	height: 44px;
	padding: 0px;
	margin: 0px;
}
		
#top-links li {
	float: left;
	list-style: none;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	color: #FFF;
	margin: 5px 1px 0px 0px;
	display:block;
	background-color: #F7911D;
}
#top-links li a {
	display:block;
	background-image:url(imgs/corner-left.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	color:#FFF;
}

#top-links li.orange{
	background-color: #F7911D;
}

#top-links li.green{
	background-color: #88D952;
}

#top-links li.blue{
	background-color: #0071BB;
}

#top-links li.pink{
	background-color: #BC4F9D;
}

#top-links li a span {
	display:block;
	padding: 0px 25px 0px 25px;
	line-height: 36px;
	background-image:url(imgs/corner-right.png);
	background-repeat:no-repeat;
	background-position:top right;	
	}

#top-links li a:hover span, #top-links li.active a span {
	display:block;
	padding: 0px 25px 0px 25px;
	line-height: 42px;
	background-image:url(imgs/corner-right.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
#top-links li:hover,#top-links li.active {
	position: relative;
	top: -6px;
	
}


		
#columns {
	background-color: #F2F2F2;
	float:left;
/*	padding: 0px 235px 0px 202px;*/
	width: 100%;
	}
	
#content {
/*	width: 100%;*/
/*	position:absolute;
	left: 0px;
	top: 170px;*/
	min-height: 502px;
	float: left;
	min-width: 360px;
	width: 100%;
	border-bottom:#999 1px solid;
	}
	
#content h1.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F7911D;
	}
	
#content h1.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #88D952;
	}
	
#content h1.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #0071BB;
	}
	
#content h1.pink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #BC4F9D;
	}
	
#content h2.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#F7911D;
	}
	
#content h2.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#88D952;
	}
	
#content h2.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#0071BB;
	}
	
#content h2.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#BC4F9D;
	}
	
	
#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	}

#content p.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	font-style: italic;
	}


#content p span.orange {
	color:#F90;	
	font-style: normal;
	}
	
#content p span.green {
	color:#88D952;	
	font-style: normal;
	}
	
#content p span.blue {
	color:#0071BB;	
	font-style: normal;
	}
	
#content p span.pink {
	color:#BC4F9D;	
	font-style: normal;
	}
	
#content a {
	color:#F90;
	text-decoration: none;
	}
	
#content a:hover {
	color:#F90;
	text-decoration: underline;
	}
	
#content-padding {
	padding: 20px 250px 10px 217px;
	}	
	
#nav {
	width: 202px;
	height: 499px;
	float: left;
	position:absolute;
	z-index: 99;
	left: 0;
	top: 171px;
	background-image:url(imgs/nav-bkgd.png);
	background-repeat:no-repeat;
	}
	
.food #nav {
	background-image:url(imgs/nav-bkgd.png);
}
	
.fin #nav {
	background-image:url(imgs/blue-nav.png);
}

.cos #nav {
	background-image:url(imgs/green-nav.png);
}

.other #nav {
	background-image:url(imgs/pink-nav.png);
}
	
#nav ul {
	list-style:none;
	text-align:left;
	margin: 29px 0px 0px 28px;
	padding: 0;
	line-height:30px;
	}
	
#nav li {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;	
	font-weight: bold;
	}
		
#nav li a {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;	
	font-weight: bold;
	text-decoration: none;
	}
	
#address {
	width: 174px;
	height: 70px;
	float: left;
	position:absolute;
	padding-left: 28px;
	z-index: 99;
	left: 0;
	top:429px;
	}
	
#address p {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;	
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	}
	
#address a {
	color:#FFF;
	text-decoration: none;
	}
		
#address a:hover {
	color:#FFF;
	text-decoration: underline;
	}
		
#sidebar {
	width: 235px;
	height: 499px;
	float: right;
	position:absolute;
	right: 0;
	top: 171px;
	}
	
#push {
	clear: both;
	height: 93px;
	}
	
form{
	width: 300px;
	clear: both;
}

form p {
	clear: both;
	margin: 0;
	margin-bottom: 5px;
	}

label {
	display:block;
	width: 100px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	}
	
input, textarea {
	width: 160px;
	}
	
p.buttons input {
	width: auto;
	}
	
p.buttons {
	margin-left: 100px;
	
	}

#footer {
	width: 100%;
	height: 75px;
	border-top: 1px solid #666;
	padding: 18px 0px 0px 0px;
	float: left;
	background-color: #FFF;
	}
	
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	padding-left: 29px;
	color: #808285;
}

#footer a {
	color: #F7911D;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.clearfooter {
display: none;
height: 75px;
clear: both;
}


#points {
	margin: 0;
	padding:0;
	}
	
#points ul {
	width: auto;
	margin-left: 16px;
	padding: 0;
	
	
	}
	
#points li.bullets {
	list-style: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	margin-top: 10px;
	}
	
	
#points p.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	font-style: italic;
	}


#points li span.orange {
	color:#F90;	
	font-style: normal;
	}
	
#points li span.green {
	color:#88D952;	
	font-style: normal;
	}
	
#points li span.blue {
	color:#0071BB;	
	font-style: normal;
	}
	
#points li span.pink {
	color:#BC4F9D;	
	font-style: normal;
	}
	
#points li span.italic {
	color:#000;	
	font-style: italic;
	}
	
#points a {
	color:#F90;
	text-decoration: none;
	}
	
#points a:hover {
	color:#F90;
	text-decoration: underline;
	}

