@charset "utf-8";
/* CSS Document */
img, div, h1, h2 { behavior: url(iepngfix.htc); }
img {
	border:none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #4D4D4D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin:5px 0 15px 0;
}
h1, h2 {
	text-indent:-99999px;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-top:25px;
}
h1 {
	width:735px;
	height:50px;
	padding:0;
	margin: 5px 0 0 15px;
}
#h1_bg {
	position:absolute;
	z-index:10;
	width:770px;
	height: 50px;
	background:url(images/header_bar.gif) repeat-x;
	margin-top:285px;
}
h2 {
	height:21px;
}
h3 {
	margin: 25px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
.service_list {
	margin:0;
	padding:0;
	float: left;
	list-style-type:none;
}
.service_list li {
	width:300px;
	margin:0 0 0 0;
	padding:0 50px 0 0;
}
.service_list li h3 {
	margin:0;
	padding:0;
}
.h1Fosters {
	background:url(images/fosters_h1.png) no-repeat;
}
.h1AboutFosters {
	background: url(images/about_fosters_h1.png) no-repeat;
}
.h1FostersServices {
	background: url(images/fosters_services_h1.png) no-repeat;
}
.h1FostersTestimonials {
	background: url(images/testimonials.png) no-repeat;
}
.h1FostersContact {
	background: url(images/contact_fosters_h1.png) no-repeat;
}
.h2TheWarmWelcome {
	background:url(images/the_warm_welcome.png) no-repeat;
	width:202px;
}
.h2WhoWeAre {
	background:url(images/who_we_are.png);
	width:125px;
}
.h2InTheNews {
	background: url(images/in_the_news.png);
	width:126px;
}
.h2OurStory {
	background: url(images/our_story.png);
	width:107px;
}
.h2OurTeam {
	background: url(images/our_team.png);
	width:99px;
}
.h2ExtraMile {
	background: url(images/extra_mile.png);
	width:154px;
}
.h2YourTestimonial {
	background: url(images/your_testimonial.png);
	width:185px;
}
.h2Services_At_Fosters {
	background: url(images/services_at_fosters.png);
	width:198px;
}
.h2Satisfaction {
	background: url(images/satisfaction.png);
	width:265px;
}
.h2FirstTime {
	background: url(images/first_time.png);
	width:302px;
}
.h2Recommend {
	background: url(images/recommend.png);
	width:399px;
}
.h2GoodAsNew {
	background:url(images/good_as_new.png);
	width:292px;
}
.h2Reputation {
	background: url(images/reputation.png);
	width:369px;
}
.h2TwoConvenientLocations {
	background: url(images/two_convenient_locations.png);
	width:250px;
}
.h2HoursOfOperation{
	background: url(images/hours_of_operation.png);
	width:210px;
}
.h2Comments{
	background: url(images/comments.png);
	width:370px;
}
a:link {
	color: #EE3424;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE3424;
}
a:hover {
	text-decoration: underline;
	color: #EE3424;
}
a:active {
	text-decoration: none;
	color: #EE3424;
}
#shell {
	width:770px;
/*	border: 1px solid #EE3424;
	padding: 5px;*/
	margin: 0 auto 5px auto;
}
#container {
	padding: 325px 15px 15px 15px;
	background-color:#FFFFFF;
}
.home {
	background:url(images/home.jpg) no-repeat;
}
.about {
	background:url(images/about.jpg) no-repeat;
}
.services {
	background:url(images/services.jpg) no-repeat;
}
.testimonials {
	background:url(images/testimonials.jpg) no-repeat;
}
.contact {
	background:url(images/contact.jpg) no-repeat;
}
#menu {
	width:770px;
	height: 75px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
.logo {
	padding: 0 0px;
	float:left;
}
#twoColA, #twoColB {
	float:left;
}
#twoColA {
	width:250px;
	padding-right: 55px;
}
#twoColB {
	width:400px;
	padding-right:25px;
}
#footer {
	color:#999999;
	width:770px;
	margin: 10px auto 25px auto;
}
#footer a {
	color:#999999;
}
.copyright {
	float:right;
}
#contact_info {
	margin-top:5px;
}
#contact_info ul {
	list-style: none;
	display:inline;
}
#contact_info ul li{
	display:inline;
	margin-left: 15px;
	line-height: 20px;
}
#staff {
	list-style:none;
	margin:0;
	padding:0;
}
#staff li {
	width: 199px;
	float:left;
	margin:0;
	padding-left:0;
	padding-top:10px;
	padding-bottom: 15px;
}
/* MAIN NAVIGATION */
#head_info {
	text-align:right;
	color:#FFFFFF;
	padding-bottom:10px;
}
.number {
	font-size:18px;
}
.hours {
	font-size:14px;
}
.menu ul{
	list-style-type:none;
	padding:0 0 0 245px;
	height:75px;
	margin:0;
	float:left;
	background:url(images/fosters.gif) no-repeat;
	z-index:35;
}
*html .menu ul {
	padding:0 0 0 240px;
}
.menu li{
	float:left;
	position:relative;
	z-index:100;
	margin-left:5px;
}
.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:17px;
}
.menu a, .menu a:visited{
	display:block;
	width:100px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	padding: 7px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	background: url(images/navup.gif) no-repeat;
}
.menu ul li ul li a, .menu ul li ul li a:visited{
	width:99px;
	height:100%;
	display:block;
	font-size:12px;
	color: #CCCCCC;
	background:#4D4948;
	border: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 15px;
}
.menu a:hover, .menu ul li ul li a:hover {
	color:#000000;
	background: url(images/navover.gif) no-repeat;
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:125px;
	height:0;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}

/* END NAVIGATION */

