/* main */

*{
	margin:0;
	padding:0;
	outline:none;
}

img {
	float:left;
}

html {height: 100%;}
.clear {clear : both;}


p{
	color:#444245;
	line-height: 19px;
	font-size:12px;
}

a{
	color:#444245;
	line-height: 19px;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:#f18002;
	line-height: 19px;
	font-size:12px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	background-color: #97bf0d;
}

#container {
	position:relative;
	width:100%;
	min-height: 100%;
	height:auto !important;
	height:100%;
	background:#97bf0d url(../img/home_bg_cont.jpg) repeat-x scroll 0 0;
}

#container .wrapper {
	height:400px;
	margin:0 auto;
	position:relative;
	width:800px;
}

#container .wrapper .inspiratie{
	height:60px;
	margin:0px 0px 0px 250px;
	width:300px;
	float:left;
}

#container .wrapper .logo{
	height:75px;
	margin:0px 0px 0px 320px;
	float:left;
	width:260px;
}

#header {
	height:160px;
	background-color: #FFF;
}

#header .wrapper{
	height:160px;
	margin:0 auto;
	position:relative;
	width:900px;
	background-image: url(../img/home_bg_top.jpg);
}

#header .nav{
	float:right;
	width:250px;
	height:20px;
	margin:55px 55px 0px 0px;
}

#header .nav a{
	float:right;
	font-size:12px;
	color:#444245;
	line-height: 19px;
	text-decoration: none;
	margin:0px 0px 0px 20px;
}

#header .nav a:hover{
	text-decoration: underline;
}

#content {
	float:left;
	width:800px;
	height:340px;
	background-image: url(../img/home_bg.jpg);
}

#content .thumbs{
	float:left;
	width:650px;
	height:260px;
	margin:0px 0px 0px 75px;
}

#content .thumb{
	float:left;
	width:125px;
	height:125px;
	margin:0px 5px 5px 0px;
}

#footer {
	float:left;
	width:800px;
	height:60px;
}

#sub_footer {
	height:30px;
	background-color: #FFF;
}

#sub_footer .wrapper{
	width:800px;
	height:30px;
	margin:0 auto;
	position:relative;
}

#sub_footer .text{
	float:left;
	width:625px;
	height:30px;
}

#sub_footer .text p{
	margin:5px 0px 0px 20px;
}

#sub_footer .getnoticed a{
	margin:5px 0px 0px 0px;
	float:right;
}

#sub_footer .getnoticed{
	float:left;
	width:175px;
	height:30px;
}
