
@import "site.css";

/* ******************************
Template Layout Code
****************************** */

#columnWrapper {
	height:214px !important;
	min-height:214px;
	padding:0;
	background: transparent url('images-layout/content-bg.png') top left repeat-x scroll;
	width:1000px;
}


#footer {
	width:938px;
}



.homeblob0 {
	width:970px;
	height:214px;
	position:relative;
}
	.homeblob0 a.go {
		position:absolute;
		width:96px;
		height:33px;
		top:130px;
		left:755px;
		background:transparent url('images-layout/inv.gif') top left repeat scroll;
	}

.homeblobs {
	width:938px;
	margin:10px auto 20px;
}

.homeblob1 {
	float:left;
	width:275px;
	padding:0 15px;
	height:313px;
	background: transparent url('images-layout/homeblob1.gif') top left no-repeat scroll;
	margin-right:12px;
	color:#202020;
}
	.homeblob1 h2 {
		color:white;
		font-size:20px;
		padding:10px 0;
	}
	.homeblob1 img {
		display:inline;
		float:left;
		margin-right:3px;
	}
	.homeblob1 img.last {
		margin-bottom:1.5em;
	}
	.homeblob1 .hr {
		clear:left;
		margin:0 auto 1.5em auto;
		
		width:90%;
		height:0px;
		font-size:0;
		
		border-bottom:2px solid white;
	}
	.homeblob1 .go {
		float:right;
		margin-top:1.0em;
		margin-left:10px;
		padding-top:6px;
	}
	.homeblob1 p {
		margin-top:1.0em;
		margin-bottom:0;
		font-size:16px;
		font-weight:bold;
		text-align:left;
	}

.homeblob2, .homeblob3 {
	float:left;
	width:307px;
	padding-top:28px;
	height:200px;
	background: #CCCCCC url('images-layout/homeblob2.png') top left no-repeat scroll;
	color:#202020;
	
}
.homeblob2 {
	
}
.homeblob3 {
	margin-left:7px;
}

.homeblob4 {
	float:left;
	width:608px;
	height:58px;
	padding-top:6px;
	margin-top:9px;
	background-color: #212121;
	border:6px solid #909090;
	color:white;

}

	.homeblob4 img {
		margin-right:5px;
	}
	.homeblob4 img.last{
		margin-right:0;
	}