
html {
	
}
body {
	color: #5f5f5f;
}
#nav ul li a {
	color: #969696;
}
#nav ul li a.open,
#nav ul li a.open:hover {
	color: #000;
}
#nav ul li a:hover {
	color: #000;
}
#subnav ul li a {
	color: #969696;
}
#subnav ul li a.open {
	color: #000
}
#subnav ul li a:hover {
	color: #000
}
#subnav ul li ul li a.open {
	
}
a {
	color: #000;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #444444;
	background-color: transparent;
}
h2 {
	color: #444444;
	background-color: transparent;
}
h3 {
	color: #444444;
	background-color: transparent;
}
hr {
	color: #cdcdcd;
	background-color: #cdcdcd;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}



body {
	font: normal .70em/1.4em Verdana, Tahoma, sans-serif;
}
#nav {
	font: bold 12px/17px Verdana, Tahoma, sans-serif;
}
#subnav ul li a {
	font-size: 1em;
	font-weight: bold;
}
#subnav ul li a:hover,
#subnav ul li a.open {
	text-decoration: none;
}
#subnav ul li ul li a {
	font-size: 1em;
}
a {
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 2.15em;
	line-height: 1em;
	font-weight: normal;
  	margin: 1em 0 1em 0;
	padding: 0;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
  	margin: 1em 0 0.5em 0;
	padding: 0;
}
h3 {
	font-size: 1.0em;
	line-height: 1em;
	font-weight: bold;
  	margin: 1em 0 0.5em 0;
	padding: 0;
}
hr {
	height: 1px;
	border: 0;
}
p {
	margin: 10px 0;
	padding: 0;
}
input, textarea, select {
	font: 12px "Times New Roman", serif;
}


html {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(color_gray/pics/bgBody.gif) #fff repeat-x top left;
}
#wrapper {
}
#wrapperCenter {
}
html>body #wrapperCenter {
}
#wrapperContent {
	width: 980px;
	padding: 0 0px 0 0px;
	height: auto;
	overflow: hidden;
	min-height: 600px;
	position: relative;
}

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

#header {
	width: 980px;
	height: 101px;
}
#logo {
	position: absolute;
	left: 229px;
	top: 27px;
}
#logo a img {
	border: 0px;
}
.banner {
	float: right;
	text-align: right;
	width: 717px;
	position: absolute;
	top: 73px;
	right: 32px;
}

/* Top Navigation
=========================================*/
#nav {
	width: 751px;
	margin: 0 0px;
	height: 28px;
	overflow: hidden;
	padding: 15px 0px 30px 0px;
	position: absolute;
	top: 62px;
	left: 215px;
}
#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav ul li {
	margin: 0;
	padding: 0 0 0 2px;
	list-style-type: none;
	display: inline;
	background: url(color_gray/pics/lineTopnav.gif) no-repeat left top;
}
#nav ul li.first {
	background: none;
}
#nav ul li a {
	display: inline-block;
	padding: 0px 9px 0px 12px;
	line-height: 17px;
	text-decoration: none;
}
#nav ul li SPAN {
	display: none;
}
#nav1 a {
	background: none !important;
}

#headerContent {

}
#headerContent h1,
#headerContent h2,
#headerContent h3 {
	color: #fff;
}

/* Content
=========================================*/
#content {
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	position: relative;
	clear: both;
}
#main {
	width: 517px;
	padding: 0px 0px 0px 0px;
	float: right;
	overflow-x: hidden;
	position: relative;
	right: 234px;
}
.mainText {
	padding: 0px 30px 0px 0px;
	margin-top: 35px;
}

#column1 {
	width: 210px;
	float: left;
	padding: 30px 0px 0px 0px;
	height: auto;
	overflow: hidden;
}
#column1 .column1Text {
	padding: 0px 15px 30px 15px;
}

#column2 {
	margin-top: 35px;
	padding: 0 0px 0px 0px;
	float: right;
	width: 210px;
	position: relative;
	left: 517px;
}
#column2Center {
}
#column2Content {

}
#column2 .column2Text {
	padding: 0px;
}
#clearDiv {
	clear: both;
}


/* Sub Navigation
=========================================*/
#subnav {
	overflow-x: hidden;
	padding-bottom: 15px;
}
#subnav ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 210px;
	clear: left;
	float: left;
}
#subnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 2px;
	width: 190px;
	clear: left;
	float: left;
	background: url(color_gray/pics/bgSubnav.gif) no-repeat right top;
}
#subnav ul li.open {
	padding-left: 19px;
}
#subnav ul li a {
	display: block;
	padding: 8px 10px;
	overflow: hidden;
	text-decoration: none;
}
#subnav ul li a:hover {
}
#subnav ul li a.open {
}
#subnav ul li.sub {
	background: none;
}
/* sub */
#subnav ul li ul {
	padding: 5px 0px 10px 0px;
}
#subnav ul li ul li {
	background: none;
	padding: 2px 0px;
}
#subnav ul li ul li a {
	background: none;
	padding: 0px 0px 0px 30px;
}
#subnav ul li ul li a:hover {
	background: none;
}
#subnav ul li ul li a.open {
	background: none;
	padding-left: 11px;
}
/* subsub */
#subnav ul li ul li ul {
	
}
#subnav ul li ul li ul li {
	
}
#subnav ul li ul li ul li a {
	padding: 0px 0px 0px 40px;	
}
#subnav ul li ul li ul li a:hover {
	
}
#subnav ul li ul li ul li a.open {
	
}

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

#footerContainer {
	width: 980px;
	overflow: hidden;
	padding: 10px 20px 10px 0px;
	line-height: 1em;
	font-size: 11px;
	color: #313131;
}
#footer {
	padding: 10px 0 0 229px;
	height: 22px;
	background: url(color_gray/pics/lineFooter.gif) no-repeat 220px top;
}
#footer DIV {
	float: left;
	padding: 0 0 0 16px;
	background: url(color_gray/pics/bulletFooter.gif) no-repeat 6px 4px;
}
#footer .text,
.siteInfoName {
	padding: 0 !important;
	background: none !important;
}
#footer h1,
#footer h2,
#footer h3 {
	color: #313131;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* Extra
===========================================*/
#column2Box {
	padding: 9px;
	background: url(color_gray/pics/bgColumn2.gif) repeat-x left bottom;
	border: 1px solid #CFCFCF;
}
#column2Box INPUT {
	width: 178px;
	border: 1px #bababa solid;
	background: url(color_gray/pics/bgInput.gif) repeat-x left bottom;
	font: normal 11px Verdana, Arial, sans-serif;
	color: #5f645e;
	padding: 3px 6px;
}
#column2Box TEXTAREA {
	width: 178px;
	border: 1px #bababa solid;
	background: url(color_gray/pics/bgInput.gif) repeat-x left bottom;
	font: normal 11px Verdana, Arial, sans-serif;
	color: #5f645e;
	padding: 3px 6px;
}
#column2Box .send {
	border: 0;
	background: url(color_gray/pics/bgSend.gif) no-repeat left top;
	width: 97px;
	font: bold 12px Verdana, Arial, sans-serif;
	padding: 5px 20px 6px 0px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}

.newsList {
	padding-top: 0 !important;
}

.newsDate {
	margin-right: 5px;
}

/* really 
==========================*/
#really {
	padding: 0px 0px 0px 224px;
}
#really a {
	color: #909090;
	display: inline-block;
	padding: 2px 5px;
	font: bold 12px Arial Black, Arial, sans-serif;
	text-decoration: none;
}
#really a:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}