body {
	margin:0 auto;
	width:980px;
	height:100%;
	background: #EBEBEB url(/prototype/images/main_background.gif) repeat-y center;
}

#main_container {	
	position:relative;
}

#top_bar {
	position:relative;
	width:100%;
	height:22px;
}

#top_line {
	position:absolute;	
	top:0px;
	left:16px;
	width:650px;
	height:12px;
	background: #D30D04;
}

#top_line_grey {
	position:absolute;	
	top:0px;
	left:676px;
	width:287px;
	height:12px;
	background: #EEEEEE;
}

#main_content_left {
	position:relative;
	float:left;
	width:222px;
}

#main_left_languages_container {
	width:194px;
	height:37px;
	border:1px solid #E5E5E5;
	margin: 0px 0px 11px 15px;
}

#main_left_languages {
	position:relative;
	width:177px;
	height:22px;
	background: #EFEFEF;
	border:1px solid #E5E5E5;
	margin: 7px 0px 0px 7px;
}

#main_left_language_nl 	{	position:absolute; top:5px; left:18px; width:16px; height:10px; border:1px solid #e4e4e4; background: #FFFFFF; padding: 1px 0px 0px 1px;	}
#main_left_language_en	{	position:absolute; top:5px; left:54px; width:16px; height:10px; border:1px solid #e4e4e4; background: #FFFFFF; padding: 1px 0px 0px 1px;	}
#main_left_language_de 	{	position:absolute; top:5px; left:87px; width:16px; height:10px; border:1px solid #e4e4e4; background: #FFFFFF; padding: 1px 0px 0px 1px;	}

#main_left_menu_container {
	width:194px;
	border:1px solid #E5E5E5;
	margin: 0px 0px 10px 15px;
}

#main_left_address_container {
	width:194px;
	border:1px solid #E5E5E5;
	margin: 0px 0px 10px 15px;
}

#main_address {
	margin:7px 7px 7px 7px;
	background: #EFEFEF;
	border:1px solid #E5E5E5;
	padding:5px 10px 5px 10px;
}

#main_left_logos_container {
	position:relative;
	height:100px;
}

#logo_bvqi {
	position: absolute;
	top:0px;
	left:15px;	
}

#logo_tryangel {
	position: absolute;
	top:0px;
	left:131px;	
}

#main_content_right {
	position:relative;
	float:left;
	width:758px;
}

#header {
	position:relative;
}

#header_left {
	position:relative;
	float:left;
	width:270px;
	height:64px;
	background: #FFFFFF url(/prototype/images/header_red.gif);
	padding: 35px 0 0 185px;
}

#logo {
	position:relative;
	float:left;
	width:290px;
	height:99px;	
}

#header_left_grey {
	clear:both;
	position:relative;
	float:left;
	width:440px;
	height:32px;	
	background: #FFFFFF url(/prototype/images/header_grey_left.gif);
	padding: 5px 0 0 15px;
}

#header_left_grey_detail {
	clear:both;
	position:relative;
	float:left;
	width:440px;
	height:29px;	
	background: #FFFFFF url(/prototype/images/header_grey_left.gif);
	padding: 8px 0 0 15px;
}

#header_right_grey {
	position:relative;
	float:left;
	width:300px;
	height:37px;	
	background: #FFFFFF url(/prototype/images/header_grey_right.gif);
}

#main_content {
	position:relative;
	float:left;
	width:758px;
}

#column_left {
	float:left;
	width:450px;
	border-right:1px solid #E4E4E4;
}

#column_right {
	float:left;
	width:292px;
	padding: 0px 0px 0px 15px;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color: #A3A3A3;	
	position:relative;
	float:left;
	background: url(/prototype/images/footer_background.gif) no-repeat;
	width:948px;
	height:40px;
	left:1px;
	padding:8px 0px 0px 30px;
	margin: 10px 0 0 0;
}

#boxright_detail {
	float:right;
	width:320px;
	height:400px;
	text-align:center;
	padding-top:10px;
}