/*
Template Name: Home
Author: Sebo Marketing
Author URI: http://www.sebomarketing.com
Tags: blue
*/

#content {
	
}

.column1 {
	display:inline;
	float:left;
	width:970px;
}
	
	.columnStyle1 {
	}
	.columnStyle1 .columnTopLeft {
		display:none;
	}
	.columnStyle1 .columnBody {
		padding:5px 0 0 0;
	}
		.columnStyle1 p {
			margin-left:1em;
			font-size:50%;
		}
		.columnStyle1 ul {
			margin:80px 20px 1em;
			list-style:disc;
			font-size:100%;
			margin-top:80px
		}
	.columnStyle1 .columnBottomLeft {
		display:none;
	}


#flash-banner {
	display:inline;
	float:left;
	margin-top:7px;
	margin-bottom:15px;
	width:970px;
	height:276px;
}

#flash-blob {
	display:inline;
	float:left;

	width:297px;
	height:229px;
}

#scrolling-flash {
	display:inline;
	float:left;
	margin-bottom:5px;

	width:972px;
	height:66px;
}


.home-blob-default {
	display:inline;
	float:left;
	margin-right:38px;
	margin-bottom:15px;
	width:298px;
	height:229px;
	background:transparent url('images/home-blob.gif') top left no-repeat scroll;
}
.home-blob-default-last {
	display:inline;
	float:left;
	margin-right:0px;
	margin-bottom:15px;
	width:298px;
	height:229px;
	background:transparent url('images/home-blob.gif') top left no-repeat scroll;
}

.home-blob-header {
	display:inline;
	float:left;
	margin-top:14px;
	margin-left:1px;
	width:290px;
	height:60px;
	color:#fff;
	background:transparent url('images/home-blob-header.jpg') top left no-repeat scroll;
}
	.home-blob-header h2 {
		padding:13px 0 0 25px;
		font-weight:bold;
		font-size:140%;
		color:#fff;
		font-family:Futura, Helvetica, Arial, sans-serif;
	}

}
.home-blob-list {
	.home-blob-list ul {
		margin-top:75px;
		margin-right:10px;
		list-style:none;
		
	}
	.home-blob-list li  {
		font-size:50%;
	}
	.home-blob-list li a {
		text-decoration:none;
	}	
	.home-blob-list li a:hover{
		text-decoration:underline;
	}