#outer {
   position:relative;
			background-image:url(../../../images/body_content_fill_default.gif);
			background-repeat:repeat-y;
   margin:0 auto;
   width:900px;
   padding:0px;
   z-index:1;
}

#logo {
	position: absolute;
	z-index: 1000;
	height: 59px;
	width: 280px;
	margin: -1px 0 0 0;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}

#logo a {
	width:250px;
	height:37px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	background:url(../../../images/pc-doctor_logo2.png) no-repeat;
}

#logo a:hover {
	background:url(../../../images/pc-doctor_logo2.png) -250px no-repeat;
}


#body_content {
   position:relative;
			padding-top:14px;
			padding-bottom:30px;
			padding-right:10px;
			width:98%;
}

/* begin primary navigation active state */
.nav_button_outer_container_active {
   position:relative;
			float:left;
			top:50%;
			margin-top:-11px;
			height:21px;
			background-color:#659cb6;
   background-image:url(../../../images/nav_active_right_edge_support.gif);
			background-repeat:no-repeat;
			background-position:right;
}

.nav_button_main_active {
			float:left;
			height:21px;
   background-image:url(../../../images/nav_active_left_edge_support.gif);
			background-repeat:no-repeat;
}

.nav_button_main_active a.nav_button_link_active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#FFFF00;
			text-decoration:none;
			font-weight:bold;
			line-height:21px;
			height:21px;
			font-size:.65em;
			padding:5px 23px 5px 4px;
}
/* end primary navigation active state */

#sub_navigation_left_edge {
   position:relative;
			background-image:url(../../../images/sub_nav_left_edge_default.gif);
			background-repeat:no-repeat;
			float:left;
			width:8px;
			height:27px;
}

#sub_navigation_center {
   position:relative;
			background-color:#eae9e4;
			float:left;
			height:27px;
			width:686px;
}

.sub_nav_links {
			float:left;
			height:27px;
			line-height:27px;
			padding:0 15px 0 15px;
}

a.sub_navigation {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			color:#000;
			text-decoration:none;
}

a.sub_navigation:hover {
			text-decoration:underline;
}

a.sub_navigation_active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			color:#000;
			text-decoration:underline;
			font-weight:bold;
}

#body_content {
   position:relative;
			background-image:url(../../../images/body_content_fill_alt_default.gif);
			background-repeat:repeat-y;
			padding-top:14px;
			padding-bottom:15px;
}

#statement_container {
   border:#e0dfdd solid 1px;
			background-color:#f0efeb;
			padding:10px;
}

#footer_left_edge {
   position:relative;
			background-image:url(../../../images/footer_left_edge_default.gif);
			float:right;
			width:2px;
			height:20px;
}

#footer_center {
   position:relative;
			background-image:url(../../../images/footer_fill_default.gif);
			float:right;
			height:20px;
			width:674px;
			padding-left:10px;
}

#footer_right_edge {
   position:relative;
			background-image:url(../../../images/footer_right_edge_default.gif);
			float:right;
			width:8px;
			height:20px;
}

.program_logos {
   float:left;
			margin-right:10px;
			margin-top:10px;
}

.program_text {
   margin-left:135px;
}

h1 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:1.6em;
}
