@charset "utf-8";
/* CSS Document */

#header {
	height:113px;
	width:958px;
	margin:auto;
	background: url(images/bgheader.png) repeat-x;
	position:relative;
	border:solid 1px #000;
	font:12px 'Lucida Grande',Verdana,Helvetica,sans-serif;
	outline:none;	
}

#header h1 {
	margin:0;
	position:absolute;
	top:0px;
	left:0px;
}
#header h1 a {
	display:block;
	background: url(images/v3logo.png) no-repeat;
	width:290px;
	height:113px;
	outline:none;
}
#header h1 a:active	{	outline:none;	}

#header h1 span {display:none;}

#rwp_nav
{
	border:none;
	position:absolute;
	float:right;
	bottom:0;
	right:0;
	height:33px;
	line-height:29px;
	background:url(images/navbg.gif) repeat-x;
	margin:0;
	padding-left:26px;
}

#rwp_nav li
{
	float:left;
	list-style:none;
	text-align:center;
	background: url(images/navbg_div.gif) bottom right no-repeat;
	margin-top:8px;
	padding:0 12px 0 12px;
}

#rwp_nav li.last	{	background:none;	}

#rwp_nav a:link, #rwp_nav a:visited
{
	display:block;
	text-decoration:none;
	/*padding: 0.25em 1em 0.25em 0.50em;*/
	text-align:center;
	color:#CCC;
	font-size:11px;
	font-weight:normal;

}

#rwp_nav a:hover {text-decoration:none;color:#FF6600;}
#rwp_nav a:active {color:#234DA3;}

#advert_top
{
	float:left;
	width:756px;
	height:90px;
	background:url(images/ad.gif) no-repeat;
	text-align:right;
	margin-bottom:15px;
}

#advert_top .advert-box
{
	width:728px;
	float:right;
}

#rwp_wiki
{
	float:left;
	width:159px;
	height:90px;
	/*background: url(images/wiki.gif) no-repeat;*/
	margin-left: 15px;
	margin-bottom:15px;
}

#rwp_wiki	img{	outline:none;	border:none;	}
#rwp_wiki	a{	display:block;	outline:none;	border:none;	}