/*
Copyright (c) 2007
Illumine Interactive Inc.
All rights reserved.
*/

body {color:#666666;}
#mainheader {
	clear:both;
	padding:0;
	margin:0;
	height:224px;
	border-bottom:1px solid #ccc;
	background:url(../img/header_higgs.jpg) top left no-repeat;
	border-bottom:8px solid #596AA0;
}

#mainheader dl {
	position:relative;
	height:235px;
	width:855px;
}

dd#lbg {position:absolute; left:20px; top:20px; }
dd#lbg a {position:absolute; height:195px; width:145px;}

#tabs {border-bottom:8px solid #596AA0;}

a, a:link, a:visited {
	color:#336699;
}