*{
	margin:0;
	padding:0;
}
body{
	background:#fff url('images/bg.gif') repeat-x center 0;
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#231f20;
	padding:0 0 0 0;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	color:#000;
}
a img{
	border:0;
}
.cl{
	font-size:0;
	line-height:0;
	height:0;
	text-indent:-10000px;
	clear:both;
}
#shell{
	background:#fff url('images/header-2.jpg') no-repeat 0 top;
	margin:0 auto;
	width:960px;
}
#header {
	height: 239px;
}
#logo{
	float:left;
	width:217px;
	height:95px;
	padding:42px 0 65px 76px;
}
#logo a{
	background:url('images/logo2.gif') no-repeat  0 0;
	height:95px;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-10000px;
	
}
#main-navigation{
	float:left;
}
#main-navigation ul {
	float: left;
}
#main-navigation li{
	display: block;
	list-style-type: none;
	height: 37px;
	width: 126px;
	position: relative;
	float: left;
	border-right: solid 2px #fff;
}
#main-navigation li a {
	float: left;
	height: 37px;
	width: 116px;
	line-height: 37px;
	background-color: #34a5f3;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
#main-navigation li a:hover,
#main-navigation li a.b-hover,
#main-navigation li a.select
{
	color:#aa371a;
	background-color: #ffd65a;
}
#main-navigation a:hover li{
	background:#ffd65a;
}
#main-navigation .dd-content {
	top: 37px;
}
#main-navigation .dd-content li {
	height: 42px;
	display: block;
	width: 116px;
	border-right: 0;
}
#main-navigation .dd-content ul li a {
	display: block;
	float: none;
	width: 116px;
	border-bottom: solid 2px #fff1c6;
	height: 40px;
	line-height: 40px;
	color: #231f20;
	background: #ffe598;
	font-size: 12px;
}
#main-navigation .dd-content ul li a.last {
	border-bottom: 0;
}
#main-navigation .dd-content ul li a:hover {
	color: #b23427;
	background: #ffd65a;
}
/*----- Start "Drop Down Contents" -----*/
.dd-button {
	position: relative;
	z-index: 10000;
}
.dd-content {
	position: absolute;
	display: none;
	top: 37px;
	left: 0;
}
/*------ End "Drop Down Contents" ------*/

#top-img{
	float:right;
	height: 239px;
	overflow: hidden;
}
#side-navigation{
	float:left;
	width:127px;
}
#side-navigation ul{
	list-style-type:none;
	padding:24px 0 0 0;
}
#side-navigation li{
	padding:0 0 10px 10px;
}
#side-navigation a{
	color:#a7a7a7;
	font-size:12px;
}
#side-navigation a:hover,
#side-navigation a.active {
	color:#b23427;
}
#main-box{
	float:left;
	width:488px;
	padding:18px 0 0 30px;
	/* --- ADDED BY NICK --- */
	width: 465px;
}
#main-box h2{
	font-size:19px;
	padding:0 0 5px 0;
	color:#b23427;
}
#main-box h3{
	padding:20px 0;
	/* --- ADDED BY NICK --- */
	padding-bottom: 15px;
	padding-top: 25px;
	font-size:14px;
	color:#231f20;
}

#main-box h4 {
	padding:20px 0;
	padding-bottom: 0px;
	color:#b23427;
}
#main-box div.service h4{
	font-size:14px;
	font-weight:bold;
	display:inline;
	color:#b23427;
}
#main-box p{
	padding:15px 0 5px 0;
}
#main-box ul{padding-left: 15px;}
#main-box a { 
	color:#b23427; 
}
div.service{
	float:left;
	width:220px;
	/* --- ADDED BY NICK --- */
	width: 210px;
	padding:0 20px 60px 2px;
	/* --- ADDED BY NICK --- */
	padding:0 20px 20px 2px;
}
div.service ul{
	padding:15px 0 0 15px;
}
div.service li{
	padding:3px 0;
}
#callout{
	float:right;
	width:296px;
	padding:25px 17px 0 0;
}
#health-facts{
	background:url('images/health_facts.gif') no-repeat  0 0;
	width:297px;
	height:172px;
	text-align:center;
}
#health-facts img{
	margin-top:57px;
}
#health-facts span{
	display:block;
	padding:70px 0 0 0;
	/* --- ADDED BY NICK --- */
	padding: 70px 15px 15px 15px;
	color:#fff;
	font-size:20px;
}
#footer{
	border-top:2px solid #cbccce;
	margin: 25px 0 0 0;
	padding:10px;
	font-size:10px;
}
#footer a{
	float:left;
	color:#101010;
	background:url('images/footer_link.gif') no-repeat left center;
	padding: 0 0 0 7px;
	margin:0 10px 0 0;
}
#footer a:hover{
	color:#aaa;
}
#footer span{
	float:right;
	color:#32a5f6;
}

#providers {
	width: 296px;
	padding-bottom: 8px;
	background: url(images/providers-bot.gif) no-repeat 0 bottom;
	margin-bottom: 6px;
}
#providers .cnt {
	background: url(images/providers-cnt.gif) repeat-y right 0;
	padding-right: 7px;
}
#providers h2 {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	height: 38px;
	width: 296px;
	background: url(images/provider-heading.gif) no-repeat 0 0;
}
#providers table {
	height: 127px;
}

#slideshowcontainer img {
	padding-left: 25px;
	}
