/* Placeholders --------------------------------------------------------------*/

#container {
width					: 832px;
margin					: auto;
background				: #FFF url(../img/container_bg.jpg) repeat-y center top;
color					: #000;
}

#header {
clear					: both;
width					: 828px;
margin					: auto;
height					: 75px;
background				: #FFF;
color					: #000;
}

	#logo {
	padding				: 5px 0px 0px 10px;
	float				: left;
	}
	
	#logo h1 {
	text-indent			: -5000px;
	background			: url(../img/creatrans_logo.jpg) no-repeat left top;
	height				: 60px;
	width				: 300px;
	}
	
	#languages {
	float				: right;
	padding				: 8px 10px 0px 0px;
	}
	
	#languages li {
	width				: 30px;
	height				: 20px;
	display				: block;
	padding				: 4px 0px 4px 0px;
	}

#top {
width					: 829px;
height					: 22px;
line-height				: 22px;
background				: #b3d88b;
text-align				: right;
margin					: 0px 0px 0px 2px;
*margin					: 0px 0px 0px 1px;
_margin					: 0px 0px 0px 1px;
}

#top h2 {
font-family				: Arial, Helvetica, sans-serif; 
color					: #002d62; 
font-size				: 12px;
font-weight				: bold;
height					: 22px;
line-height				: 22px;
padding					: 0px 10px 0px 0px;
}

#header_img {
margin					: 0px 0px 0px 2px;
*margin					: auto;
_margin					: auto;
height					: 169px;
width					: 830px;
background				: url(../img/header_img.jpg) no-repeat left top;
border-bottom			: 5px solid #b3d88b;
}
	

/* START CONTENT   ------------------------------------------------------- */

#wrap {
clear					: both;
width					: 830px;
margin					: auto;
padding					: 35px 0px 0px 0px;
}

	#subnav	{
	float					: left;
	width					: 180px;
	padding					: 5px 0px 0px 20px;
	}

		#main {
		float					: right;
		width					: 588px;
		padding					: 10px;
		}

/* EINDE CONTENT   ------------------------------------------------------- */
	
#footer {
margin					: 30px 0px 0px 1px;
padding					: 0px 0px 0px 0px;
clear					: both;
width					: 830px;
*width					: 829px;
_width					: 829px;
height					: 31px;

padding					: 0px 0px;
background				: #b3d88b;;
color					: #000;
border-bottom			: 1px solid #b2b3a6;
}

#naw {
text-align				: center;
height					: 31px;
line-height				: 15px;
width					: 828px;
margin					: 4px 0px 0px 0px;
color					: #002d62;
}

#naw .ptje, #naw a {
font					: 9px "Verdana", "Arial", "Helvetica", sans-serif;
text-align				: center;
}

#naw a {
text-decoration			: underline;
color					: #002d62;
}

.white {
color					: #FFF;
}
