html,body{margin:0;padding:0;font-family:helvetica;width:100%;height:100%;}

body{font: 76% arial,sans-serif; padding:0 0px;}

a{text-decoration:none;color:#EEEEEE;}

img {
	border:0;
	text-decoration:none;
}
#main{
	width: 100%;
}
#menunav{
text-align:center;

}

#center{
	position:relative;
	width:950px;
	left:50%;
	margin-left: -450px;
}
#1px{
	height:2px;
	background:#DDDDDD;
}

#line{background: #AAAAAA;
color: #FFF;
clear: both;
width:100%;
}

#wrapper{
	float:left;
}
#menu{
	float:left;
}
#menu ul {
	margin:0;
}
#content{
	float:left;
	width:400px;
	
}
#banner{
	float:left;
	margin-right:10px;
}
#headbanner{
	width:800px;
	height:120px;
	background:#BBBBBB;
	margin:10px;
	margin-bottom:25px;
}

#line{clear:left;width:100%}

#nav {
	background: #fff ;
	width:193px;
	padding:7px 0 2px 9px;
	font-size:0.95em;
}
	
#nav li {
	list-style:none;
}

#nav a, #nav a:visited {
	width:177px;
	height: 20px;
	margin-bottom:2px;
	display:block;
	color:#444444;
	background:url (button.gif);
	padding:3px 0 0 8px
}

#nav a:hover, #nav a:active,
#nav li.current_page_item a, #nav li.current_page_item a:visited  {
	background:url(../images/button.gif) 0 -22px;
	text-decoration:none;
}

.line_roda {
	height: 6px;
	background-color: #666666;
	text-align:center;
}
.footer{
	
	height: 16px;
	background-color: #999999;
	text-align:center;
	color:#FFFFFF
}
