	#content {
		padding-top:30px;
	}
	#content .container {
	}
	#logo {
		position:absolute;
		left:0;
		right:0;
		text-align:center;
	}
	body{
		background:url(../images/top.png) 50% 0 no-repeat;
	}
	.no-slider{background:url(../images/no-slider.png) 50% 0 no-repeat;}
	.menusearch {
		width:260px;
		position:relative;
		float:left;
		top:70px;
		left:10px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:178px;
		position:relative;
		z-index:11;
	}
	#header{
		background:url(../images/slider.png) 50% 150px no-repeat
	}
	.no-slider #header{
		background:none;
	}
	#secondarymenu {
		float:right;
		background:#c4c4c4;
		margin-top:70px;
		margin-right:10px;
	}
	#secondarymenu a {
		padding:9px;
		color:#fff;
		font-family:'tahoma';
		font-size:12px;
		text-transform:uppercase;
	}
	#secondarymenu a:hover{
		color:#636363;
		background:#fff;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:93px;
		position:relative;
		margin:0 auto;
		background:url(../images/mainmenu.png) center no-repeat;
		z-index:18;
		padding:0 12px;
	}
	#mainmenu li a {
		padding:25px 20px;
		font-size:18px;
		color:#fff;
		font-family: 'ubuntubold';
	}
	#mainmenu li {
		position:relative;
		background:url(../images/mainmenu-li.png) right top repeat-y;
	}
	#mainmenu li a:hover{
		color:#998519;
	}


	#header li ul {	top:34px; }
	#header #mainmenu li ul { top:82px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { 
		background:#c2c2c2;
	}
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {
		background:#414141;
	}
	
	#header ul.children li a, #header .sub-menu li a {
		color:#767676; 
		text-transform:lowercase;
		padding:0 20px !important;
		text-align:left;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff !important;
		background:none !important;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		font-family: 'ubuntubold' !important;
		text-transform:none !important;
		color:#fff;
		font-size:15px !important;
	}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
		color:#998519 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
	}
	.slider {
		border:10px solid #5b5b5b;
		width:956px;
	}
	.fp-next, .fp-prev {
		margin:150px 20px;
		width:49px;
		height:53px;
	}
	.fp-title{
		font-size:13px;
		margin-bottom:15px;
	}
	
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:396px;
		width:956px;
	}
	.fp-content-fon {
		border:none;
		height:236px;
		width:224px;
		left:100px;
		bottom:70px;
		background:url(../images/fp-fon.png) left top no-repeat;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	}
	.fp-content { 
		bottom: 39px;
		font-size: 13px;
		height: 250px;
		left: 100px;
		right: 620px;
		text-align: left;
		font-family: 'ubunturegular';
	}
	.fp-more{
		color:#2b2b2b;
		text-transform:lowercase;
		float:right;
	}
	.fp-content p, .fp-content a{color:#2b2b2b;}
	.fp-content p{font-size:15px;}
	.fp-title a{
		font-size:30px;
		text-decoration:none !important;
	}
	.fp-nav {
		right:10px;
		bottom:10px;
		left:auto;
	}
	.fp-pager a{
		width:18px;
		height:19px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
	.one-post{
		background:url(../images/post.png) bottom no-repeat;
	}
	.content-l2 .one-post, .content-r2 .one-post, .content-lr .one-post{
		background:url(../images/post-2s.png) bottom no-repeat;
	}
	.content-n .one-post{
		background:url(../images/post-n.png) bottom no-repeat;
	}
	#main_content{
		padding:0 15px 20px;
	}
	
	#footer{
		padding-top:142px;
		position:relative;	
	}
	.footer-lines  {
		background: url("../images/footer-lines.png") no-repeat scroll 50% 1px transparent;
		height: 535px;
		position: absolute;
		width: 100%;
	}