body {
	background-image:url(../../_images/global/background_content.gif);
	background-repeat:repeat-x;
}
div#header {
	height:111px;
	margin-top:23px;
	margin-bottom:1px;
}
div#logo {
	float:left;
	width:107px;
	text-align:center;
	margin-top:20px;
}
div#banner {
	float:left;
	border:1px solid #7F7F7F;
	border-top:none;
	border-bottom:none;
}
div#content {
	margin-top:45px;
	background-image:url(../../_images/graphics/content_keyline_bg.gif);
	background-repeat:repeat-y;
	border:1px solid #ffffff;
}
div#colOne {
	width: 188px;
	float:left;
	margin-bottom:10px;
	text-align:right;
}
div#colTwo {
	width: 540px;
	float:left;
	margin-bottom:10px;
	padding:0px 0px 15px 30px;
	line-height:1.6em;
}
div#footer {
	width:100%;
	margin:10px 0px 0px 0px;
}
div#colOne ul {
	margin:45px 30px 0px 0px;
	padding:0px;
}
div#colOne li {
	display:inline;
	list-style-type:none;
}
div#colOne a{
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:.9em;
	padding:2px;
	margin-bottom:10px;
}

