/*
Design by Keith Johnson
http://www.realce.co.uk
*/

* {
	margin: 0px;
	padding: 0px;
	width: auto;
	left: 326px;
}

body {
	background: #000000 url() no-repeat center top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, ol
{
	margin-top: 10px;
	color: #0099FF;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	color: #449BC7;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #449BC7;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #449BC7;
}

hr {
	display: none;
}

#main
{
width: 600+px;
margin: 0 auto;
}


/* Header */

#header {
	width: 745px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu {
	float: left;
	height: 43px;
	width: 720px;
	padding-left: 30px;
	background-image: url(images/menubck3.png);
	background-repeat: no-repeat;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	width: 87px;
	margin-right: 1px;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}



/* Logo */

#logo {
	width: auto;
	height: auto;
	text-align: justify;
	background: url(images/header.jpg) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#logo h1 {
	padding-right: 20px;
	color: #ffffff;
	padding-top: 20px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo a {
	color: #0066FF;
}

/* Page */

#page {
	width: 745px;
	margin: auto;
	background: #ffffff url(images/back.gif) repeat-y top;
	border-top: none;

}

#top
{
background: url(images/top.png) no-repeat;
height: 10px;
margin-top: 15px;
width: 700px;
}

#bottom
{
background: url(images/bottom.gif) no-repeat;
height: 19px;
width: 642px;
}

#box
{
	background: url(images/intro_text_box.gif) no-repeat;
	height: 142px;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	width: 1000px;
}

#box H1 a
{
font-size: 18px;
color: #ffffff;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding-left: 10px;
	padding-top: 0px;
	right: 0px;
	height: 60px;
}

#content H2
{
	height: 18px;
	padding-top: 5px;
	padding-left: 10px;
	width: 530px;
	font-size: 14px;
	color: #333333;
}

#content H2 a
{
color: #333333;
}

#content .entry
{
	width: 530px;
	padding-top: 0px;
	height: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-color: #999999;
}

/* Sidebars */

.sidebar {
	float: left;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}


#sidebar2 {
	width: 200#;
	margin-left: 5px;
	width: 180px;
	background-color: #FFFFFF;
}

#sidebar2 h2 {
	height: 16px;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(images/he3new.png);
}

#sidebar2 ul {
	line-height: normal;
}

#sidebar2 li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: 12px;
}

#sidebar2 a {
	border: none;
	padding-left: 10px;
}

#sidebar2 a:hover {
	border: none;
	padding-left: 10px;
}

.back_title
{
	background-repeat: no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
padding: 20px;
background: url() repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}
