/* -------------- homepage styles */


/* -------------- div containers */

#homegreybox {
	background-color: #5a5a5a;
	position: relative;
	width: 100%;
	height: 342px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#floatrightcaption {
	float: right;
	padding: 10px;
	width: 200px;
}
#floatrightcaption ul {
	list-style-image: url(../../images/icons/square_bullet.gif);
	margin-left: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;

}
#floatrightcaption ul li {
	margin: 0px;
	padding: 0px;

}
#floatrightcaption p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin-left: 15px;

}
#floatrightcaption h2 {
	color: #FFFFFF;
	font-size: 13px;
}
#footer #footerheader {
	background-position: 0px -10px;
	height: 42px;
}
.floatright a {
	color:#FFF;
}
