body
{
	background: #6a6a6a url(../img/page_bg.png) top center no-repeat;
	margin: 60px 0;
	font-family: "ms trebuchet", verdana, helvetica, sans-serif;
	font-size: 0.9em;
     line-height: 1.45em;
	color: #737373;
}

h1
{
	height: 50px;
	width: 416px;
	margin: 0 auto 20px auto;
	padding: 0;
	background: url(../img/capture_opportunity.png) no-repeat;
	text-indent: -9000px;	
}

div#content-wrapper
{
	width: 779px;
	height: 390px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(../img/content_bg3.png) top left no-repeat;
	position:relative;
}

img#compass-logo
{
	position: absolute;
	top: 61px;
	left: 293px;
	border: 0;
	border-right: 1px solid #ccc;
	padding: 0 25px 0 0;
}

img#leadingstar-logo
{
	position: absolute;
	top: 35px;
	left: 509px;
	border: 0;
	padding: 0 0 0 28px;
}

p#intro
{
	position: absolute;
	top: 161px;
	left: 293px;
	width: 400px;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

p#intro2
{
	position: absolute;
	top: 241px;
	left: 293px;
	width: 440px;
	margin: 0;
	padding: 0;
     border: 0;
	font-size: 1em;
}

p#rollover
{
     position: absolute;
     top: 291px;
     left: 293px;
     width: 440px;
     margin: 0;
     padding: 0;
     font-size: 1em;
}

ul#intro2 
{
     position: absolute;
     top: 241px;
     left: 253px;
     list-style: none;
}

ul#intro2 li
{
     display: inline;
     margin: 0 20px 0 0;
}

p#copyright
{
	margin: 10px 0;
	text-align: center;
	font-size: 0.8em;
	border: 0;
	color: #9a9a9a;
}

a, a:link, a:visited, a:active
{
     font-size: 0.64em;
     text-transform: uppercase;
     text-decoration: underline;
     color: #5a5a5a;
}

a:hover
{
     text-decoration: none;
     color: #000;
}
