@charset "utf-8";
/* CSS Document */

body {
	background: #e8f7fd url('../images/bg-clouds.jpg') top center no-repeat ;
	}
#main-container {
	width: 962px;
	margin: 0px auto;
/**/position:relative;
	}
#header {
	width: 962px;
	}
	#logo {
		float: left;
		margin: 10px 0 0 0;
		line-height:77px;
		}
		#logo a {
			display:block;
			background: url(../images/logo.png);
			height: 77px;
			width: 330px;
			float: left;
			}
		#logo a span {
			margin-left:-2500px;
			}
		#logo span {
			font-family: 'LucidaSansRegular';
			color:#ea9020;
			font-size:21px;
			letter-spacing:-1px;
			font-weight:normal;
			padding-left:0px;
			}
	#phone-contactus {
		background: url(../images/phone-contact.png);
		float: right;
		height: 85px;
		width: 304px;
		margin: 10px 0 0 0;
	}
#menu {
	height: 41px;
	width: 960px;
	background: url(../images/menu.jpg) no-repeat;
	clear:both;
	}
#content-container {
	background: url(../images/content-bg.jpg);
	}
#content-top {
	background: url(../images/content-top.jpg);
	height: 10px;
	width: 671px;
	}
.content {
	width:631px;
	float:left;
	padding:20px;
	}
	h1 {
		color:#f37602;
		font-size:22px;
		margin:10px 0 20px 15px;
		font-family: 'LucidaSansDemiboldRoman';
		letter-spacing:-1px;
		font-weight:normal;
		}
	h2 {
		font-family: 'LucidaSansRegular';
		color:#1d90cc;
		font-size:18px;
		padding: 0px 0px 0px 15px;
		margin:25px 0 20px 0;
		letter-spacing:-1px;
		font-weight:normal;
		}
	h3 {
		font-family: 'LucidaSansRegular';
		color:#f37602;
		font-size:16px;
		margin:25px 0 20px 15px;
		letter-spacing:-1px;
		font-weight:normal;
		}
	p, ol, ul {
		font-size:12px;
		line-height:16px;
		padding: 0px 15px 0px 15px;
		margin:5px 0 10px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}
	.italics {
		font-family: 'LucidaSansRegular';
		color:#1d90cc;
		font-size:16px;
		padding: 0px 0px 0px 15px;
		margin:25px 0 20px 0;
		letter-spacing:-1px;
		font-style:italic;
		}
	.content li {
		background:url(../images/listimg.jpg) 0 6px no-repeat;
		margin-left:5px;
		padding-left:15px;
		}
	a {
		color:#1d90cc;
		}
	a:hover {
		color:#efa916;
		}	
	.bread {
		float:left;
		width:960px;
		background: url(../images/breadbg.jpg) no-repeat;
		margin-top:-50px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-left:5px;
		}
		.bread a {
			color:#658f9f;
			text-decoration:none;
			display:block;
			height:25px;
			line-height:25px;
			float:left;
			}
		.bread a:hover {
			color:#00719e;
			}
		.bread a.back {
			background:url(../images/breadback.jpg) right;
			padding:0 16px 0 7px;
			}
		.bread a.next {
			color:#00719e;
			font-weight:bold;
			background:url(../images/breadnext.png) right;
			padding:0 17px 0 7px;
			}
#sidebar {
	float:right;
	width:291px;
	margin-top:-9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.title {
		background: url(../images/sidebar-title-bg.jpg);
		height: 39px;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 39px;
		color: #0073A2;
		padding-left:22px;
		font-weight:bold;
		text-shadow: 0px 1px 1px #fff;
		}
	#sidebar img {
		padding: 0px 0px 0px 16px;
		}
	#sidebar p {
		font-size: 10px;
		color: #333;
		padding: 10px 15px 8px 22px;
		line-height:16px;
		margin:0;
		}
	#sidebar p.readmore {
		padding: 3px 0px 20px 22px;
		font-weight: bold;
		}
		#sidebar p.readmore a {
			color: #FE860B;
			text-decoration:none;
			padding-left:15px;
			background:url(../images/readmore-arrow.jpg) no-repeat 0 50%;
			}
