body {
	background-image:url(../../_images/global/background_home.gif);
	background-repeat:repeat-x;
}
div#header {
	height:159px;
	margin-top:23px;
	margin-bottom:1px;
}
div#logo {
	float:left;
	margin-top:30px;
	margin-right:17px;
}
div#banner {
	float:left;
	border:1px solid #7F7F7F;
	border-top:none;
	border-bottom:none;
}
div#content {
	margin-top:45px;
	padding-left:108px;
	background-image:url(../../_images/graphics/home_keyline_bg.gif);
	background-position:108px 0px;
	background-repeat:repeat-y;
	border:1px solid #ffffff;

}
div#colOne {
	width: 220px;
	float:left;
	margin-bottom:10px;
}
div#colTwo {
	width: 219px;
	float:left;
	margin-bottom:10px;
}
div#colThree {
	width: 220px;
	float:left;
	margin-bottom:10px;
}
div#colOne p, div#colTwo p, div#colThree p {
	margin:5px 15px 5px 15px;
	line-height:1.6em;
}
table#divisions .leftColumn{
	padding:10px 15px 0px 15px;
}
table#divisions td{
	padding-top:10px;
}
table#divisions p{
	margin:0px 15px 5px 0px;
}
table#divisions h3 {
	margin:0px;
	font-style:normal;
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
}
div#footer {
	width:660px;
	margin:10px 0px 0px 108px;
}
.introText {
	font-size:1.2em;
	font-weight:bold;
}