page_bg{
	text-align: center;
}

#right{
width:220px;
float:right;
}

#maincontent{
float:right;
}

.thumbs_div img{
	border: 0;
}

#top_content{
	height: 95px;
}

#page_top{
	margin: 0 auto;
	width: 780px;
	height: 125px;
}

#main{
	position: relative;
	margin: 0 auto;
	width: 780px;
}


body{
	font-family:Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

#page_bg_lr{
	background: url('../images/page_bg_lr.gif');
	/*height:600px;*/
	text-align: center;
}

#page_bg_c{
	background: url('../images/page_bg_c.gif') repeat-y;
	margin: 0 auto;
/*	height:600px;*/
	width:800px;
}

#logo img{
	border: none;
}

#logo{
	position:relative;
	float:left;
	left:50px;
	top: 15px;
	/*background: url('../images/logo_net-hit1.png');*/
	width: 187px;
	height:80px;
}

#language_header{
	float:right;
	position:relative;
	right:50px;
}

#topnav{
	height: 30px;
	width:780px;
	margin: 0; padding:0;
	font-weight: bold; 
	position: relative;
}

#topnav ul{
	position:relative;
	margin: 0;
	padding: 0;
	height:30px;
	width:100%;
	list-style-type:none; 
}
#topnav ul li{ 
	margin: 0;
	width:111px; 
	height: 30px;  
	position: relative; 
	background : url('../images/buttons.gif') no-repeat center;
}
#topnav ul li a{
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;  
	padding: 5px 10px; 
	display: block;  
	text-align:center;
}
