#container {
	margin: 0;
}
#tblSoliciteer {
	width: 700px;
}
body{
	background-image: url(/websites/aja/images/bg.png);
	background-repeat: repeat-x;
	background-color:#fff;
}
#header  {
	background-image: url(/websites/aja/images/header_background.jpg);
	margin: 0;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
} 
#footer {
	background-image: url(/websites/aja/images/footer-bg.png);
	background-repeat: repeat-x;
	border-right: solid #071E54 4px;
	border-left: solid #071E54 4px;
} 
.blueBar {
	background-color: #0565AF;
}
#greyBar {
	background-color: #061D55;
}
#header #mainNav {
	background-color: #C3C3C3;
}
#layout_5 #container #mainContent div.leftcolumn div.top{
	color:#ec0c0c;
}

#layout_5 #container #mainContent div.centercolumn div.top{
	color:#087bd4;
}

#layout_5 #container #mainContent div.rightcolumn div.top{
	color:#5eab27;
}
DIV#homeGreyBottom DIV#homeLeftBottom {
	background-color:#ec0c0c;
}
DIV#homeGreyBottom DIV#homeCenterBottom {
	background-color:#087bd4;
}
DIV#homeGreyBottom DIV#homeRightBottom {
	background-color:#5eab27;
}

#header {
	margin-top:-10px;
	padding: 10px 12px 0 12px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 200px;
	
} 
