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

body{
	color: #eee;
	font-family:Arial;
	font-size:100%;
	text: center;
	background-color: #4D5466;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}


h1{
	font-size: 2.5em;	
}

h1.how{
	font-size:2.25em;
}


h1.links{
	font-size: 2.125em;
}



h2{
	color:#f0a451;
	font-size: 1.625em;
	margin: 0px 0px 0px 40px;
	font-family: Arial;	
}


.bullet1{
	margin-top:12px;
}

.bullet2{
	margin-top:30px;
}

.bullet3{
	margin-top:30px;
}


h3{
	margin: 0px;
	padding: 0px;
	clear:both;
	font-size: 1.125em;

}
h4{
	font-size: 1.0625em;
}

h5{
	font-size:.7em;
	clear:left;
	margin: 0px 0px 10px 580px;
	padding-top: 20px;
}

p{

	font-size: 1.0625em;
	padding-left: 6px;
	padding-right: 6px;
}


p.indent{
	margin-left:40px;
/*	letter-spacing: 1px;*/
	
}


p.how{
	margin: 2px 8px;
}

div.b_img{
	padding-top:5px;
	float:left;
}


div.img{
	padding-top: 10px;
	float:left;
}


a{
	border:none;
	color:#eee;
	text-decoration:none;
}

#container {
	
	width:960px;
	height:520px;
	background-color: #4D5466;
	margin: 0 auto;
	padding:0;
	text-align:left;
	/*border:1px solid white;*/
}


#header{
	margin:0px;
	height:139px;
	background-repeat: repeat-x;
	background-image: url(../images/header_bkg_01.jpg);
	
}


.header_content{
	margin: 0px auto;
	width: 960px;
	text-align: left;
	

}



#navbar {
	height:49px;
	background-image: url(../images/nav_bar_bkgd.jpg);
	background-repeat: repeat-x;
	
	
}

#navbar ul{
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 49px;
	white-space: nowrap;
	list-style-type: none;
	width: 960px;
	position:relative;
	left:50px;
	
}


#navbar li{
	display: inline;
	
}
	
	
#navbar li a{
	float: left;
	color: #4D5466;
	text-decoration: none;
	padding: 0px 40px;

}
	
	

	
#navbar li a:hover{
	color: #4D5466;
	background: transparent url(../images/active_bkgd.jpg) center center repeat-x;

	
	
}

#navbar li a:active{
	color: #ccc;
	background: transparent url(../images/active_bkgd.jpg) center center repeat-x;

	
}

body.home #navbar li a.home, body.how #navbar li a.how, body.why #navbar li a.why, body.benefits #navbar li a.benefits, body.mission #navbar li a.mission{
	color: #ccc;
	background: transparent url(../images/active_bkgd.jpg) center center repeat-x;
	
}

#one, #two, #three{
	margin: 20px 0px;
	float:left;
	width:320px;
	font-family: Arial;
}

#one img.slip, #two img.nurse, #three img.phone{
	margin: 0px 0px 0px 60px;
}

ul.how_bullet{
	margin: 0px 0px 0px 20px;
}


/*#two{
	margin: 20px 0px;
	float:left;
	width:320px;
}*/

/*#two img.nurse{
	margin: 0px 0px 0px 126px;
}
*/
/*#three{
	margin: 20px 0px;
	float:left;
	width:320px;
}*/

/*#three img.phone{
	margin: 0px 0px 0px 126px;
}*/

.topdiv {
	width:400px; 
	float: left; 
 
}


.bottomdiv {
	float: left; 
	width:400px; 
}



#address {
	padding-top: 30px; 
	clear: left; 

}


#aol{
	width:206px;
	float:left;
	border:none;
}

#nbc{
	margin: 0px 80px 0px 100px;
	
	float:left;
}





.logo{
	color: #eee;
	font-size:32px;
	
}

.orange{
	color:#f0a451;
}



#starburst{
	background:none;
	float:right;
	margin-right: 150px;
	border:none;
	
}

.starburst{
	border:none;
}


#footer{
	color: #4D5466;
	font-size:13px;
	/*background-color:#DE984E;*/
	height: 30px;
	padding-top:10px;
	background: transparent url(../images/nav_bar_bkgd.jpg) center bottom repeat-x;
}

.footer_content{
	margin: 0 auto;
	width: 960px;
	text-align: center;
	

}
.slip {
	text-decoration: underline;
	color: #f0a451;
}
