h1{
font-family: arial black, arial;
font-size:125%;
color:#fff;
margin-bottom:0px;
font-weight:normal;
position:relative;

}

#home-callouts h1{
display:inline;
padding-right:20px;
background:url(../images/home-callout-arrow.jpg) no-repeat center right;
}


#home-flash-container{
height:360px;
padding-top:10px;
}

#home-content{
background:url(../images/home-callouts-bg.jpg) repeat-x;
}

#thumbnails .title:hover{
text-decoration: color:#ffffff;
}

#home-callouts{
padding:0px 15px;
}

#home-callouts .callout{
float:left;
width:286px;
height:165px;
margin-left:5px;
padding-top:5px;
a: hover
}

#home-callouts a:hover{
text-decoration: underline;
}

#home-callouts .highlight{
float:left;
width:276px;
height:165px;
padding-top:15px;
padding-right: 5px;
}

#home-callouts .callout img {
float:left;

}

#home-callouts .callout h1{
color:#fff;
}

#home-callouts .highlight img{
float:left;
}

#home-callouts .highlight h1{
margin-left:15px;
}

#home-callouts .callout p, #home-callouts .highlight p{
float:right;
color:#fff;
margin:3px 0px 3px 3px;
text-align:left;

}

#home-callouts .callout p{
width:140px;
}

#home-callouts .highlight p
{
	margin-right:-15px;
	width:150px;
}

#home-callouts h1 img {
position:absolute;
right:-20px;
top:8px;
border:none !important;
}

#bottom-nav .no-header {
margin-top:22px !important;
}

#bottom-nav{
	margin-left:6px;
}
