body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('../images/bg.jpg') repeat-x 0 0;
}

#banner {
	position: relative;
	float: left;
	width: 817px;
	height: 263px;
	background: url('../images/home_bannerbg.jpg') no-repeat 0 0;
	*background-position: 0 -1px;
}

#rotatingimage {
	position: relative;
	float: right;
	width: 551px;
	height: 250px;
	margin: 13px 13px 0 0;
	display: inline;
	z-index: 1;
}

#quotebox {
	position: absolute;
	top: 45px;
	left: 606px;
	width: 160px;
	height: 235px;
	text-align: left;
	z-index: 999;
}

#quotebox .quote {
	position: relative;
	float: left;
	width: 160px;
	height: 95px;
	font: 11px/19px georgia;
	color: #ffffff;
}

#quotebox .author {
	position: relative;
	float: left;
	width: 160px;
	font: 11px/18px verdana;
	font-weight: bold;
	color: #393939;
	margin: 6px 0 0 0;
	display: inline;
}

#quotebox .location {
	position: relative;
	float: left;
	width: 160px;
	font: 9px/18px verdana;
	color: #FDE1C8;
	margin: 0px 0 0 0;
	display: inline;
}

#newsandevents {
	position: relative;
	float: left;
	width: 225px;
	margin: 24px 0 0 20px;
	display: inline;
}

#newsandevents .arrow{
	position: relative;
	float: left;
	margin: 6px 3px 0 0px;
	display: inline;
}

#newsandevents .date {
	position: relative;
	float: left;
	width: 210px;
	margin: 10px 0 0 2px;
	text-align: left;
	font: 10px/20px tahoma;
	color: #7B7B7B;
}

#newsandevents .text {
	position: relative;
	float: left;
	margin: 2px 0 10px 2px;
	display: inline;
	text-align: left;
	font: 11px/16px verdana;
	color: #629C5F;
}

#newsandevents a.readmore {
	font: 11px/16px verdana;
	color: #929292;
	text-decoration: none;
}

#newsandevents a.readmore:hover {
	text-decoration: underline;
}

#main {
	position: relative;
	float: left;
	width: 537px;
	margin: 5px 0 0 16px;
	display: inline;
}

#main .home_business {
	position: relative;
	float: left;
	margin: 8px 0 0 8px;
	display: inline;
}

#main .home_invoice {
	position: relative;
	float: left;
	margin: 8px 0 0 0px;
	display: inline;
}

#main .home_fullservice {
	position: relative;
	float: left;
	margin: 8px 0 0 8px;
	display: inline;
	padding: 0 0 8px 0;
}

#main .home_procure {
	position: relative;
	float: left;
	margin: 8px 0 0 0px;
	display: inline;
	padding: 0 0 8px 0;
}

#main .home_twitter {
	position: relative;
	float: right;
	margin: 8px 0 0 0px;
	display: inline;
	padding: 40px 0 8px 0;
}

#main .home_linkedin {
	position: relative;
	float: right;
	margin: 8px 0 10px 8px;
	display: inline;
	padding: 43px 8px 8px 0;
}

#content {
	position: relative;
	float: left;
	width: 817px;
	background: url('../images/content_bg.jpg') repeat-y 0 0;
	padding: 0 0 0px 0;
}
