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;

}
.landscapedvd {
	width:272px;
	height:360px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 5px;
	margin-top: 50px;
}
.rockdvd {
	width:208px;
	height:360px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
}

.waterdvd {
	width:208px;
	height:360px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 35px;
	margin-top: 50px;
}

.greendvd {
	width:245px;
	height:360px;
	color: #666;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 50px;
}
.newdvd {
	width:200px;
	height:50px;
	color: #000;
	margin-left: 425px;
	margin-top: 15px;
	font-family: Garamond;
	font-size: 16px;
	text-align: left;
	float: left;
}
