/* CSS Document */
body{
	background:#efeeea;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:10px;
	line-height:1.8em;
	color:#3e3e3e;
}
.wrapper{
	width:100%;
	height:auto;
	
}
.block_logo{
	width:1000px;
	height:116px;
	margin:0 auto;
}
.block_head{
	margin:0 auto;
	width:1000px;
	height:116px;
}
.menu_top{
	width:500px;
	float:left;
	height:116px;
}
.menu_top ul{
	margin:97px 0 0 8px !important;
	margin:97px 0 0 48px;
}
.menu_top ul li{
	display:inline;
	
}
.menu_top ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
	margin:0 10px;
}
.logo{
	width:500px;
	float:left;
	height:116px;
	background:url(../images/nirwana-home_logo.jpg) no-repeat right;
}
.header_wrapper{
	width:100%;
	height:322px;
	background:#aca892 url(../images/nirwana-home-01_04.jpg) repeat-x;
	
}
.header{
	width:1000px;
	height:322px;
	background:url(../images/nirwana-home_header.jpg) no-repeat;
	margin:0 auto;
}
.content{
	width:1000px;
	height:auto;
	margin:0 auto;
	
}
.content_item1{
	width:194px;
	border-right:1px #980001 solid;
	padding:10px 15px 10px 50px;
	
}
.content_item2{
	width:210px;
	border-right:1px #980001 solid;
	padding:10px 15px 10px 15px;
}
.content_item3{
	width:205px;
	padding:10px 15px 10px 15px;
	border-right:1px #980001 solid;
	
}
.content_item4{
	width:205px;
	padding:10px 15px 10px 15px;
}
a.name{
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
	text-decoration:none;
}
.footer{
	width:100%;
	height:65px;
	background:url(../images/nirwana-home_footer.jpg) repeat-x;
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:10px 0 0 0;
	line-height:1.3em;
	clear:left;
}
.footer a{
	color:#ffffff;
	text-decoration:none;
}