html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}


body{
	background-color: #d1d7e9;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

p, li{
	color: #373737;
}

a{
	color:inherit;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:hover{
	text-decoration: none;
	color:inherit;
	cursor:pointer;
}

#container{
	width:1015px;
	margin:0 auto;
	z-index: 0;
}

.adopt_container{
	position: relative;
	right: 8px;
}

.cart{
	position: relative;
	float: right;
	right: 25px;
}

#top{
	background: url(../images/top.png) no-repeat;
	width: 1017px;
	height: 572px;
	margin: 0 auto;
}

#adoption{
	background: url(../images/adoption_header.png) no-repeat;
	width: 1032px;
	height: 201px;
	margin: 0 auto;
}

.nav{
	position: relative;
	top:87px;
	float:left;
	left:85px;
}

.nav ul li:nth-child(1){
	margin:0 65px 0 0;
}

.nav ul li:nth-child(2){
	margin:0 60px 0 0;
}

.nav ul li:nth-child(3){
	margin:0 70px 0 0;
}

.nav ul li:nth-child(4){
	margin:0 70px 0 0;
}

.nav ul li:nth-child(5){
	margin:0 60px 0 0;
}

.nav ul li:nth-child(6){
	margin:0 80px 0 0;
}

.nav ul li{
	float:left;
}

.ad{
	position: relative;
	float: right;
	top:100px;
	right:40px;
	font-size: 15px;
}

.ad a{
	text-decoration: underline;
}

#pets{
	background: url(../images/pets_bg.png) no-repeat;
	width: 1017px;
	height: 390px;
	margin: 0 0 0 4px;
}

#gift_cards{
	background: url(../images/gifts.png) no-repeat;
	width: 1009px;
	height: 223px;
	margin: 0 0 0 4px;
}

#menu{
	background: url(../images/menu.png) no-repeat;
	width:1009px;
	height: 558px;
	margin: 0 0 0 4px;
}

.adoption{
	float: left;
	width: 275px;
	position: relative;
	top:41px;
	margin: 0 0 0 55px;
}

.potw{
	float: left;
	width: 295px;
	position: relative;
	top:105px;
	left:35px;
	margin: 0 48px 0 0;
}

.twitter{
	width: 275px;
	float: left;
	position: relative;
	top:38px;
}

#twitter-widget-0{
	height: 345px;
}

.line{
	border-right: thin solid #afb2bc;
}

#footer{
	width: 960px;
	height: 223px;
	margin: 30px auto 0 33px;
	float: left;
}

#footer ul{
	float: left;
	margin:20px 5px 0 40px;
}

#footer ul:nth-child(1){
	padding:0 83px 0 0;
}

#footer ul:nth-child(2){
	padding-right: 50px;
}

#footer ul:nth-child(3){
	padding-right: 53px;
}

#footer ul li{
	font-size: 13px;
}

#footer ul li.top{
	font-weight: bold;
}

#logo_error{
	position: relative;
	top:20px;
}

.button{
	position: relative;
	bottom:250px;
	left:205px;
}

#adopt_main{
	background: url(../images/adoption_main.png) no-repeat;
	height: 893px;
	width: 1009px;
	position: relative;
	left:12px;
	z-index: 1;
}

.adopt_events{
	position: relative;
	top:235px;
	left: 380px;
	z-index: 2;
	width: 600px;
	font-size: 14px;
}

#events{
	text-align: left;
}

#events td{
	padding:12px 45px 2px 0;
}

#events td a{
	color:#435999;
	text-decoration: underline;
}
.home{
	width: 200px;
	height: 120px;
	position: absolute;
	top:10px;
	z-index: 2;
}
