body {
	background-color: #000000;
	text-align: center;
}
#container {
	width: 1024px;
	border: solid #57595a;
	border-width: 1px 1px 0 1px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0 0 0 0;
}
#topred, #topyellow, #topbarleft, #topbarright {
	width: 1024px;
	height: 26px;
}
#topred {
	background-image: url('../images/bar_top_red.gif');
}
#topyellow {
	background-image: url('../images/bar_top_yellow.gif');
}
#topred, #topyellow {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0 22px 0;
	padding: 0 0 0 0;
}
#topbarleft {
	background-image: url('../images/bar_top_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}
#topbarright {
	background-image: url('../images/bar_top_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}
#tabs img {
	float: left;
	margin-left: 11px;
}
#tabs {
	height: 43px;
	margin-left: auto; 
	margin-right: auto;
	padding: 4px 0 0 20px;
	bottom: 0px;
}
#leftcol, #rightcol {
	width: 236px;
	text-align: center;
	position: relative;
	float: left;

}
#leftcol img, #rightcol img {
	bottom: 0px;
	margin-top: 80px;
}
#main, #fineprint {
	font-family: Helvetica, Arial, sans-serif;
	color: #c4c4c6;
	text-align: left;
}
#main {
	width: 528px;
	font-size: 17px;
	position: relative;
	float: left;
	padding: 10px 10px;
}
#main .header {
	font-size: 30px;
}
#fineprint {
	width: 990px;
	font-size: 10px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 16px;
	clear: both;
}
img#solar_logo, img#christie_logo {
	margin-right: 40px;
}
#bottomred {
	background-image: url('../images/bar_bottom_red.gif');
}
#bottomyellow {
	background-image: url('../images/bar_bottom_yellow.gif');
}
#bottomred, #bottomyellow {
	width: 1024px;
	height: 9px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.safemiddle {
	width:1024px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}
