body{
	background:url(../images/bg-home-body.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:arial;
}

/*figure out what to do about this*/

h1{
font-size:110%;
margin:3px 0px;
color:#bd1918;
}
/**/

#content-header{
margin-left:240px;
top:60px;
position:absolute;
}

#content-header h3{
font-weight:bold;
}

#content-header p{
margin:5px 0px;
}
#flash-container{
height:407px;
}

#content{
margin:28px 0px 24px 0px;
padding-bottom:0;
background-image:none;
}

.callouts { overflow: hidden; zoom: 1; }

.home-bottom-callouts {
padding-top: 15px;
}

.home-bottom-callouts .home-content {
height: 97px; width: 446px;
padding-left: 14px;
background: url(../images/home-callout-bottom-bg.png) no-repeat;
overflow: hidden;
}

.home-content{
width:300px;
float:left;
margin:0 5px;
background:url(../images/home-bottom-dotted-bg.jpg) no-repeat bottom center;
display:inline;
}

.home-content .content{
margin-bottom:10px;
height:160px;
}

.home-content img{
float:left;
}

.home-content p, .home-content ul{
margin: 12px 0;
float:left;
width:150px;
font-size:70%;
color:#5f5f5f;
line-height:17px;
}

.home-content p{
padding: 0 8px 0 0;
}

.home-content ul{
list-style:disc;
padding-left:10px;
}

.home-content ul li {
font-size: 100%;
}

.home-content .link{
text-transform:uppercase;
float:left;
color:#336666;
font-size:12px;
}

.home-content .link a{
text-decoration:underline;
}

.home-content h3 {
color: #262626;
}

.middle{
margin:0px;
width:320px;
}

.middle .content{
border-left:1px solid #eaeaea;
border-right:1px solid #eaeaea;
padding:0px 15px;
margin:0px 0 10px 0;

}

.home-content img{
margin:15px 10px 15px 0px;
}

.home-content a img {
margin: 10px 0;
}

p .red{
color:#d92d13;
font-weight:bold;
font-style:italic;
}

li a{
color: #000;
underline:none;
}