BODY {
	margin:0;
	padding:0;
	background: #111;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 140%;
	text-align: left;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

.moduletable {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper {
	position: relative;
	width: 870px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	height: 153px;
}

#logo {
	margin-top: 35px;
	margin-left: 15px;
	float: left;
	display: inline;
}

#menu {
	height: 31px;
	float: right;
	margin-top: 50px;
}

#homebanner {
	width: 870px;
	height: 326px;
	margin-top: 10px;
}

#main_img {
	width: 870px;
	height: 326px;
	background-image: url(../index_files/home.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#container {
	float: left;
	width: 870px;
	background-image: url(../images/container.gif);
	background-position: right top;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 20px;
}

#content_full {
	background: #232323;
	width: 870px;
}

#content {
	float: left;
	width: 555px;
}

#content-padding {
	padding-left: 25px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-top: 20px;
}

#right-in {
	float: right;
	margin-right: 30px;
	width: 263px;
}

#rightmenu {
	margin-top:10px;
}

#rightmodule {
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	width: 225px;
}

#lowerpanel {
	margin: 0 auto;
	width: 810px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#left,
#center,
#right {
	float: left;
	width: 270px;
}

#left .moduletable,
#center .moduletable {
	border-top: 1px solid #FFF;
	margin-right: 25px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
}

#right .moduletable {
	border-top: 1px solid #FFF;
	margin: 0;
	padding-top: 10px;
}

#footer {
	margin: 0 auto;
	width: 810px;
	margin-top: 10px;
	padding-top: 15px;
	background-image: url(../images/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#footer div,
#footer p {
	color: #666;

}

#clear {
	clear: both;
}

/* GENERAL PURPOSE STYLES */

a, a:link, 
a:visited {
	color: #E2AC00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu .moduletable,
#footer .moduletable {
	margin: 0;
	padding: 0;
}

#right-in .moduletable {
	margin: 0;
}

.inputbox {
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 14px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h2.contentheading, 
h2.componentheading {
	font-size: 18px;
	text-transform: capitalize;
}

h3 {
	color: #E2AC00;
	font-size: 13px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#left h3,
#center h3,
#right h3,
#rightmodule h3 {
	font-size: 16px;
	color: #FFF;
	text-transform: lowercase;
	padding-top: 0;
	padding-bottom: 20px;
}

#rightmenu h3 {
	text-transform: lowercase;
	font-size: 16px;
	color: #FFF;
	width: 235px;
	float: right;
	padding-bottom: 1em;
}

h4 {
	font-size: 12px;
	color: #E2AC00;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

/* primary menu - at the top of this site */

#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul {
	height: 31px;
} 

#menu ul li {
	float: left;
	height: 31px;
	line-height: 31px;
	padding-left: 45px;
}

#menu ul li a, 
#menu ul li a:link, 
#menu ul li a:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul li:hover, 
#menu ul li.over, 
#menu ul li#current {
}
	
img {
	border: 0;
}

fieldset {
	border:none;
}

#menu ul li ul {
	width: 200px;
	padding-top: 0;
	margin-top: 7px;
	background: #222;
}

#menu ul li ul li {
	width: 200px;
	height: 26px;
	line-height: 26px;
	background: #222;
}

#menu ul li ul li a, 
#menu ul li ul li a:link, 
#menu ul li ul li a:visited {
	color: #ccc;
	font-size: 14px;
	text-decoration: none;
	text-transform: capitalize;
}

/* rightmenu - at the right of this site */

#rightmenu ul, 
#rightmenu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#rightmenu ul {
	width: 100%;
} 

#rightmenu ul li {
	float: left;
	height: 24px;
	line-height: 24px;
	width: 100%;
}

#rightmenu ul li a, 
#rightmenu ul li a:link, 
#rightmenu ul li a:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 30px;
}
 
#rightmenu ul li#current {
	background-image: url(../images/rightmenu.png);
	background-repeat: no-repeat;
}

#rightmenu ul li ul {
	display: none;
}

#rightmenu ul li ul li {
	display: none;
}