
html {
	
}
body {
	color: #000;
}
#nav ul li a {
	color: #ccc;
}
#nav ul li a.open {
	color: #ffcc00;
}
#subnav ul li a {
	color: #000;
}
#subnav ul li ul li a {
	color: #fff;
}
#subnav ul li a.open {
	color: #ffcc00;
}
#subnav ul li a:hover {
	
}
a {
	color: #ff6600;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #000;
	background-color: transparent;
}
h2 {
	color: #000;
	background-color: transparent;
}
h3 {
	color: #000;
	background-color: transparent;
}
hr {
	color: #797979;
	background-color: #797979;
}
img {
	border-color: #1d6aa6;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}
#footer, 
#copy, 
#copy a {
	color: #ffcc00;
}

.column1Text {
	color: #858585;
}
BODY {
	font: normal .75em Arial, sans-serif;
}
A {
	text-decoration: underline;
	outline: none;
}
A:hover {
	text-decoration: none;
}
#nav UL LI A {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#subnav UL LI A {
	font-size: 1em !important;
	font-weight: bold;
	text-decoration: none;
}
#subnav UL LI A.open {
}
#subnav UL LI UL LI A {
	font-weight: normal;
}
#subnav UL LI UL LI A.open {
	
}
H1 {
	font-size: 1.5em;
	padding: 0;
	margin: 15px 0 7px 0;
	font-weight: normal;
}
H2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 7px 0;
}
H3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 6px 0;
}
HR {
	height: 1px;
	border: 0;
}
P {
	margin: 5px 0;
	padding: 0;
}
INPUT, SELECT, TEXTAREA {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#footer, #copy {
}
#column1 {
}
HTML {
	margin: 0px;
	padding: 0px;
	background: url(color_black/pics/bgBody.jpg);
}
BODY {
	margin: 0px;
	padding: 0px;
	background: url(color_black/pics/bgBody.jpg);
}
#wrapper {
	background: url(color_black/pics/bgWrapper.gif) repeat-y top;
	margin: 0 auto;
	width: 980px;
}
#wrapperCenter {
	background: url(color_black/pics/bgWrapperTop.jpg) no-repeat top;
	height: 600px;
	overflow: visible;
	overflow-x: hidden;
	position: relative;
}
HTML>BODY #wrapperCenter {
	height: auto;
	min-height: 600px;
	overflow: hidden;
}
#wrapperContent {
	
}

/* Header
=========================================*/

#header {
	position: relative;
	height: 180px;
	width: 980px;
}
#logo {
	position: absolute;
	top: 50px;
	left: 20px;
	z-index: 100;
}
#logo IMG {
	border: 0;
}
#lang {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 350px;
	text-align: right;
}
#lang SPAN {
}
#lang A {
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
#lang IMG {
	vertical-align: middle;
}
#header p {
	margin: 0;
}
#headerContent {
	position: absolute;
	top: 10px;
	left: 63px;
}
#headerContent a {
	display: block;
	float: left;
	padding: 0 10px;
	background: url(color_black/pics/icoTopnav.gif) no-repeat 0 5px;
	color: #000;
	text-decoration: none;
}
#headerContent a:hover {
	text-decoration: underline;
}

/* Top Navigation
=========================================*/
#nav {
	top: 30px;
	right: 199px;
	height: 30px;
	position: absolute;
}
#nav UL {
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}
#nav UL LI a {
	display: block;
	padding: 9px 15px 5px 15px;
	text-decoration: none;
}
#nav UL LI a:hover {
	text-decoration: underline;
}
#nav UL LI.open {
}
#nav UL LI a.open {
}


/* Banner
=========================================*/

.banner {
	display: none;
}


/* Content
=========================================*/
#content {
	padding: 0px 0px 10px 0px;
}
#main {
	float: right;
	width: 620px;
	padding: 0 0px 0 0;
	height: 100px;
	overflow: visible;
	position: relative;
	right: 180px;
}
HTML>BODY #main {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.mainText {
	margin-top: 20px;
	padding: 0 20px 20px 20px;
}
#column1 {
	float: left;
	width: 160px;
	padding-left: 20px;
}
#column1Center {
}
#column1Content {
}
.column1Text {
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
}
#column2 {
	width: 180px;
	float: right;
	position: relative;
	left: 620px;
}
#column2Center {
}
#column2Content {
}
.column2Text {
	margin-top: 20px;
	padding: 0 20px 20px 20px;
}
#clearDiv {
	clear: both;
}

/* Sub Navigation
=========================================*/
#subnav {
}
#subnav UL {
	margin: 0px;
	padding: 0px 0 0 0px;
	clear: left;
	float: left;
	width: 160px;
}
#subnav UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 160px;
	display: block;
	clear: left;
	float: left;
	background: url(color_black/pics/bgSubnav.gif) #d5d5d5 repeat-x top left;
}
#subnav UL LI a {
	display: block;
	margin: 2px 0px;
	padding: 2px 12px 2px 12px;
	overflow: hidden;
	text-decoration: none;
}
#subnav UL LI a:hover {
	text-decoration: underline;
}
#subnav UL LI.open {
	background: #000;
}
#subnav UL LI.sub {
	background: #313131;
}
/* sub */
#subnav UL LI UL {
	padding: 6px 0px 6px 0px;
}
#subnav UL LI UL LI {
	background: none;
}
#subnav UL LI UL LI a {
	padding: 0px 0px 0px 20px;
	background: url(color_black/pics/icoSubnav.gif) no-repeat 12px 5px;
}
#subnav UL LI UL LI a:hover {
	
}
#subnav UL LI UL LI.open {
	background: none;
}
/* subsub */
#subnav UL LI UL LI UL {
	
}
#subnav UL LI UL LI UL LI {
	
}
#subnav UL LI UL LI UL LI a {
	padding: 2px 0px 2px 30px;
}
#subnav UL LI UL LI UL LI a:hover {
	
}
#subnav UL LI UL LI UL LI a.open {
	
}

/* Footer
=========================================*/

#footerContainer {
	margin: 0 auto 20px auto;
	width: 980px;
	height: 72px;
	overflow: visible;
	overflow-x: hidden;
	background: #000;
}
HTML>BODY #footerContainer {
	height: auto;
	min-height: 72px;
	overflow: hidden;
}
#footer {
	padding: 15px 30px 15px 30px;
	font-size: 1em;
}

#footer p {
	padding: 0px;
	margin: 10px 0;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* Misc
==================================*/
