/** BASIC */
.share-it{
width:574px;
height:30px;
top:0;
right:0;

float:right;
}
body {
	margin: 0px;
	padding: 0px;
	background:transparent url('../img/background.jpg');	
}

#wrapper {
	width:959px;
	height:100%;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	font-family:arial;
	color:#5f5e5e;
	margin: 0px auto;
	padding: 0px;
}

#header{
	background:transparent url('../img/headerbg.jpg') repeat-x 0 0;	
	height:187px;	
}

#tops{
	text-align:right;
	font-family:arial;
	font-size:11px;
	width:959px;
	margin:0px auto;
	padding-top:2px;
	height:18px;
	background:#0e0f0a;
}

#tops a{
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
}

#tops a:hover{	
	text-decoration:underline;
}

#logo{
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
	text-align:left;
	margin-right:79px;	 
	width:152px;
	height:132px;
}



#clearit{
	margin:0px;
	padding:0px;
	clear:both;
	
}

#contentArea{
	background-color:#ffffff;
	float:left;
	width:579px;
	margin-left:6px;
	margin-right:35px;
	border:1px solid #c6c6c6;
	padding:10px;
}

#contentArea a img{
	border:none;
}

#contentArea a{
	color:#00498f;
	font-weight:Bold;
	text-decoration:none;
}

#contentArea a:hover{
	color:#009e58;
	text-decoration:underline;
}

#contentLeft{
	padding-left:6px;
	width:608px;
	float:left;
	margin-right:45px;
}

#contentLeft a img{
	border:none;
}

#contentRight{
	margin:0px;	
	padding:0px;
	width:300px;
	float:left;	
}

#footer{
	color:#919191;
	clear:both;
	margin:0px auto;	
	width:959px;
	height:70px;		
}

#footer a{
	color:#919191;
	text-decoration:none;
}

#footer a:hover{
	color:#666666;
	text-decoration:underline;
}

#tabber{
	clear:both;
	width:299px;
}
