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

#home-content-left {
font-size:.75em;
float:left;
width:434px;
margin:4px 30px 15px 20px;
font-size:1.25em;
color:#666;
}

#home-content-left a{
	font-weight:bold;
}
#home-content-right{
float:left;
width:960px;
margin:0px 10px 15px 0;
}

#home-content-left H1, #home-content-left H2, #home-content-right H2{
color:#666666;
font-size:22px;
font-weight:bold;
border-bottom:solid 1px #666666;
margin-bottom:10px;
}



#carousel{
margin:0px 0 0 0;
border:0px solid #021e5d;
display:block;



}

.imageHolder img {
	border:2px solid #e5e5e5;
	margin-bottom:5px;
}

.imageHolder span {
	font-size:0.75em;
	font-weight:bold;
	float:right;
	color:#333;
}

.imageHolder .thumb {
	padding:2px;
}

.imageHolder {
	float:right;
	margin:10px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	background-color:#ccc;
	width:330px;
	background:url('/assets/images/image-holder-top.png') no-repeat #ccc;
}