body {
	margin:0px 0px 0px -270px;
	padding:0px;
}
#container {
	position:relative;
	width:920px;
	margin:0px auto 40px auto;
	height:1000px;
}
#content {
	position:relative;
	top:0px;
	left:270px;
	padding-top:120px;
	width:825px;
}
#content-main {
	position:relative;
	top:-15px;
	width:545px;
	float:left;
}
#drop3 {
	width:265px;
	float:right;
}
#header {
	position:absolute;
	left:270px;
	top:20px;
	height:100px;
	width:835px;
}
#footer {
	position:relative;
	top:2em;
	left:270px;
	width:825px;
	clear:both;
	padding-bottom:60px;
}
