
body {
	background: url() repeat-x center bottom #440;
	color: #333;
	font: 13px "Myriad Pro", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
table {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	}
/* ========= */

#page {
	background: no-repeat center top;
	margin: 0 auto;
	background-color: #440;
	}
#container {
	margin: 0 auto;
	width: 940px;
	background-color: #000000;
}


#header {
	display: block;
	position: relative;
	z-index: 5;
	padding: 0 0 0;
	background-color: #440;
}

#topline{
	width:820px;
	height:60px;
	display: block;
	background-color: #440;
}

#strapline{
	width:820px;
	height:50px;
	display: block;
	background-color: #888;
	background-color: #111;
	background-color: #440;
}

#logo {
	border-right: 0px solid #999;
	float: left;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	line-height: 60px;
	margin: 0 0 0 .3em;
	padding-right: .3em;
	clear: none;
	color: #ffff00;
	font-variant: small-caps;
	letter-spacing: -0.04em;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
	background-color: #440;
}
#logo:hover {
	color: #ed1e24;
}

#slogan {
	color: #000;
	color: #ffffff;
	float: left;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 0 1em;
	padding: 0.1em 1.1em;
	clear: none;
	text-shadow: #000 2px 1px 1px;
	background-color: #900;
}

#sitedes {
	color: #000;
	color: #c2dc15;
	color: #FFF;
	float: left;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	margin: 0.1em 0 0 3.5em;
	padding: 0.1em 0.5em;
	clear: none;
	text-shadow: #000 1px 1px 1px;
}

#sloganstrap {
	color: #000;
	color: #c2dc15;
	color: #FFF;
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0.1em 0 0 2.1em;
	padding: 0.1em 0.2em;
	clear: none;
	text-shadow: #000 1px 1px 1px;
}
/* -- main content */
#aboutus {
	color: #000;
	color: #ffffff;
	float: center;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 0 1em;
	padding: 0.1em 1.1em;
	clear: none;
	background-color: #900;
	background-color: #fff;
}
#aboutus a {
	color: #000;
	float: center;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 0 1em;
	padding: 0.1em 1.1em;
	clear: none;
	background-color: #990;
	background-color: #cc9;
}
/* ---------------- */
#access {
	background: #d0d0d0;
	list-style-type: none;
	margin-bottom: 32px;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 99;
}
#access ul {
	background: url() repeat-x center top;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	min-height: 32px;
	padding-left: 0;
	text-transform: uppercase;
}
#access li {
	background: url() no-repeat right top;
	float: left;
	margin: 0;
	position: relative;
}
#access a {
	color: #4e4e4e;
	display: block;
	line-height: 2em;
	margin: 0 1px 0 0;
	padding: .1em 1em 0;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
}
#access li:hover > a {
	background: #fff;
	color: #0071bb;
	color: #f00
}
#access .current_page_item > a {
	background: url() no-repeat left top #666;
	color: #fff;
	text-shadow: none;
}
