@charset "UTF-8";

#header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 135px;
}
#header #nav {
	padding: 0px;
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav ul {
	margin: 0px;
	padding: 25px 0px 0px;
	float: left;
	list-style-type: none;
	width: 908px;
	font-size: 13px;
	line-height: 18px;
	clear: left;
}
#nav img {
	float: left;
}
#nav ul li {
	float: left;
	margin: 0px;
	padding: 0px 3px 0px 4px;
	background-image: url(img/leftTab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#nav   ul   li a  {
	display: block;
	background-image: url(img/rightTab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	color: #c7c5e5;
	padding-right: 8px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 6px;
}
#nav ul li a:hover {
	color: #FFFFFF;
}
#nav li#nContact {
	float: right;
	background-image: url(img/leftTabGrey.gif);
	padding-right: 0px;
}
#nav  li#nContact  a {
	background-image: url(img/rightTabGrey.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #292282;
}
#home li#nContact a:hover {
	color: #FFFFFF;
}
#home #nav #nHome, #areas #nav #nAreas, #therapy #nav #nTherapy, #onlineTherapy #nav #nOnline, #obesity #nav #nObesity, #halycyon #nav #nhalycyon, #chronicpain #nav #nChronic, #findMe #nav #nFind, #news #nav #nNews, #contact #nav #nContact, #cbtact #nav #nCbtact {
	background-image: url(img/leftTabSel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #nav #nHome a, #areas #nav #nAreas a, #therapy #nav #nTherapy a, #onlineTherapy #nav #nOnline a, #obesity #nav #nObesity a, #halycyon #nav #nhalycyon a, #chronicpain #nav #nChronic a, #findMe #nav #nFind a, #news #nav #nNews a, #contact #nav #nContact a, #cbtact #nav #nCbtact a {
	background-image: url(img/rightTabSel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #2B2484;
}
#twitter_follow {
	margin-top: 10px;
	position: absolute;
	text-align: right;
	width: 908px;
}
#twit_widg {
	width: 220px;
	margin-left: 3px;
	padding-top: 10px;
	clear: both;	
}

#twit_widg h3 {
	background: none;	
}