* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url(../i/layout/bg-body.jpg) 0 0 repeat-x;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
}

/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3 {
	font-family: "Century Gothic", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #d5313d;
}
h1 {
	font-size: 2em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
h2 {
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}
#sidebar h3 {
	background: #ffeeca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	padding: 5px 10px;
	margin-bottom: 0.3em;
	font-weight: bold;
}
p {margin-bottom: 1em;}
address {font-style: normal;}
ol {margin: 0 0 1em 1em; }
ul, dl {
	margin-bottom: 1em;
	list-style: none;
}
ul li {
	background: url(../i/layout/bullet.gif) 0 0.5em no-repeat;
	padding-left: 16px;
}
a {color: #d5313d;text-decoration: none;}
a:hover {color: #333;}
img, fieldset {border: none;}
.alignleft {
	margin: 5px 15px 5px 0;
	float: left;
}
.alignright {
	margin: 5px 0 5px 15px;
	float: right;
}
.left, .right {display: inline;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.red { /* highlight important text */
	color: #d5313d;
}
.clear { /* clear floated divs */
	clear: both;
}
.hide, .url { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}
.medium {
	width: 440px;
}
.small {
	width: 280px;
}
p.button, p.slide_link  {
	vertical-align: middle;
	height: 20px;
}
p.button img {
	vertical-align: top;
	float: left;
	display: inline;
	border: 0px;
}
p.button a {
	background-image: url(../i/layout/bg-button.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #d41f2f;
	padding-right: 8px;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	display: block;
	float: left;
}
p.button a span {
	background-image: url(../i/layout/bg-button.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #d41f2f;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	float: left;
	display: inline;
	padding-left: 8px;
	cursor: pointer;
}
p.button a:hover {
	background-position: right -20px;
	color: #d5313d;
	background-color: #f8e6bc;
}
p.button a:hover span {
	background-position: 0px -20px;
	background-color: #f8e6bc;
}

img.overview{
  margin-right:10px;
}

/*--[ container ]----------------------------------------------------------------*/
#container {
	background: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/*--[ header ]----------------------------------------------------------------*/
#header {
	background: url(../i/layout/bg-header.jpg) 0 0 no-repeat;
	width: 960px;
	height: 130px;
	position: relative;
}
#header h2 {
	background: url(../i/layout/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 400px;
	height: 130px;
	z-index: 30;
}
#header h2 a {
	text-indent: -9000em;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 170px;
	width: 230px;
	height: 45px;
	display: block;
	text-decoration: none;
	float: left;
}

/*--[ nav ]----------------------------------------------------------------*/
#nav {
	position: absolute;
	bottom: 24px;
	right: 0px;
	margin: 0;
	float: left;
	}
#nav li {
	background: none;
	display: inline;
	float: left;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 40px;
}
#nav a {
	padding: 10px 0;
	float: left;
	display: inline;
	color: #f0ddaf;
	cursor: pointer;
	text-decoration: none;
}
#nav a:hover, #nav .active a {
	color: #fff;
}

/*--[ content ]----------------------------------------------------------------*/
#content {
	background: #fff;
	float: left;
	display: inline;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#main {
	width: 660px;
	float: left;
}
#sidebar {
	width: 280px;
	float: right;
}

/*--[ home ]----------------------------------------------------------------*/
#intro {
	background: #ffe19c url(../i/layout/bg-intro.jpg) bottom left no-repeat;
	color: #745540;
	padding: 40px 0 60px 50px;
	width: 590px;
}
#intro h1 {font-size: 2.5em;}
#intro p {line-height: 1.6em;	width: 260px;
}
#choose {
	width: 280px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}
#choose li {
	background: #fdefce url(../i/layout/bg-choose.jpg) 0 0 no-repeat;
	width: 280px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}
#choose h2 {margin: 0px;font-size: 1.25em;}
#choose li a {
	background: #fdefce url(../i/layout/bg-choose.jpg) 0 0 no-repeat;
	display: block;
	padding: 10px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
#choose li a:hover {background: #f1e0b8 url(../i/layout/bg-choose.jpg) 0 -60px no-repeat;color: #745540;}

/*--[ groeipool ]--------------------------------------------------------------*/
#gp li {
	background: #FFEECA;
	float: left;
	display: inline;
	width: 210px;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: center;
	height: 284px;
}

#gp #gp_2 { margin: 0 10px; }

#gp img {
	display: block;
	margin-bottom: 5px;

}

#gp h2 {
	font-size: 1.25em;
	font-weight: bold;
	padding: 5px;
}

#gp p { padding: 5px; }

/*--[ contact ]----------------------------------------------------------------*/

#success h3, #errors h3 {
	margin-top: 15px;
	overflow: visible;
	text-indent: 0em;
}

div.error label, span.error { color: #e23b00; }

form .error input, .error textarea, .error select {
	border-color: #e23b00;
	background: #FFFFFF url(../i/layout/bg-error.gif) 0.2em 0.4em no-repeat;
	text-indent: 10px;
}


fieldset {
	border: none;
}

label {
	cursor: pointer;
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 20px;
 }

form div {
	margin: .3em 0 .8em;
}

input, textarea {
	border: 1px solid #acacac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 280px;
	padding: .2em;
	}

input:focus, textarea:focus {
	border-color: #777;
}

#submit, #submit:hover, #submit:focus {
	border: none;
	color: #f8d26a;
	width: 100px;
	height: 20px;
	margin-left: 140px;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer {
	clear: both;
	background: #f1f1f1 url(../i/layout/bg-footer.jpg) 0 0 no-repeat;
	text-align: center;
	color: #999;
	margin: 0px;
	padding: 0.6em 0;
}
#footer a {color: #999;}
#footer a:hover {color: #666;}