/* CSS Document */
body {
	background-image:url(/images/common/body-home-bg.gif);
	background-repeat:repeat-x;
}

.home-main-img-wrapper {
	width:920px;
	height:310px;
	padding:15px 0px;
	float:left;
	clear:both;
}
.flash-wrapper {
	float:left;
	width:920px;
	height:310px;
	background-color:#EAEAEA;
}
.home-callout-wrapper {
	float:left;
	clear:none;
	width:280px;
	height:310px;
}
.home-callout-left {
	float:left;
	width:190px;
	height:250px;
}
.home-content {
	float:left;
	width:920px;
	margin:45px 0px 0px 0px;
}
.home-callout-main {
	float:left;
	width:210px;
}
.home-projects {
	clear:both;
	float:left;
	width:600px;
	height:240px;
	background-image:url(/images/sections/home/home-projects.gif);
	background-repeat:no-repeat;
}