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



body {
	background: #d7d7d7;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;;
	font-size: 9pt;
}

a, a:visited {
	color:#00F;
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

#header {
	width: 860px;
	height: 450px;
	top:0px;
	left:0px;
}
#header_inside {
	width: 860px;
	height: 200px;
	top:0px;
	left:0px;
}


/* ----- Top Header ----- */

#home_splash{
	position:absolute;
	width:870px;
	height:250px;
	background-image: url(../images/disability-header-splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left:0px;
	top:190px;	
}

#home_cta{
	width: 430px;
	height: 300px;
	padding: 10px;
	position:relative;
	left: 50px;
}
#home_cta h2{
	font-size:18px;
	color:#06C;
	font-weight: bold;
}


.home_btn{
width: 200px;
height: 40px;
background:url(../images/home_btn2.gif) 0 0 no-repeat;
position: relative;
left: 230px;
top: 10px;
}

.home_btn a{
width: 200px;
height: 40px;
display:block;
position: absolute;
background:url(../images/home_btn1.gif) 0 0 no-repeat;
text-decoration: none;
}

.home_btn a:hover{
background:none;
}




#top_header {
	position:absolute;
	width: 860px;
	height: 30px;
	background-color: #ffffff;
	left:10px;
	top:0px;
}

#Top_Header_Content {
	margin: 7px 35px 0 0;
	vertical-align:middle;
	text-align:right;
}

#Top_Header_Content ul {
	margin: 0 3px 0 0;
	padding:0;
	height: 35px;
	list-style: none;
	text-align:right;
}

#Top_Header_Content li {
	padding: 0 !important;
	height:35px;
	display: inline;
	vertical-align: middle;
	margin-left:20px;
}

#Top_Header_Content li a {
	height: 35px;
	display: inline;
	text-align:center;
	vertical-align:middle;
	color:#5e9bc6;
	font-size:12px;
}
/* ----- Top Header ----- */

/* ----- Logo Header ----- */
#logo_header {
	position:absolute;
	width: 860px;
	height: 125px;
	background-color: #4389b9;
	left:10px;
	top:30px;
}

#Logo_Header_Content {
	margin: 15px 0 0 21px;
	color:#FFF;
}

.logo_header_left {
	float:left;
	width:600px;
	vertical-align:top;
}
.logo_header_left h3, .logo_header_right h3{
	font-size: 1.8em;	
}

.logo_header_left h3 a, .logo_header_left h3 a:visited{
	color: #fff;
}

.logo_header_right {
    background: url("../images/callnow_btn.png") no-repeat scroll left top transparent;	
	position: absolute;
	top: 10px;
	right: 0px;	
	margin-top:0px;
	vertical-align:top;
	padding: 10px 20px 0px 0px;
	text-align: center;
    height: 68px;
    width: 250px;	
}



.phone_cta1{
	color:#090;
	font-size:1.2em;
	font-weight: bold;	
	padding-bottom: 10px;
}
.phone_cta2{
	color:#c00;
	font-size:1.8em;
	font-weight: bold;	
}


.logo_header_left p {
	font-size:11px;
	line-height:16px;
}

/* ----- Logo Header ----- */



/* ------- TOP NAVIGATION BUTTONS / LINKS ------- */
#navigation {
	position:absolute;
	clear: both;
	background-color: #73B035;
	left:10px;
	top:155px;
	width:860px;
	height:30px;
}

#navigation ul {
	margin:0;
	padding:0;
	height: 30px;
	list-style: none;
}

#navigation li {
	height:30px;
	display: block;
	float:left;
	color:#FFF;
	font-size:13px;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 6px;	
}

#navigation li a {
	display: block;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;	
	padding-right: 12px;
	border-right: 1px solid #fff;
}
#navigation li a.noborder{
	border-right: 0px;
}

/* ------- TOP NAVIGATION BUTTONS / LINKS ------- */

/* ---------- Header Left Top ---------- */
#header_left-top {
	position:absolute;
	width:410px;
	height:131px;
	background-color:#73a442;
	left:10px;
	top:190px;
}

.Header_Left_Content {
	margin: 25px 2px 0 2px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
}
/* ---------- Header Left Top ---------- */

#header_left-bottom {
	position:absolute;
	width:410px;
	height:279px;
	background-image: url(../images/form_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left:10px;
	top:321px;
	font-size:11px;
}

#header_left-bottom_content {
	margin:0 0 0 3px;
	font-size:11px;
}

#header_right {
	position:absolute;
	width:450px;
	height:300px;
	background-image: url(../images/disability-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left:420px;
	top:190px;
}

#leftBorder {
	position:absolute;
	width: 10px;
/*	height: 900px; */
	height:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color:#FFFFFF;
	left:0;
}

#rightBorder {
	position:absolute;
	width: 10px;
/*	height: 900px; */
	height:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	right:0;
}

#container {
	width: 880px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: left top;
}

#inner-container {
	background: #ffffff repeat-x;
	width: 880px;
/*	min-height: 1100px; */
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#header_container {
	background: #ffffff repeat-x;
	width: 880px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}
#topBorder{
	position:absolute;
	clear: both;
	background-color: #ffcc00;
	left:10px;
	top:184px;
	width:860px;
	height:6px;
}

/* ---------- CSS for Content ---------- */
#content {
	margin: 15px 0 0 10px !important; margin: 0px 0 0 10px;
	padding: 0;
	width: 860px !important; width: 860px;
	min-height:100px;
	height:auto !important;
	height:100px;	
	padding-bottom:3em; 
}

#content_height {
	min-height:925px;
	height:auto !important;
	height:925px;
}

#content_leftblock {
	width:630px;
	height:100%;
	min-height: 700px;
	float:left;
	padding:0 10px 20px 10px;
	border-right:1px dotted #000000;
}

#content_rightblock {
	padding: 10px 0 20px 0;
	float:right;
/*	border-left:1px dotted #000000; */
	width:209px;
	height:100%;
	font-size:12px;
}

#content_rightblock h1 {
	font-size:24px;
}


#content_rightblock h2 {
	padding: 0 15px 0 20px;
	color:#87b25d;
	font-size:18px;
}

#content_rightblock p {
	padding:0 20px 0 20px;
	line-height:18px;
}

#content_leftblock h2 {
	padding:0 15px 0 0;
	color:#87b25d;
	font-size:18px;
}

#content_leftblock p {
	padding:0 15px 0 0;
	line-height:17px;
}

#content_leftblock li {

	margin-bottom:10px;
}

#clear_block {
	clear:both;
}

.right_cta{
	background: url(../images/cta_btn.gif) no-repeat top center;
	width: 180px;
	height: 60px;
	text-align: center;
	padding:10px;
}
.right_cta a{
	font-size:14px;
	font-weight: bold;
}

/* ---------- CSS for Content ---------- */


.disability-headlines{
	padding:10px;
	font-size:0.9em;
}

.disability-headlines li{
	padding-bottom: 10px;
	font-size:0.9em;	
}


/* ---------- Footer Styles ---------- */
#footer {
	width: 880px;
	height: 50px;
	background-color:#4389B9;
	background-position: left top;
	bottom: 0px;
	padding-top:5px;	
	margin-bottom:5px;		
	text-align:center;	
	color:#FFF;
}
#footer a, #footer a:visited{
	color:#FFF;
}
#disclaimer{
	color:#FFF;
	font-size:9px;
}
/* ---------- Footer Styles ---------- */


















