#sidebars, #sidebars div.r1,  #sidebars div.r2, #sidebar-top, #sidebar-top div.wrap, #sidebar1, #sidebar1 div.wrap, #sidebar2, #sidebar2 div.wrap {padding: 0; margin: 0;}


/* first */
* { padding: 0; margin: 0; }
html, body {margin: 0; padding: 0;}
/*
body {font: 62.5%/1em Verdana; background: url(images/bg.jpg) repeat-x;}
*/
body {
	font-family: Verdana,arial, helvetica, sans-serif;
	font: 62.5%/1em Verdana;
	color: #ccc;
	background-color: #222;
	padding:0;
	border-top: 20px solid #111;
}


/* default styles */

p { margin: 3px 0px 7px 0px;}
ul, ol {margin-left: 15px;}

a { color: #3ff; text-decoration: none; }
a img { border: none; }
a:visited { color: #999; }
a:hover { background: #222; color: #90AC57; }

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

h1 {font-size: 14pt; line-height: 1.2em; margin: 0; font-weight: normal;}
h2 {font-size: 11pt; margin: 5px 0 10px 0; font-weig1ht: normal;}
h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}


/* structure */

#container {width: 910px; margin: 0 auto; font-size: 9pt; line-height: 1.3em; background: #222;}

#headers {}
#headers-wrap {}


#header1 {/*background: url(images/header.jpg) no-repeat;  height: 226px; */ height: 106px;}
#header1 div.r1 {}
#header1 div.r2 {}
#header1 h1 {margin-top: 16px;}

#header1 h1 a {
	font-size: 40px;
	letter-spacing: -0.05em;
	color: #3ff;
	font-weight: normal;
	text-decoration: none;
}
#header1 h1 a:hover { background: #222; color: #90AC57; }
#header1 h2 {padding: 0 0 0 30px; margin: 0; color: #3ff; font-size: 10pt;}
#header1 #flash{
	float: left;
	margin: 0 6px 0 0;
}



#header2 {}
#header2 div.r1 {}
#header2 div.r2 {}
#header2 h1 {}
#header2 h1 a {}
#header2 h1 a:hover {}
#header2 h2 {}

#header3 {}
#header3 div.r1 {}
#header3 div.r2 {}
#header3 h1 {}
#header3 h1 a {}
#header3 h1 a:hover {}
#header3 h2 {}

#sub-container {float: left; width: 908px; padding: 0; border-left: 0px #4F86D8 solid; border-right: 0px #4F86D8 solid;}
#wrapper {float: left; width: 100%; padding: 0; background: #222 /*url(images/bg-wrapper.gif) repeat-y right*/; }

#content {margin: 10px 300px 0 20px; background: #222;}

#content div.content-top {}
#content div.content-bottom {}

#sidebars {float: left; width: 270px; margin-left: -271px; padding-top: 10px; border-left: 0px solid #D6E3F6; background: #222;}
#sidebars div.r1 {}
#sidebars div.r2 {}

#sidebar-top {margin-right: 10px;}
#sidebar-top div.wrap {}

#sidebar1 {margin-right: 10px; background: #222;}
#sidebar1 a:hover { background: #222; color: #90AC57; }
#sidebar1 a {color: #3ff;}
#sidebar1 div.wrap {}

#sidebar2 {margin-right: 10px;}
#sidebar2 div.wrap {}

#footer {clear: both; text-align: center; background: #222; padding: 10px 0; color: #ccc; font-size: 8pt;}
#footer a {color: #ccc;}

#footer-out {clear: both; text-align: center;}


*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
*html #sidebar-top {overflow: hidden;}
*+html #sidebar-top {overflow: hidden;}
*html #sidebars {overflow: hidden;}
*+html #sidebars {overflow: hidden;}



	