#footer-back {
	background: #443225 url(../images/footer-bg.jpg) top center repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:85px;
	}
	#footer {
		width:980px;
		margin:0px auto;
		padding:60px 0 0 0;
		}
	#footer ul {
		float:left;
		margin:0 61px 0 0;
		color:#fff;
		line-height:20px;
		}
		#footer ul.first {
			margin-left:30px;
			}
		#footer ul.last {
			margin-right:0;
			}	
	#footer li a {
		color:#FE860B;
		text-decoration:none;
		}
	#footer li a:hover {
		color:#fff;
		}
	#footer li.foottitle a {
		color:#fff;
		font-weight:bold;
		line-height:24px;
		}
	#copyright {
		width: 600px;
		float: left;
		text-align: left;
		padding: 70px 0px 0px 10px;
		font-size: 11px;
		color: #FFFFFF;
		}
	#lower-link {
		float: right;
		padding: 70px 25px 0 0;
		font-size: 11px;
		color: #FFFFFF;
		}
	#copyright a {
		color: #FE860B;
		text-decoration: none;
		}
	#copyright a:hover {
		color: #FFFFFF;
		}
	#lower-link a {
		color: #FFFFFF;
		text-decoration: none;
		}
	#lower-link a:hover {
		color: #E0811D;
		}

	
	





#slider-container {
	height: 244px;
	width: 918px;
	padding: 15px 15px 15px 18px;
	* padding-right:30px;
}





#banner {
	background: url(../images/banner-bg.jpg) no-repeat;
	width: 960px;
	margin: 10px 0px;
	padding: 0px 0px 15px 0px;
}




/* Easy Slider */

#slider{
border: 3px solid #FFFFFF;
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}

	#slider2{
	margin-top:1em;
}
#drug-bottom, #alco-bottom, #inter-bottom{
	height: 90px;
	width: 205px;
	float: left;
	margin: 6px 6px 6px 18px;
	border: 3px solid #FFFFFF;
}
#rehab-bottom {
	float: right;
	height: 90px;
	width: 205px;
	margin: 6px 19px 6px 6px;
	border: 3px solid #FFFFFF;
}

#slider img{
	border: 0;
}


#bottom-banners {
	width: 960px;
}






	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:918px;
		height:244px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:32px;
		position:absolute;
		left:21px;
		* left:22px;
		top:275px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:909px;
		* left:910px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:32px;
		background:url(../images/left-arrow.jpg) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/right-arrow.jpg) no-repeat 0 0;	
		}	
	
/* // Easy Slider */




#home {
	float:left;
	height: 45px;
	width: 41px;
}
#home img {
	border:none;
}#menu-links {
	float: right;
	height: 41px;
	width: 914px;
}

.go-back {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.clear {
	clear:both;
	}

#subfooter{
	width:671px;
	background: url(../images/content-bg.jpg) repeat-y;
	margin:0;
}
h2 span {
	float:right;
	margin: -13px 0px;
	font-size:10px;
	}
.team_pic {
	float:left;
	margin:9px 5px 9px 5px;
	}
.article {
	padding:7px 5px 0 5px;
	border-top:1px solid #e5e5e5;
	margin: 10px 0px;
	}
.article img {
	float:left;
	margin: 0px 10px 0px;
	}
.subnav {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	background:url(../images/subnav_bg.jpg) repeat-x;
	height:40px;
	line-height:36px;
	margin: -1px 0px;
	font-size:10px;
	}
	.subnav li {
		display:inline;
		border-right:1px solid #fff;
		padding:0 7px;
		}
		.subnav li.last {
			border-right:0;
			padding:0 0 0 7px;
			}
		.subnav li.first {
			padding:0 7px 0 0;
			}
	.subnav li a {
		font-size:12px;
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		}
	.subnav li a:hover {
		border-bottom:1px solid #fff;
		}


blockquote {
	background:url(../images/blockquote.gif) no-repeat top left;
	margin:30px 0;
	}
.rightfloat, .flag {
	float:right;
	margin:0 0 10px 10px;
	}
.leftfloat {
	float:left;
	margin:0 10px 10px 0;
	}
	
ol li {
	margin-bottom:10px;
	}

.floater {
	width:500px;
	padding:0px 20px;
	border:1px solid #ccc;
	margin:0 0px 0px 14px;
	background:#f9f9f9;
	}
	.floater p {
		padding: 0px;
		}

.alcohol-links {
	font-weight:bold;
	}
.alcohol-links li {
	background:url(../images/listimg.jpg) 0 7px no-repeat;
	margin-left:10px;
	padding-left:15px;
	margin-bottom:7px;
	}

.assclogo {
	width:110px; font-size:9px; text-align:center; color:#333333; float:left; margin:3px 10px;
}

/********************************************************
Footer Popup */

#footerfix {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:60px;
	background:url(../images/footer_popup_bg.png);
	z-index:500;
	display:none;
	font-size:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#footerfix span {
	font-size:22px;
	color:#fbca0e;
	}
@media screen {
	body>div#footerfix{
		position:fixed;
		}
	}
* html body{
	overflow:hidden;
	} 
