/*Styley Styles*/

body{
	background-color: #fff;
	color:#000;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size:14px;
	line-height:125%;
	background-image:url('../img/stripe.png');
}
#shadow{
	width:1020px;
	background-image:url('../img/grey.png');
	margin:0 auto 0 auto;
	min-height:100%;
	}
#wrapper{
	width:1000px;
	margin:0 0 0 17px;
	color:#fff;
	min-height:100%;
}
#head{
	width:1000px;
	height:260px;
	margin:-8px 0 0 -7px;
	padding:0;
	background: url('../img/bg_head.jpg') left top no-repeat;
	font-weight:bold;
	color:#fff;
	line-height:1em;
}
#head h1, #head h2{
	font-size:36px;
	line-height:1em;
	padding:0;
	margin:0;
}
#head h1{
	margin-top:8px;
}
#head_one{
	width:400px;
	float:left;
}
#head_two{
	width:600px;
	float:right;
}
#mouth{
	float:left;
	padding:7px 0 0 10px;
}
#title{
	padding:2px;
	font-size:42px;
	line-height:1.05em;
}
#head a{
	color:#fff;
	}
#head_quote{
	width:600px;
	height:70px;
	float:right;
	margin:10px 0 10px 0;
}
#head_nav{
	width:600px;
	height:90px;
	float:right;
	margin-top:10px
}
#head_nav a{
	font-size:24px;
	background:url('../img/grey.png');
	padding:2px 5px 2px 5px;
	text-decoration:none;
}
#head_nav a:hover{
	background-color:#000;
}
#cont{
	color:#000;
	background-color:#FFFFFF;
	margin:0 0 0 -7px;
	padding:0 100px 0 100px;
	width:800px;
}
#foot{
	width:900px;
	height:215px;
	margin:0 0 0 -7px;
	padding:55px 50px 0 50px;
	background:url(../img/bg_foot.jpg) repeat-x #990000;
}

#foot ul a{
	color:#ef0202;
	font-weight:bold;
	text-decoration:none;
	padding:1px 5px 1px 5px
}
#foot a:hover{
	background:url('../img/grey.png');
}
#foot h1{
	width:70px;
	line-height:1.2em;
	height:100%;
}
#foot ul{
	list-style:none;
	float:left;
}
#foot li{
	line-height:2em;
}
.footlogo{
	float:right;
	margin:40px 40px 0 0;
}

.badgepad {
	margin-top:25px;
}