@charset "utf-8";
/* CSS Document */
#content {
border-top:none;
}
.post {
float:none;
width:100%;
}
.home_img {
float:right;
background:url(images/home_img_lower_shade.jpg) no-repeat bottom left;
width:269px;
padding-bottom:14px;
margin:0 35px 0 20px;
}
.home_img img {
padding:1px;
border:1px solid #333;
}
.inner_blue p, .inner_blue h3 {
width:560px;
}
.logo_container {
background:url(images/home_logo_bg.png) no-repeat;
width:394px;
height:141px;
position:absolute;
top:20px;
right:0px;
}
p.home_green {
background:url(images/home_green_tag.png) no-repeat;
width:320px;
height:64px;
position:absolute;
top:180px;
right:37px;
color:#333;
padding:23px 0 0 0px;
text-align:center;
font-size:16px;
}
.home_green em {
font-style:normal;
color:#02884d;
}
p.family {
position:absolute;
top:-50px;
left:30%;
}
#slider {
margin:30px 0 0 80px;
padding:0;
}
ul.coLogos li a {
width:200px;
margin-left:60px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
		position:absolute;
		top:60px;
		left:38px	
		}	
#nextBtn a, #slider1next a{ 
		position:absolute;
		top:60px;	
		left:318px;
		}
