body{

	margin:0;

	padding:0;

	background:#2a2a2a url(../images/background.png) top center;

	color:#656e7a;

	font-size:13px;

	letter-spacing:1px;

}

img{
	border:0;
}
a{
	text-decoration:none;
}



#header{

	

	height:217px;	

	border:0px solid #000;

}



h1{

	color:#656e7a;

	font-size:23px;

	margin-left:10px;

}



h2{

	font-size:17px;

	color:#c9c72b;

}



p{

	color:#656e7a;

	font-size:13px;

	letter-spacing:1px;

}







#menu{

	

	width:250px;

	margin-top:0px;

	height:490px;

	padding:5px;

	background:#fff;

}



#menu ul{

	list-style:none;

	height:440px;

	margin:0px;

	padding:0px;

	margin:auto;

	width:240px;

	border:0px solid #000;

}



#menu ul li{

	float:left;

	width:200px;

	margin:0 10px;

	background:url(../images/sageata.gif) center right no-repeat;

	border-bottom:1px solid #dedede;

}



#menu ul li a{

	display:block;

	height:80px;

	text-align:left;

	padding-left:20px;

	width:180px;

	color:#656e7a;

	text-decoration:none;

	font-size:23px;	

	line-height:80px;

}



#menu ul li a:hover{

	background:#e4ff00 url(../images/sageata_back.gif) 90% center no-repeat;

	color:#fff;	

}



#mainContent{

	width:960px;

	border:0px solid #000;

	margin:auto;

	

}



.content {

	
	margin-top:0px;

	padding:5px;

	vertical-align:top;	

	border-left:1px solid #dedede;

	background:#fff;

	overflow:auto;

}

#footer{

	text-align:center;

	font-size:12px;

	color:#dedede;

	height:50px;

	line-height:50px;

	width:100%;

}



#footer a{

	color:#81fa65;

	font-size:12px;

	text-decoration:none;

}



#footer a:hover{

	color:#65fae3;

}



.button{

	background:transparent;

	border:1px solid #c9c72b;

	cursor:pointer;

}
