/* CSS Document */
body{
	background:#efeeea;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size:10px;
	line-height:1.8em;
	color:#3e3e3e;
}
h1, h2, h3, h4, h5, h6{
	color:#3e3e3e;
	font-size:14px;
}
a{
	color:#3e3e3e;
}
a:hover{
	text-decoration:none;
}
.text{
	border:1px solid #B0AC97;
}
.button{
	background-color:#85826F;
	border:1px solid #B0AC97;
	color:#fff;
	font-weight:bold;
	padding:3px;
}
.header{
	background:url(../images/nirwana-cmp-prf_01.jpg) repeat-x;
	width:100%;
	height:378px;
}
.head_img{
	width:850px;
	height:378px;
	margin:0 auto;
	background:url(../images/nirwana-cmp-prf_03.jpg) no-repeat;
	text-align:left;
}
.head_img_add_serv{
	width:850px;
	height:378px;
	margin:0 auto;
	background:url(../images/nirwana-additional-service_.jpg) no-repeat;
}
.head_img_ctc{
	width:850px;
	height:378px;
	margin:0 auto;
	background:url(../images/nirwana-contact-us.jpg) no-repeat;
}
.head_img_join_newsletter{
	width:850px;
	height:378px;
	margin:0 auto;
	background:url(../images/nirwana-join.jpg) no-repeat;
}
.head_img_links{
	width:850px;
	height:378px;
	margin:0 auto;
	background:url(../images/nirwana-links.jpg) no-repeat;
}
.menu_left{
	width:200px;
	height:100px;
	padding-top:240px;
	text-align:center;
}
.menu_left ul{
	padding:18px 0 0 20px;
	margin:0;
}
.menu_left ul li{
	display:block;
	list-style:none;
	border-top:1px solid #99957f;
	padding:5px 0 5px 0px;
}
.menu_left ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.menu_left_2{
	width:180px !important;
	width:185px;
	height:auto;
	padding-top:0px;
	margin-left:15px !important;
	margin-left:-5px;
	padding-left:0;
	text-align:center;
}
*:first-child+html .menu_left_2{
	width:180px !important;
	width:185px;
	height:auto;
	padding-top:0px;
	margin-left:0px !important;
	margin-left:0px;
	padding-left:0 !important;
	text-align:center;
}
.menu_left_2 ul{
	padding:0px 0 0 0px !important;
	padding:0px 0 0 0px;
	margin:0;
	
}
.menu_left_2 ul li{
	
	list-style:none;
	border-top:1px solid #99957f;
	padding:5px 0 5px 0px;
}
.menu_left_2 ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
.body_wrapper{
	width:100%;
	height:auto;
	
}
.ng_body{
	width:850px;
	height:auto;
	margin:0 auto;
}
.left_menu{
	background:url(../images/nirwana-left-menu-bg.jpg) repeat-y;
	text-align:center;
	padding:5px;
	
}
.content{
	padding:10px 40px 10px 55px;
}
#paging{
	text-align:center;
}
#paging ul{
	list-style:none;
	padding:0;
	margin:0;
}
#paging ul li{
	display:inline;
	margin:2px;
}
.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;
	margin:0;
}
.footer a{
	color:#ffffff;
	text-decoration:none;
}