html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	height : 100%;
}

html,body, table{
	line-height : 18px;
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

a, a:link, a:visited, a:active {
	color : #2D4F9E; 
	text-decoration :  underline;
}
a:hover{
	color : #2D4F9E; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 24px;
	color : #64B054;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #2D4F9E;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #64B054;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #64B054;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #64B054;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #64B054;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 980px;
}

.holder{
	float : left;
	width : 980px;
}

.header{
	float : left;
	background-position : left top;
	background-repeat : no-repeat;
	overflow : hidden;
	width : 980px;
	height : 170px;
}

.logo{
	float : left;
	padding : 30px 0 0 0;
	overflow : hidden;
	width : 400px;
	height : 140px;
}

.topbox{
	float : left;
	width : 580px;
	height : 170px;
}

.main{
	float : left;
	background-image : url(http://www.seo-coach.be/gfx/top.gif);
	background-position : left top;
	background-repeat : no-repeat;
	width : 980px;
}

.content{
	float : left;
	background-image : url(http://www.seo-coach.be/gfx/bottom.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
	padding : 25px;
	width : 950px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

.menu{
	float : left;
	background-image : url(http://www.seo-coach.be/gfx/menu.gif);
	background-position : left top;
	background-repeat : no-repeat;
	width : 950px;
	height : 30px;
}

.menu ul {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 950px;
	height : 30px;
}

.menu ul li.break {
	float : left;
	background-color : #bbcfff;
	margin : 9px 0 0;
	line-height : 0;
	font-size : 0;
	width : 1px;
	height : 12px;
}

.menu ul li {
	float : left;
	font-weight : bold;
	line-height : normal;
}

.menu ul li  a, .menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {
	float : left;
	padding : 8px 15px 0;
	color : #FFFFFF;
	text-decoration : none;
	height : 22px;
}

.menu ul li a:hover {
	float : left;
	padding : 8px 15px 0;
	color : #FFFFFF;
	text-decoration : underline;
	height : 22px;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover {
	float : left;
	padding : 8px 15px 0;
	color : #64b054;
	text-decoration : none;
	height : 22px;
}

.links{
	float : left;
	padding : 20px 0 0 0;
	width : 200px;
}

.submenu{
	float : left;
	width : 200px;
}

.submenu ul {
	float : left;
	border-top : 1px dotted #2d4f9e;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 200px;
}

.submenu ul li {
	float : left;
	border-bottom : 1px dotted #2d4f9e;
	font-weight : bold;
	line-height : normal;
}

.submenu ul li  a, .submenu ul li a:link, .submenu ul li a:active, .submenu ul li a:visited {
	float : left;
	padding : 6px 0;
	color : #2d4f9e;
	text-decoration : none;
	width : 200px;
}

.submenu ul li a:hover {
	float : left;
	padding : 6px 0;
	color : #2d4f9e;
	text-decoration : underline;
	width : 200px;
}

.submenu ul li.select a, .submenu ul li.select a:link, .submenu ul li.select a:active, .submenu ul li.select a:visited, .submenu ul li.select a:hover {
	float : left;
	padding : 6px 0;
	color : #64b054;
	text-decoration : none;
	width : 200px;
}

.linkerkolom{
	float : left;
	padding : 20px 0 0 0;
	width : 200px;
}

.linkerkolom_top{
	float : left;
	background-image : url(http://www.seo-coach.be/gfx/linkerkolom_top.gif);
	background-position : left top;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 200px;
	height : 4px;
}

.linkerkolom_mid{
	float : left;
	background-color : #64b054;
	color : #FFFFFF;
	padding : 15px;
	width : 170px;
}

.linkerkolom_bottom{
	float : left;
	background-image : url(http://www.seo-coach.be/gfx/linkerkolom_bottom.gif);
	background-position : left top;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 200px;
	height : 4px;
}

.rechts{
	float : left;
	padding : 20px 0 0 20px;
	width : 700px;
}

.footer{
	float : left;
	padding : 10px 0 0 200px;
	text-align : center;
	font-size : 11px;
	color : #000000;
	width : 600px;
}

.credits a:link { color : #000000; text-decoration : underline;}
.credits a:visited { color : #000000; text-decoration : underline;}
.credits a:active { color : #000000; text-decoration : underline;}
.credits a:hover { color : #64b054; text-decoration : none;}

.credits{
	float : left;
	padding : 10px 0;
	text-align : right;
	font-size : 11px;
	color : #dedede;
	width : 180px;
}

.credits a:link { color : #dedede; text-decoration : none;}
.credits a:visited { color : #dedede; text-decoration : none;}
.credits a:active { color : #dedede; text-decoration : none;}
.credits a:hover { color : #dedede; text-decoration : none;}