@import url(../style.css);

#header {
	background: url(../img/home_dogs.jpg) no-repeat center top;
}
h1#logo a {
	height:0;
	width:0;
}
#header ul {
	margin-top: 485px;
	background: #0a1c09;
}
#header ul li a:hover {
	background: url(../img/trans_green2.png) repeat;
}
#footer hr {
	display:none;
}
#footer {
	top: -20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
a#logo_footer {
	top: 0;
}