@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	text-transform: none;
}

#banner {
	position: relative;
	height: 300px;
	margin-top: 6px;
	background: #9b8f7e url(../images/flash-placeholder.jpg) no-repeat;
}		
#content {
	position: relative;
	height: 360px;
	margin-top: 6px;
	background: #fff;
	overflow: hidden;
}
#quote-wrapper {
	position: relative;
	float: left;
	width: 125px;
	height: 360px;
	background: #F0CC01;
	border-right: 1px solid #f5dd51;
	padding: 0px 12px;
	font-size: 90%;
	color: #333;
}
#quote-wrapper .quote {
	position: relative;
}
#quote-wrapper .author {
	padding-left: 10px;
	padding-top: 5px;
	line-height: 12px;
}
#content-mid {
	position: relative;
	float: left;
	background: #F0CC01;
	width: 479px;
	height: 360px;
	padding-top: 10px;
	padding-left: 20px;
}
#solution-grid {
	position: relative;
	height: 200px;
	padding: 0px;
	margin: 0px;
}
#news {
	position: relative;
	height: 150px;
	padding-top: 10px;
}
	#news h1 {
		line-height: 10px;
		padding-bottom: 10px;
	}
	#news table {
		margin: 0px;
		padding: 0px;
	}
	#news th, #news td {
		font-size: 8pt;
		color: #000;
		text-align: left;
		padding: 0px 4px;
		vertical-align: top;
	}
	#news a {
		font-size: 8pt;
	}
	#summerSummit{
		width:160px;
		height:125px;
		float:right;
		margin-top:-120px;
		margin-right:0px;
		padding:0 15px;
	}

#promo {
	position: relative;
	float: right;
	width: 325px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	background: #fff;
	overflow: hidden;
}
#promo * {
	margin: 0px;
	padding: 0px;
}

#artizan {
	position: relative;
	float: right;
	width: 325px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
	background: #fff;
	overflow: hidden;
}
#artizan * {
	margin: 0px;
	padding: 0px;
}

#facebook, #artizanLink{
	width:159px;
	height:155px;
	float:left;
}
#facebook{
	height:145px;
	padding-top:10px;
	margin-right:7px;
	background:#f0cc01;
}
