body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-color:#4c4a4a;
}
body {
	text-align:-moz-center;
}
div.background {
position:relative; left:0px; top:0px; width:1000px; height:650px; z-index:1;
background:url("images/bg_light.gif") no-repeat;
}

div, span {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#ffffff;
}

div.menu {
position:absolute; left:230px; top:215px; width:110px; height:100px; z-index:2;
}

div.logo {
position:absolute; left:240px; top:50px; width:342px; height:150px; z-index:2;
background:url("images/logo_light.gif") no-repeat;
}

div.title {
position:absolute; left:230px; top:195px; width:160px; height:21px; z-index:2;
}

div.content {
	position: absolute;
	left: 247px;
	top: 200px;
	width: 518px;
	height: 315px;
	z-index: 2;
}

div.business {
position:absolute; right:250px; bottom:55px; width:246px; height:16px; z-index:2;
}

