* {margin:0;padding:0}
body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 11px;
	font-weight: normal;
	background-color: #ccc0a3;
	color:#000000;
	text-align:center;
	background-image: url('/img/menestys/tausta.gif');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
#outer{
	width:814px;
	margin: 0px auto 0px;
	margin-right:auto; 
	padding: 0px;
	background-color:tranparent;
	text-align:left;
	border-left:0;
	border-right:0;
	position:relative;
	border-top: 0px;
	border-bottom: 0px;
}
#container{
	width: 100%;
	height: 100%;
	margin-top: -1px;
	background-color: #ff660f;
}
#inner_wrapper{
	width:802px;
	
	margin-left: 6px;
	border-left: 0px solid #ff660f;
	border-right: 0px solid #ff660f;
	background-image: url('/img/menestys/wrapper.gif');
	background-repeat:no-repeat;
	background-color: white;
	border-top: 0px;
	border-bottom: 0px;
}
#lines{
	background-image: url('/img/menestys/lines.gif');
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	background-color: tranparent;
}
#header{
	background-image: url('/img/menestys/ylaosa.gif');
	z-index: -1;
	background-color: tranparent;
	background-repeat: no-repeat;	
	border-bottom:0px;
	border-top:0px;
	text-align: left;			
	height:142px;
}
#menu{
	width:814px;
	height:19px;
	background-image: url('/img/menestys/linkkipalkki.jpg');
	background-repeat: no-repeat;
	background-color: white;
	border-bottom: 0px;
	margin-top: -1px;
}

#menu ul{
	margin:0px;
	padding-top:3px;
}
#menu li{
	display: inline;	
	padding-right:25px;
	padding-left:28px;
	border-left: 1px solid #ffffff;
	margin-left: 10px;

}
#menu a{
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
#menu a:hover{
	color: #706f6e;
}
#footer{
	clear: both;
	width: 814px;
	background: #ff660f;
/*	border-bottom: 6px solid #ff660f;
	border-left: 6px solid #ff660f; 
	border-right: 6px solid #ff660f;*/  	
	text-align: center;	
	height: 6px;
}
#left {
	float:left;
	width:178px;
	height: 100%;	
}

#left ul{
	margin-top: 18px;
}
#left li{
	list-style-type:none; 	
	padding-top: 6px;
	padding-left:10px;
}
#left a{
	text-decoration: none;
	color: #000000;
	padding-left:14px;
	display: block;
	background-image:url('/img/menestys/nelio.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#left a:hover{
	background-image:url('/img/menestys/nelio_oranssi.gif');
	color: #706f6e;	
}

#right {
	float:right;
	width:180px;
	height: 100%;
	padding: 9px;		
	vertical-align: top;
}
#content{
	float:left;
	width:390px;
	padding: 18px;
}
#content table{
	width:378px;
}
#content a{
	color: #ce2610;
}
#content a:hover{
	color:#706f6e;
}
.clearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}
