body {
	background-color: #FFFFFF;
	text-align: center;
	height:85%;
	margin:0;
	padding: 3% 5% 0 5%;
}
#contentframe {
	margin: auto;
	min-height:750px;
	background-image: url(start_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	background-color: #FFFFFF;
	text-align: left;
}
* html #contentframe {
height: 750px;
}



#logo {
	top: 320px;
	left:380px;
	height: 131px;
	width: 283px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#logo a span {
	font-size: 9px;
	text-indent: -5000px;
	display: block;

}
