/* ******************************
Home Page Template
Copyright (c) 2005 - 2009 Kraig Powell, All Rights Reserved
****************************** */



@import "site.css";



/* ******************************
Template Layout Code
****************************** */

#homeBlob1 {
	float:left;
}

#homeBlob2 {
	float:left;
	width:33%;
}

#homeBlob2 .blobStyle{
	margin-left: 45px;
	text-align: center;
}

#homeBlob3 .buttonStyle1, #homeBlob4 .buttonStyle1, #homeBlob5 .buttonStyle1 {

}
#homeBlob3, #homeBlob4, #homeBlob5 {
	float:left;
	width:31%;
	height: 140px;
	margin-left: 8px;
	padding-top: 15px;
	text-align: center;
	border: 1px #31459C solid;
}
	#homeBlob3 .blobStyle, #homeBlob4 .blobStyle, #homeBlob5 .blobStyle {
		padding:0 10px;
	}
	#homeBlob3 .blobStyle .blobBody, #homeBlob4 .blobStyle .blobBody, #homeBlob5 .blobStyle .blobBody {
		height:100px;
	}
.column1 {
	display:inline;
	float:right;
	margin-top:0px;
	width:944px;
}
