/* CSS Document */



/* Homepage DIVs */

#flashSquare {
	width: 500px;
	height: 320px;
	left: 0px;
	top: 100px;
	position: absolute;
}

#introText {
	width: 215px;
	height: 195px;
	padding: 15px;
	left: 510px;
	top: 100px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	position: absolute;
	background-image: url(/images/bgIntroText.png);
	background-repeat: no-repeat;
}

#servicesLead {
	width: 245px;
	height: 85px;
	position: absolute;
	left: 510px;
	top: 335px;
}



#flashHome {
	width: 754px;
	height: 224px;
	position: absolute;
	left: 0px;
	top: 100px;
}

#teaser1 {
	width: 245px;
	height: 85px;
	position: absolute;
	left: 0px;
	top: 333px;
}

#teaser2 {
	width: 245px;
	height: 85px;
	position: absolute;
	left: 255px;
	top: 334px;
}

#teaser3 {
	width: 245px;
	height: 85px;
	position: absolute;
	left: 510px;
	top: 334px;
}

#footerHome {
	width: 756px;
	height: auto;
	position: absolute;
	left: 0;
	top: 435px;
	text-align: center;
}