body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
#logo {
	margin-left:317px;
	margin-top:11px;
	width:388px;
	height:65px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#navbar {
	margin-left:165px;
	margin-top:10px;
	width:693px;
	height:53px;
	margin-bottom:0px;
	float:left;
	display:inline;
}

#main {

	width:1024px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}

.demo1 {
	position:absolute;
	left:400px;
	width:600px;
	height:450px;
	color: #666;
	top: 200px;
}

.demo2 {
	position:absolute;
	left:400px;
	width:600px;
	height:475px;
	color: #666;
	top: 700px;
}
.demo3 {
	position:absolute;
	left:400px;
	width:600px;
	height:475px;
	color: #666;
	top: 1230px;
}

.demo4 {
	position:absolute;
	left:400px;
	width:600px;
	height:475px;
	color: #666;
	top: 1750px;
}

