body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

.clear {
	clear: both;
}

#container {
	width: 960px;
	border-left: 1px solid #5b5b5b;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	margin: 0 auto;
}

#home_banner {
	display: block;
	width: 960px;
	height: 223px;
	background-image: url(/sp5_impact/images/home_banner.jpg);
}

#gcplink {
	float: right;
	
}

#home_lhs {
	width: 338px;
	line-height: 0;
	float: left;
}

#home_rhs {
	width: 600px;
	padding: 10px;
	float: left;
}

#copyright {
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
	color: #666666;
}

#targeting_banner {
	background-image: url(/sp5_impact/images/targeting_banner.jpg);
	width: 563px;
	height: 247px;
	float: left;
}

#exante_banner {
	background-image: url(/sp5_impact/images/exante_banner.jpg);
	width: 563px;
	height: 247px;
	float: left;
}

#attractive_banner {
	background-image: url(/sp5_impact/images/attractive_banner.jpg);
	width: 563px;
	height: 247px;
	float: left;
}

#menu {
	float: left;
	width: 397px;
	height: 247px;
	line-height: 0;
}

#targeting_body {
	background-image: url(/sp5_impact/images/targeting_bg.jpg);
	background-repeat: repeat-y;
}

#attractive_body {
	background-image: url(/sp5_impact/images/attractive_bg.jpg);
	background-repeat: repeat-y;
}

#exante_body {
	background-image: url(/sp5_impact/images/exante_bg.jpg);
	background-repeat: repeat-y;
}

#lhs {
	float: left; width: 284px;
}

#lhs_content {
	width: 264px; padding: 10px;
}

#rhs {
	float: left;
	width: 650px;
	padding: 10px;
}

#homebutton1 {
	display: block;
	background-image: url(/sp5_impact/images/home_button2.jpg);
	width: 338px;
	height: 132px;
	z-index: 1;
}

#brieflink1 {
	z-index: 1000;
	width: 35px;
	height: 18px;
	background-color: #fff;
	display: block;
	position: absolute;
	margin-top: -265px;
	margin-left: 149px;
	opacity: 0;
	filter:alpha(opacity=0);
}

#brieflink2 {
	z-index: 1000;
	width: 35px;
	height: 18px;
	background-color: #fff;
	display: block;
	position: absolute;
	margin-top: -191px;
	margin-left: 259px;
	opacity: 0;
	filter:alpha(opacity=0);
}

#brieflink3{
	z-index: 1000;
	width: 35px;
	height: 18px;
	background-color: #fff;
	display: block;
	position: absolute;
	margin-top: -114px;
	margin-left: 256px;
	opacity: 0;
	filter:alpha(opacity=0);
}


#brieflink1:hover, #brieflink2:hover, #brieflink3:hover {
	opacity: 0.2;
	filter:alpha(opacity=20);
}

#homebutton2 {
	display: block;
	background-image: url(/sp5_impact/images/home_button3.jpg);
	width: 338px;
	height: 82px;
}

#homebutton3 {
	display: block;
	background-image: url(/sp5_impact/images/home_button4.jpg);
	width: 338px;
	height: 83px;
}
