body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	background-color:#000;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 197%;
}
h2 {
	font-size: 167%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, ol, ul {
	line-height: 130%;
}
p {
}
ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}
blockquote * {
	line-height: normal;
}
.content a, .col2 a, p a {
	text-decoration: none;
	color: #569400;
	border-bottom:1pt dotted #569400;
}
.content a:hover, .col2 a:hover, p a:hover  {
	text-decoration: none;
	color: #C0C0C0;
	border-bottom:1pt dotted #C0C0C0;
}
img.left {
	float: left;
	margin: 5px 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
}
hr {
	display: none;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #E6E6E6 url(images/BkgrStrip.jpg) repeat-y;
}

/* Header */
#header {
	width: 939px;
	margin: 0 auto;
	padding:10px 0 0 0;
	background-color:#5c5c5c;
}

/* Menu */
#menu {
	height: 40px;
	background: #000000;
}
#menu ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float:right;
}
#menu li {
	display: block;
	float: left;
}
#menu li a {
	display: block;
	float: left;
	margin: 0 4px;
	padding:2px 18px;
	text-decoration: none;
	text-transform: capitalize;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #5c5c5c;
}
#menu a:hover { 
	text-decoration: none; 
	color: #5c5c5c;
	background-color:#ccd158;
	padding:2px 18px;
}
#menu .current_page_item a {
	color: #5c5c5c;
	background-color:#ccd158;
}
#menu li.last a {
	border:none;
}

/** LOGO */
#logo {
	height: 251px;
	margin-left: 10px;
	background: url(images/EBS-Header.jpg) no-repeat left top;
}
#logo h1 {
	margin: 0;
	padding: 60px 0 0 140px;
	line-height: normal;
}
#logo h1 {
	margin-left:-3000px;
}
#logo h2 {
	margin: 0;
	padding: 110px 0 0 64px;
	color: #ccd158;
	line-height: normal;
	font-size:186%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}
#logo p a:hover { text-decoration: underline; }

/* Page */
#page {
	width: 939px;
	margin: 0 auto;
	background: url(images/img04.gif);
}

/* Content */
#content {
	float: right;
	width: 577px;
	padding: 30px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#content ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 8px;
}
#content ul li a {
	text-decoration: none;
	color: #569400;
	border-bottom:1pt dotted #569400;
}
#content ul li a:hover  {
	text-decoration: none;
	color: #C0C0C0;
	border-bottom:1pt dotted #C0C0C0;
}
.twocols .col1, .twocols .col2 {
	width: 168px;
	padding: 10px;
	background: url(images/img05.gif) repeat-x 0px 30px;
}
.twocols .col1 {
	float: left;
}
.twocols .col2 {
	float: right;
}

/* Sidebar */
#sidebar {
	width: 297px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#sidebar ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
}
.boxed {
	float:left;
	width: 297px;
}
.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 8px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 112%;
	font-weight: bold;
	color: #CCD158;
}
.boxed .content {
	padding: 20px;
	background: #E6E6E6 url(images/img05.gif) repeat-x;
}
.boxed h3 {
	margin: 0;
}
.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.boxed ul {
}
.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}
.boxed ul li.first {
	border: none;
}

/* Footer */
#footer {
	width: 940px;
	margin: 0 auto;
	height: 30px;
	padding: 20px 0 0 0;
	background: #5c5c5c url(images/img09.gif) repeat-x;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #fff;
}
#footer p.legal {
	float: left;
	padding-left:10px;
}
#footer p.links {
	float: right;
	padding-right:10px;
}
#footer p.legal a, #footer p.links a {
	color: #fff;
}
#footer p.legal a:hover, #footer p.links a:hover {
	color: #ccd158;
}