@charset "utf-8";
/* CSS Document */
body,td,th {
	background: #C0C0C0;
	color: #595959;
	font-family: Tahoma;
	font-size: 12px;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.header {
	color: #a2b328;
	text-align: center;
	font-weight: bold;
}
.style2 {color: #a2b328;text-decoration:none;}
.style3 {color: #6e6e6e;text-decoration:none;}
.style4 {color: #a2b328}
.style5 {color: #a2b328;font-weight:bold;}
.style6 {color: #6e6e6e;font-weight:bold;}#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
}
#header{
	text-align: center;
	height: 80px;
	padding-top: 40px;
}
#logo {
	width: 253px;
	float: left;
	margin-left: 10px;
}
#nav {
	background:url("/sites/all/themes/emuindustries2/images/navbg.png") repeat scroll 0 0 transparent;
	float:right;
	height:51px;
	margin-right:10px;
	margin-top:-5px;
	overflow:hidden;
	padding:18px 0 0 10px;
	width:414px;
}
#nav a {
	color:#545454;
	float:left;
	font-size:11px;
	margin-top:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#nav li a {
	border-left:1px dashed #C5C5C5;
	padding-left:14px;
	padding-right:14px;
}
#nav li.first a {
	border-left:medium none;
	padding-left:10px;
}
#banner {
}

#title {
	background-color: #eeeeef;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	border-top: 1px solid #dededf;
	border-bottom: 1px solid #dededf;
}

#title h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a2b328;
	text-transform: uppercase;
	margin: 0;
}
#content {
	padding: 0 15px;
	margin: 0;
	text-align: left;
}
.style2{
	color: #a2b328;
	text-decoration:none;
}
.style3{
	color: #6e6e6e;
	text-decoration:none;
}
.style4{
	color: #a2b328;
}
.style5{
	color: #a2b328;
	font-weight:bold;
}
.style6{
	color: #6e6e6e;
	font-weight:bold;
}
#footer {
	background-color: #f5f5f5;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}
