body{
	margin:10px 0 0;
  	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:none;}
#wrapper {
	width:814px;
}
.top-box {
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
.top-nav{
	overflow:hidden;
	width:100%;
}
.menu {
	float:left;
	list-style:none;	margin:0 0 0 5px;
	display:inline;	padding:0;
	overflow:hidden;
}
.menu li {
	display:inline;
	background:url(../images/separator.gif) no-repeat 0 3px;
	padding:0 9px 0 9px;
	margin-left:-7px;
}
.menu li a {
	text-transform:uppercase;
	font-size:10px;
}
.menu li a:hover {
	text-decoration:underline;
}
.login {
	float:right;
	margin-right:10px;
}
.login:hover {
	text-decoration:underline;
}
.partners {
	list-style:none;
	margin:11px 0 0 6px; 
	padding:0;
	height:1%;
	overflow:hidden;
}
.partners li{
	float:left;
	margin:0 13px 0 0;
}
.partners li a{
	display:block;
}
.partners li img{
	display:block;
}
.top-shadow {
	display:block;
	width:814px;
	height:14px;
	font-size:1px;
	background:url(../images/top-border.gif) no-repeat;
	position:relative;
}
.bottom-shadow {
	display:block;
	margin-top:-8px;
	width:814px;
	height:14px;
	font-size:1px;
	background:url(../images/bottom-border.gif) no-repeat;
	position:relative;
}
.page {
	margin-top:-7px;
	padding:0 6px 0 7px;
	height:1%;	overflow:hidden;
	background:url(../images/sides-shadow.gif) repeat-y;
}
#header {
	overflow:hidden;
	width:793px;
	background:url(../images/bg-intro.gif) no-repeat 100% 0;
	border:solid #231f20;
	border-width:0 4px 4px;
}
.logo {
	float:left;
	border-right:3px solid #231f20;
}
.logo a{
	height:198px;
	width:136px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#header h1 {
	float:left;
	width:406px;
	height:95px;
	background:url(../images/txt-aids-head.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:50px 0 0 23px;
}
#nav {
	height:25px;
	float:left;
	overflow:hidden;
	list-style:none;	margin:24px 0 0 0;
	width:654px;	padding:0;
	border-top:4px solid #231f20;
}
#nav li {
	float:left;
	margin-left:4px;
}
#nav li.first-child {
	margin:0;
}
#nav li a {
	text-transform:uppercase;
	text-align:center;
	float:left;
	height:19px;
	padding:6px 0 0;
	background:#e51b24;
	color:#fff;
}
#nav li a:hover,
#nav li.active a {
	background:#73afb5;
	color:#000;
}
#main {
	width:100%;	overflow:hidden;
	background:url(../images/divider.gif) repeat-y;
}
#sidebar {
	float:left;
	width:138px;
	margin:0 3px 0 0;
}
#sidebar ul {
	list-style:none;	margin:0;
	width:138px;	padding:0 0 179px 0;
	background:url(../images/bg-sidebar.gif) no-repeat 0 100%
}
#sidebar li {
	height:34px;
	width:138px;
	border-top:3px solid #fff;
	display:table;
}
* + html #sidebar li {
	float:left;
}
* html #sidebar li{
	float:left;
}
#sidebar li a {
	padding: 0 7px 0 12px;
	color:#fff;
	height:34px;
	background:#231f20;
	line-height:12px;
	display:table-cell;
	vertical-align:middle;
}
* html #sidebar li a{
	float:left;
	width:119px;
}
* + html #sidebar li a{
	float:left;
	width:119px;
}
* html #sidebar li a span{
	float:left;
	width:118px;
	padding:0 0 0 1px;
}
* + html #sidebar li a span{
	float:left;
	width:118px;
	padding:0 0 0 1px;
}
#sidebar li a:hover,
#sidebar li.active a {
	background:#73afb5;
	color:#000;
}
#content {
	float:left;
	overflow:hidden;
	margin:0;
	padding:12px 70px 21px 23px;
	width:567px;
	background:#fff;
	font-size: 12px;
}
.menu-content {
	list-style:none;
	margin:0 0 7px;
	padding:0;
	overflow:hidden;
	height:15px;
}
.menu-content li {
	display:inline;
	background:url(../images/separator2.gif) no-repeat 0 1px;
	padding:0 9px 0 9px;
	margin-left:-7px;
}
.menu-content li a {
	text-transform:uppercase;
}
.menu-content li a:hover {
	text-decoration:underline;
}
.sign {
	font-size:31px;
	text-transform:uppercase;
	margin:0;
	display:block;
	line-height:31px;
}
.sign span {
	color:#e51b24;
}
.welcome {
	text-transform:uppercase;
	color:#73afb5;
	font-size:22px;
	line-height:22px;
	display:block;
	margin-bottom:13px;
}
#content h3 {
	margin:0 0 4px;
	font-size:14px;
}
#content p {
	font-size:12px;
	line-height:17px;
	margin:0 0 17px;
}
.doctors {
	list-style:none;	margin:0 0 2px;	padding:0;
	height:1%;	overflow:hidden;
	position: relative;
	top: -80px;
}
.doctors li {
	float:left;
	width:135px;
	margin-right:5px;
}
.doctors li span {
	display:block;
	padding:4px 0 0 8px;
}
.doctors li span strong {
	display:block;
	line-height:10px;
}
#footer {
	overflow:hidden;
	width:100%;
	padding:2px 0 15px 0;
}
#footer ul {
	list-style:none;	margin:0;	padding:0 0 0 5px;
}
#footer p {
	margin:0;
	float:right;
}

div#printable_link
{
	position: relative;
	height: 20px; 
	text-align: center; 
	z-index: 100;
	top: 25px;
	left: 230px;
}

div#first_page_printable_link
{
	position: relative;
	height: 20px; 
	text-align: center; 
	z-index: 100;
	top: 25px;
	left: 230px;
}

div#agenda-at-a-glance
{
	position: relative;
	height: 20px; 
	text-align: center; 
	z-index: 100;
	top: -10px;
	left: -225px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

div#agenda-at-a-glance a
{
	text-decoration: underline;
	font-size: 11px;
}

