body{
	margin-top:0px;
	margin-left:0px;
	background-color:#000000;
	color:#efd49f;
}
a{
color:#efd49f;
text-decoration:none;
}
#container{
}
#logo_container{
	width:300px;
	height:200px;
	float:left;
}
#address_container{
	margin-left:300px;
	width:700px;
	height:200px;
}
#logo{
	margin-left:25px;
}
#address{
	height:200px;
	
}
#top_section{
	width:1000px;
	height:200px;
	margin-top:0px;
}
#border_1{
	width:1000px;
	height:20px;
}
#main{
	width:1000px;
	height:660px;
}
#menu{
	margin-left:100px;
	margin-top:75px;
	vertical-align:top;
}
#door{
	width:450px;
}
