/* CSS Document */

* { 
    margin: 0; 
} 

html {

	height: 100%; 
	min-height: 100%; 
    height: auto !important; 
}

body {
	background:url(images/body-bg.gif) repeat-x bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;
	height: 100%; 
	min-height: 100%; 
    height: auto !important; 
	background-attachment: fixed;
}

.text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	height:16px;
}

p {
margin-top:20px;
/*text-indent:10px;
text-align:center;
text-align:justify;*/
color:#000000;
} 

a, a:visited {
	color:#0056ff;
}
a:active, a:hover {
	text-decoration:none;
}
 
#wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -83px; 
	width:889px;
} 

#header {
	width:100%;
	height:80px;
	background:#fff;
}

#navigation {
	float:right;
	margin-top:30px;
}	

#navigation a, #navigation a:visited {
	color:#494949;
	text-decoration:none;
}	

#navigation a:hover, #navigation a:active {
	text-decoration:underline;
}	

#main_header {
	width:100%;
	height:199px;
	z-index:99;

}

#header_submit {
	width:163px;
	height:32px;
	z-index:100;
	position:relative;
	top:-53px;
	left:313px;
	
}

#main_body {
	width:100%;
	float:left;
	background:url(images/right-column-bg.gif) repeat-y 570px #fff;
	margin-bottom:15px;
	border-bottom:1px solid #e1e4e8;
	border-left:1px solid #e1e4e8;
	border-right:1px solid #e1e4e8;

}

#left_column {
	border-left:1px solid #eceeef;
	width:535px;
	position:relative;
	float:left;
	padding:15px;
}

#left_column h1 {
	font-size:26px;
	font-weight:normal;
	color:#0d83d4;
	display:block;
	background:url(images/dotted-spacer.gif) repeat-x bottom;
	padding-bottom:5px;
	
}

#left_column h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#46b00b;
	display:block;
	padding-top:5px;
	
}

#left_column h3.more {
	font-size:16px;
	font-weight:normal;
	color:#0077ca;
	display:block;
	padding-top:5px;
	margin-left:40px;
	margin-top:5px;
	
}

#left_column ul {
	font-size:15px;
	font-weight:normal;
	display:block;
	width:520px;
	list-style:none;
	padding:10px 0 0 20px;

}

#left_column ul li {
	padding:5px 0 5px 20px;
	background:url(images/dotted-spacer.gif) repeat-x bottom;
}

form .text {
	width:256px;
	height:18px;
	display:block;
	float:left;
	margin:2px 0;
	font-size:13px;
	color:#909090;
	font-family:Tahoma;
}
form span {
	display:block;
	float:left;
	width:115px;
	clear:both;
	margin:4px 0;

}


form .send {
	margin:10px 40px;
	background: url(images/submit.gif) no-repeat;
	width:441px;
	height:34px;
	display:block;
	border:none;
	float:left;
}


#right_column ul {
	font-size:11px;
	font-weight:normal;
	display:block;
	width:250px;
	list-style:none;
	padding:10px 0 0 0px;

}

#right_column ul li {
	padding:5px 0 5px 10px;
	float:left;
	width:250px;
}


#right_column {
	width:292px;
	position:relative;
	float:left;

	padding-left:25px;
}

#right_column h1 {
	font-size:18px;
	font-weight:normal;
	color:#0d83d4;
	display:block;
	background:none;
	padding-bottom:5px;
	padding-top:15px;
	
}
#right_column p.video {
	margin-top:10px;
	text-indent:0px;
	text-align:center;
	font-size:12px;
	font-family:"Trebuchet MS";
	font-style:italic;
	color:#002e4e;
	font-weight:500;
	display:block;
	width:280px;
}

#right_column p.testimonials {
	text-indent:0px;
	text-align:left;
	display:block;
	width:250px;
	margin-top:2px;
	padding-left:17px;
}

#right_column p.sign {
	text-indent:0px;
	text-align:right;
	font-style:italic;
	display:block;
	width:250px;
	margin-top:7px;
	padding-left:5px;
}

span.divider {
	display:block;
	width:273px;
	background:url(images/dotted-spacer.gif) repeat-x bottom;
}



#right_column h2 {
	font-size:14px;
	font-weight:normal;
	color:#004d82;
	display:block;
	padding:10px;
}


.t {background: url(images/dot.gif) 0 0 repeat-x #f8f8f8; width: 273px;}
.b {background: url(images/dot.gif) 0 100% repeat-x }
.l {background: url(images/dot.gif) 0 0 repeat-y }
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/right-column-box-bl.gif) 0 100% no-repeat }
.br {background: url(images/right-column-box-br.gif) 100% 100% no-repeat}
.tl {background: url(images/right-column-box-tl.gif) 0 0 no-repeat}
.tr {background: url(images/right-column-box-tr.gif) 100% 0 no-repeat; padding:0} 
	
.read_more {
	width:84px;
	height:23px;
	background:url(images/read-more.gif) no-repeat;
	float:right;
	padding-right:20px;
	text-align:center;
	padding-top:3px;
}	

.read_more a, .read_more a:visited{
	color:#fff;
	text-decoration:none;
}		
	
.read_more a:hover, .read_more a:active{
	text-decoration:underline;
}
	
.push { 
	clear:both;
    height: 83px; 
}

#footer { 
    height: 83px; 
	margin:0 auto;
	width:100%;
	background-color:#1f5bd0;

}
#footer .content {
	margin:0 auto;
	height:83px;
	width:889px;
	color:#c7d6f3;
	font-size:11px;
	background-image: url(images/all-about-disability-footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer .content a, .content a:visited{
	color:#c7d6f3;
	text-decoration:none;

}

#footer .content a:active, .content a:hover{
	text-decoration:underline;

}
#footer_left_content{ width:300px; float:left; font-size:20px; margin: 20px 0 0 0; }
#main_body_container {
	width:100%;
	float:left;
    background:#fff;
	margin-bottom:15px;
	border:0px solid #e1e4e8;
}