*{
	margin:0;
	padding:0;
}
body{
	font: 62.5%/1.3em Verdana, Arial, "Times New Roman", Times, serif;
	background-color:#EFF0F3;
}
a{
	text-decoration:none;
}
img{
	border:0;
}
.clear{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}
#stretchContainer{
	text-align:center;
	background:#33383D url(../img/header_bg.gif) repeat-x 0 0;
	overflow:hidden;
}
*#stretchContainer{
	height:1%;
}
#mainContainer{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	margin:0 auto 40px auto;
}
/*______________________________  HEADER  ____________________________________*/
#logo{
	float:left;
	margin:20px 0 0 0;
}
#slogan{
  float:right;
  margin:20px 40px 0 0;
}
#nav{
  float:right;
	display:block;
	margin:21px 0 1px 0;
	list-style:none;
	width:720px;
}
#nav li{
	float:left;
	position: relative;
	z-index:10000;
}
#nav li a{
	display:block;
	font-size:1.3em;
	width:119px;
	margin:0 1px 0 0;
	padding:8px 0 0 0;
	height:27px;
	text-align:center;
	color:#FFFFFF;
}
#nav li .selected{
	color:#999999;
	background:#121416;
}
#nav li a:hover, #nav li .over{
	color:#999999;
	background:#2A2E32 url(../img/w_arrow_d.gif) no-repeat 58px 28px;
}
#nav h2{
	font-weight:normal;
	font-size:1em;
}
#nav .subnav {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width:239px;
	/*background-color:#2A2E32;*/
	list-style:none;
	border-top:1px solid #000000;
	top:35px;
}
#nav .subnav li{
	border-bottom:1px solid #424649;
	background-color:#2A2E32;
	clear:both;
}
#nav .subnav a{
	clear:both;
	text-align:left;
	display:block;
	height:24px;
	width:218px;
	padding:6px 0 0 20px;
	color:#FFFFFF;
}
#nav .subnav a:hover{
	background:#000000;
	color:#999999;
}
#nav .subnav .last{
	border-bottom:0;
}
#nav .subnav .shadow{
	height:4px;
	width: 100%;
	background:url(../img/d_shadow_d.gif) repeat-x 0 0;
	border:0;
	opacity: .4;
	filter: alpha(opacity=50);
}

/*______________________________  FOOTER  ____________________________________*/
#footer_container{
	text-align:center;
	background-color:#EFF0F3;
}
#footer{
	width:920px;
	margin:0 auto;
	padding:12px 20px 20px 20px;
	overflow:hidden;
}
#copyright{
	display:block;
	float:left;
	color:#999999;
}
#designby{
	display:block;
	float:right;
	color:#999999;
}
/*_______________________________  CONTENT  __________________________________*/
#content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	clear:both;
}
*#content{
	height:1%;
}
#content .top{
	padding:15px 0 0 20px;
	overflow:hidden;
	clear:both;
}
*.top{
	height:1%;
}
.top .banner{
	width:920px;
	
	margin:0 0 20px 0;
	padding:0 0 3px 0;
	background:url(../img/d_shadow_d.gif) repeat-x 0 bottom;
}
/*_______________________________  COLUMNS  __________________________________*/
.leftPanel{
	float:left;
	width:240px
}
.rightPanel{
	float:right;
	width:720px;
	padding-bottom:5px;
	background:url(../img/b_shadow_d.gif) repeat-x 0 bottom
}
.rightPanel .topContent{
	background-color:#000000;
	overflow:hidden;
	padding:10px 0 10px 20px;
	clear:both;
}
*.topContent{
	height:1%;
}
.rightPanel .topContent h1{
	font-family:Arial;
	font-weight:bold;
	font-size:1.6em;
	line-height:1em;
	color:#DFE0E6;
	float:left;
}
.rightPanel .topContent img{
	float:left;
	padding:6px 0 0 0;
	margin:0 20px 0 20px;
}
.rightPanel .topContent h3{
	font-family:Arial;
	font-weight:bold;
	font-size:1.6em;
	line-height:1em;
	color:#DFE0E6;
	float:left;
}
.rightPanel .leftContent{
	float:left;
	width:445px;
	padding:20px 20px 20px 20px;
	font-size:1.1em;
}
.rightPanel .leftContent img{
  border:1px solid #CCCCCC;
  padding:3px;
  background-color:#FFFFFF;
}
.rightPanel .rightContent{
	float:left;
	width:215px;
	padding:20px 0 0 0;
}
.rightPanel .wideContent{
	padding:20px;
	overflow:hidden;
}
*.wideContent{
	height:1%;
}
.padL{padding-left:20px}
.padR{padding-right:20px}
.padT{padding-top:20px}
.padB{padding-bottom:20px}
/*_______________________________  COLORS  __________________________________*/
.bgc0{background-color:#000000}
.bgc1{background-color:#1E2125}
.bgc2{background-color:#DFE0E6}
.bgc3{background-color:#F2F3F5}

a.more{
	background:url(../img/o_bull.gif) no-repeat 0 1px;
	font-size:1.2em;
	color:#0066FF;
	display:block;
	margin:0;
	padding:0 0 2px 20px;
}
a.more:hover{
  color:#3385FF;
}
/*_______________________________  LEFT MENUS  _______________________________*/
.leftPanel .title{
	font-family:Arial;
	font-size:1.8em;
	color:#F0790F;
	padding:30px 0 0 40px;
}

.menu{
	list-style:none outside;
	padding:5px 20px 5px 20px;
}
.menu li{
	padding:8px 10px 8px 20px;
	background:url(../img/w_arrow_r.gif) no-repeat 4px 12px;
}
.menu li a{
	font-size:1.3em;
	color:#FFFFFF;
}
.menu li a:hover{color:#CCCCCC}
.menu .selected{background:url(../img/g_bull.gif) no-repeat 0 10px}
.menu .selected a{color:#777777}

.orange li{
	border-bottom:1px solid #444444;
	background:url(../img/o_bull.gif) no-repeat 0 10px;
}
.orange .last{border:0}
.bborder li{
	border-bottom:1px solid #333333;
}

.updown li{
	background:url(../img/updown_black.gif) no-repeat 0 10px;
}

/*_________________________________  PAGINATION  _____________________________*/
.pagination{

	height:30px;
	clear:both;
	font-size:1.2em;
	overflow:hidden;
}
.pagination .left{
	float:left;
	margin:8px 0 0 0;
	color:#666666;
}
.pagination .left a{
	color:#0066FF;
}
.pagination .left a:hover{
  color:#3385FF;
}
.pagination .right{
	float:right;
	width:200px;
	padding:0 20px 0 0;
}
.pagination .right a{
	display:block;
	float:right;
	margin:3px 0 0 8px;
}
.pagination .right span{
	float:right;
	margin:8px 0 0 0;
}
.pagination .right input{
	width:33px;
	height:17px;
	margin:3px 0 0 10px;
	padding:2px;
	float:right;
	border:1px solid #CCCCCC;
}
.backLink{
	display:block;
	margin:14px 0 0 0;
	color:#0066FF;
}
.backLink:hover{
  color:#3385FF;
}
/*_________________________________________  SUBSCRIPTION  ___________________________*/
#subscribe_form label{
  margin:10px 0 0 0;
  display:block;
}
#subscribe_form input{
  width:200px;
  border:1px solid #CCCCCC;
}
#subscribe_form textarea{
  width:300px;
  border:1px solid #CCCCCC;
}
#subscribe_form button{
  margin:10px 0 0 0;
}


