.homeWrapper{ width: 960px; margin: 0 auto }
.home_rows { margin: 0; font-size: 1.1em; } 

.home_row_1_container {
	background: url("../images/homepage/bg_homeRow_1_bottom.gif") 0% 100% no-repeat #d7d7d7; 
	margin: 0 0 5px 0;
	width: 960px;
	padding: 0;
	/*border: 1px solid red;*/
}
.home_row_1 { 
	background: url("../images/homepage/bg_homeRow_1_top.gif") 0% 0% no-repeat ; 
 	padding: 5px 0 0 0;
	min-height: 162px;
	height: auto !important;
	height: 162px; 
	width: 960px;
	/*padding: 5px 0 0 5px;*/
}

/* call2action panel styles */
.home_panels { 
	width: 310px;
	min-height: 157px;
	height: auto !important;
	height: /*210px*/157px;
	float: left; 
	/*width: 305px; 
	padding: 5px 0 0 5px; */
	color: #fff; 
	display: inline; 	
	/*background: red !important;*/
}

.home_panels p  { /*margin: 5px;*/ }
.home_panels p img  { margin: 5px 0 0 5px; }

.home_panels li a,
.home_panels li a:visited { 
	color: #8beadf;
	font-weight: bold; 
	text-decoration: none; 
}
.home_panels li a:hover { color: #fff; text-decoration: underline; }

.home_panel_1_container { 
	margin: 0 10px 0 5px;
	width: 310px; 
	background: url("../images/homepage/bg_homeRow_panel_1_bottom.gif") 0% 100% no-repeat #00675a; 
}

.home_panel_1 {
	background: url("../images/homepage/bg_homeRow_panel_1_top.gif") 0% 0% no-repeat; 
	width: 310px;
	/*padding: 5px 0 0 0;*/
}


.home_panel_2_container { 
	margin: 0 10px 0 0; 
	width: 310px;
	background: url("../images/homepage/bg_homeRow_panel_2_bottom.gif") 0% 100% no-repeat #004165; 
}
.home_panel_2 {
	background: url("../images/homepage/bg_homeRow_panel_2_top.gif") 0% 0% no-repeat; 
	width: 310px;
}

.home_panel_4_container { 
	width: 310px;
	background: url("../images/homepage/bg_homeRow_panel_4_bottom.gif") 0% 100% no-repeat #6f5c8a; 
}
.home_panel_4 { 
	margin: 0;
	width: 310px;
	background: url("../images/homepage/bg_homeRow_panel_4_top.gif") no-repeat; 
}

.home_panel_1 img.homepage_call2action_title,
.home_panel_2 img.homepage_call2action_title,
.home_panel_4 img.homepage_call2action_title { margin: 5px 0 0 5px; }

.home_panel_3_search { padding: 5px; height: 190px; background: #fff; color: #000; margin: 0 5px 0 0; }

.home_panels ul { /*margin: 7px 10px 7px 10px;*/ margin: 0 10px 0 10px; }
.home_panels ol {/* margin: 7px 10px 7px 10px;*/  margin: 0 10px 0 10px; }
.home_panels li { 
	background: url("../images/homepage/bg_homeRow_listItem.gif") 0 50% no-repeat; 
	border-bottom: 1px dotted #66a49c;
	padding: 7px 0 7px 20px;
	list-style: none;
}

.home_quicklinks { float: right; width: 310px; padding: 0 5px 0 0; }
.home_quicklinks img { margin: 0 0 10px 0; display: block; }
* html .home_quicklinks img { margin: 0 0 7px 0; }

.search-doctors {
	/*height: 195px;*/
	padding: 5px 10px 0 10px;
	padding: 0 10px 0 10px\9; /* target all IE browsers*/
	width: 283px;
}

.search-doctors .search-txt {
	border: 1px solid #5f4f75;
	font-size: 11px;
	width: 258px;
	padding: 3px 10px;
	margin-bottom: 5px;
	margin-bottom : 3px\9; /* target all IE browsers*/
}
/**/

/* Secondary */
.secondary {
	background: url(../images/secondary-bg.png) no-repeat;
	width: 955px;
	overflow: hidden;
	padding: 5px 0 0 5px;
	height: 66px;
}

/* Home Button */
.home-btn {
	background: url(../images/home-button.png) no-repeat;
	color: #e4e8c1;
	font-size: 11px;
	float: left;
	display: block;
	height: 53px;
	width: 300px;
	margin-right: 10px;
	padding: 7px 0 0 10px;
	text-decoration: none;
}

.home-btn span {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
}


.home-btn.last-col {
	margin-right: 0;
}

/* Slider */
#homepageFlashWrapper { 
	height:315px; 
	width:955px; 
	background:url("../images/homepage/slideshow_bg.gif") no-repeat; 
	margin: 5px 0;
	padding: 5px 0 0 5px;
	position: relative; 
}

#homepageFlashWrapper ul {
	width: 950px;
	height: 309px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

#homepageFlashWrapper ul li {
	width: 950px;
	height: 309px;
	margin: 0;
	padding: 0;
}



/* Controls */
#controls {
	position: absolute;
	right: 30px;
	bottom: 25px;
	width: 75px;
	z-index: 99;
}

#controls a {
	display: block;
	height: 35px;
	width: 35px;
	text-indent: -9999px;
	
}

#controls a, #controls a:active {
	outline: none;
}

#go-next {
	background: url(../images/slider-controls.png) no-repeat -35px 0;
	 _background: url(../images/ie6-next.png) no-repeat 0 0; /* IE6 only */ 
	float: right;
}
a#go-next:hover {
	background-position: -35px -35px;
	_background-position: 0 0; /* IE6 only */
}

#go-prev {
	background: url(../images/slider-controls.png) no-repeat;
	_background: url(../images/ie6-prev.png) no-repeat 0 0; /* IE6 only */ 
	float: left;
}
a#go-prev:hover {
	background-position: 0 -35px;
	_background-position: 0 0; /* IE6 only */
}

.bx-auto { 
	position: absolute;
	right: 105px;
	bottom: 19px;
	z-index: 100;
}

a.bx-start { 
	background: #165071;
    border-radius: 3px 3px 3px 3px;
	padding: 1px 7px;
	margin-right: 5px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	color: #c3d2da;
	text-decoration: none;
	line-height: 32px;	
	overflow:hidden;
}

.banner-title-outer{ 
	background: rgb(0, 65, 101); /* The Fallback */
   	background: rgba(0, 65, 101, 0.7);
	width: 950px; 
	height: 93px; 
	color: #fff; 
	position: absolute; 
	top: 216px; 
	z-index: 100;
}

.bx-window ul li a{ text-decoration: none }
.bx-window ul li a img{ display: none }
div.banner-title-outer img{ display: none }
div.banner-title-outer div{ padding: 15px 30px }
div.banner-title-outer{ color:#fff; text-decoration: none; font-family: 'Interstate'; text-shadow: 1px 1px 1px #000; }
div.banner-title-outer h2{ font-size: 2.8em; font-weight: normal }
div.banner-title-outer p{ font-size: 1.6em; margin-top: .5em; color:#b5bcc0; }
.subbanner .banner-title-outer{ height: 52px }
