body{
	padding: 0;
	}
	
.node-type-gkp #main-inner #navbar{
	}
	
#page{
	width: 900px;
	min-width: 900px;
	/* background: #eee; */
	margin: 30px auto 0 auto;
	padding: 0;
	}
#main-inner #navbar{
	display: none;
	}
	
#content-area{
	min-width: 900px;

	}
	
/* NICE MENU STYLES */
	
#primary {
	margin-left:0;
	}
	
#nice-menu-0{
	width: 900px;
	padding-bottom: 20px;
	/* background: yellow; */
	}
	
ul.nice-menu-down li, ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent  {
	background: #6E8569;
	color: #fff;
	width: 145px;
	margin-right: 30px;
	border: 0;
	text-align: left;
	}
	
#menu-186{
	width: 150px;
	margin-right: 30px;
	}
	
#menu-187{
	width: 100px;
	}

#menu-188{
	width: 127px;
	}
	
#menu-189{
	width: 123px;
	}
	
#menu-191{
	width: 127px;
	}
	
#menu-192{
	width: 120px;
	margin-right: 0;
	}
	
#nice-menu-0 li ul{
	padding-top: 10px;
	border-top: 0;
	}

#nice-menu-0 li ul li{
	border-bottom: 3px solid #fff;
	}
	
 #nice-menu-0 a{
	color: #fff;
	font-weight: none;
	text-decoration: none;
	margin-left: 6px;
	}
	
#nice-menu-0 li:hover{
	background: #445C3F;
	}
	
#nice-menu-0 a:hover{
	
	}

/* LOGO */
	
#logo{
	margin-left: -3px;
	}
	
/* BANNER */

#dgk_banner{
	width: 590px;
	height:100px;
	margin-left: 310px;
	}
	
/* CONTENT */

.with-navbar  #content, #content{
	padding: 0;
	margin-top: 1px;
	*margin-top: 20px;
	}

.gkp-column{
	width: 280px;
	float: left;
	margin-right: 30px;
	display: block;
	min-height: 420px;
	margin-top: -10px;
	/* background: #ddd; */
	}
	
#gkp-column3{
	margin-right: 0;
	}

.random_img{
	margin-top: 10px;
	}
	
.gkp-text{
	position: absolute;
	max-width: 280px;
	}

.gkp-text h1{
	line-height: 5px;
	}
	
.gkp-text, .gkp-text p, .gkp-text h1, .gkp-text a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	
.gkp-text, .gkp-text p, .gkp-text a{
	font-size: 12px;
	}
	
.gkp-text h1 a{
	font-size: 16px;
	}
	
.gkp-text a:link{
	text-decoration: none;
	color: #0A7058;
	}
	
.gkp-text a:visited{
	color: #0A7058;
	text-decoration: none;
	}
	
.gkp-text a:hover{
	color: #445C3F;
	}
