*{
	margin:0;
	padding:0;
}
body{
	background: black url('./images/bg.png') top left repeat-x;
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	color:white;
}
a{
	color:white;
	text-decoration: underline;
}
#container{
	margin: 0 auto;
	width:940px;
	margin-top: 45px;
}
#page{
	margin-left: 20px;
}
#cap{
	width:920px;
	height:54px;
	background: url('./images/banner.png') top left no-repeat;
}
#cap ul {
	list-style: none;
}
#signup{
	top:16px;
	left:780px;
	position:relative;
	display: block;
	height:24px;
	width:117px;
}
#signup a{
	background: url('./images/email_button.png') 0px 0px no-repeat;
	display: block;
	width:117px;
	height:24px;
}
#signup a:hover{
	background: url('./images/email_button.png') 0px -24px no-repeat;
}
#signup span{
display:none;
}
#nav{
	background:url('./images/button_gradient.png') top left repeat-x;
	width:920px;
	height:53px;
}
#navlist{
	list-style: none;
	float: right;
}
#navlist ul {
	list-style: none;
}
#navlist li{
	float:left;
	height:62px;
}
#navlist li a{
	display: block;
	height: 53px;
}
#navlist li a span{
	display:none;
}
#home{
	width:324px;
	background: transparent url('./images/home.png') 0 0 no-repeat;
	margin-right: 64px;
}
#about{
	width: 110px;
}
#media{
	width: 100px;
}
#contact{
	width: 110px;
}
#brands{
	width: 120px;
}
#give{
	width: 92px;
}
#subnav{
	background:transparent url('./images/subnav.png') center repeat-y;
	width:920px;
	height:64px;
	font-size: 85%;
}
#subnav .subnav{
	display: none;
	color:black;
}
#subnav ul{
	list-style: none;
	float:right;
}
#subnav li{
	float: left;
	color: black;
//	padding-right: 32px;
}
#subnav a{
	text-decoration: none;
	padding:0 16px 0 16px;
}
#subnav a:hover{
	text-decoration: underline;
}
#content{
	clear:both;
	background: url('./images/body.png') top left no-repeat;
	color:white;
	width:948px;
	height:532px;
	position:relative;
	left:-28px;
}

#about a{
	width:110px;
	background: transparent url('./images/buttons.png') 0px -1px no-repeat;
}
#about a:hover{
	width:110px;
	background: transparent url('./images/buttons.png') 0px -63px no-repeat;
}
#about span{
	display: none;
}
#media a{
	width:100px;
	background: transparent url('./images/buttons.png') -111px -1px no-repeat;
}
#media a:hover{
	width:100px;
	background: transparent url('./images/buttons.png') -111px -63px no-repeat;
}
#media span{
	display: none;
}
#contact a{
	width:110px;
	background: transparent url('./images/buttons.png') -321px -1px no-repeat;
}
#contact a:hover{
	width:110px;
	background: transparent url('./images/buttons.png') -321px -63px no-repeat;
}
#contact span{
	display: none;
}
#brands a{
	width:120px;
	background: transparent url('./images/buttons.png') -211px -1px no-repeat;
}
#brands a:hover{
	width:120px;
	background: transparent url('./images/buttons.png') -211px -63px no-repeat;
}
#brands span{
	display: none;
}
#give a{
	width:92px;
	background: transparent url('./images/buttons.png') -441px -1px no-repeat;
}
#give a:hover{
	width:92px;
	background: transparent url('./images/buttons.png') -441px -63px no-repeat;
}
#give span{
	display: none;
}
#nav .current_page_item{
	background: transparent url('./images/arrow.png') center -1px no-repeat;
}
#subnav .current_page_item a{
	text-decoration: underline;
}
.footer{
	width: 400px;
	margin:0 auto;
	font-size: 85%;
	display: block;
	z-index: 999;
	position: relative;
	padding-bottom: 10px;
}

.footer ul{
	float:right;
	width: inherit;
}

.footer a {
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.footer li{
	list-style: none;
	float:left;
	width: auto;
	background: none;
}
#clear{
	clear:both;
}
#posts {
	width:570px;
	position:absolute;
	left:340px;
	top:45px;
	height:350px;
	overflow: auto;
	font-size: 90%;
	line-height: 20px;
}
#posts p{
	margin: 10px 0 10px 0;
	font-size: 75%;
}
#head{
	position:relative;
	left:340px;
	width:600px;
}
h2 {
	font-size: 100%;
}
.wpcf7-response-output{
	display:inline;
	position:relative;
	left:60px;
	top:-15px;
}
.wpcf7-not-valid-tip{
	display: none;
}
#ad{
	height:65px;
	width:585px;
	top:-115px;
	left: 335px;
	position: relative;
}
#hblogo2{
	width:10%;
	left:485px;
	top:-10px;
	position: relative;
}
#adText{
	position: relative;
	top:20px;
	font-size: 80%;
	left: 140px;
	width:445px;
}