/*** GENERAL ***/

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #4A2700;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #4A2700;
	text-decoration: none;
}
a:hover {
	color: #4A2700;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

#container{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

/****************************
 * section top
 ****************************/
#section_top {
	height: 80px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#section_top_logo {
	float: left;
	width: 280px;
}
#section_top_contact {
	float: right;
	width: 560px;
	padding-top: 20px;
	padding-right: 10px;
	
	color: #ffffff;
	font-size: 12pt;
	line-height: 20px;
	text-align: right;
}
#section_top_contact a {
	color: #ffffff;
}
 
/****************************
 * section header
 ****************************/
#section_header {
	height: 310px;
	background-image: url('/en/images/bgr_Lente-giftsforeurope.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#section_header_instructions {
	float: left;
	width: 280px;
	height: 280px;
}
#section_header_countries {
	float: left;
	width: 570px;
	height: 280px;
}
#section_header_countries .country_block {
	float: left;
	padding-top: 25px;
}
#section_header_countries #block1 {
	width: 180px;
}
#section_header_countries #block2 {
	width: 190px;
}
#section_header_countries #block3 {
	width: 200px;
}
#section_header_countries #block4 {
	width: 270px;
}
#section_header_countries #block5 {
	width: 300px;
}
#section_header_countries .country_block p {
	line-height: 18pt;
}
#section_header_countries .country_block h2 {
	color: #606060;
	font-size: 10pt;
	font-weight: normal;
	line-height: 18pt;
} 
#section_header_countries .country_block h2 a {
	color: #606060;
	font-size: 12pt;
}
#section_header_text {
	clear: left;
	float: left;
	width: 850px;
	height: 20px;
	margin: 5px 0px;
	text-align: right;
}
#section_header_text h3 {
	font-size: 12pt;
	line-height: 20px;
}

/****************************
 * section middle
 ****************************/
#section_middle {
	height: 200px;
	margin-top: 10px;
}
#section_middle_left {
	float: left;
	width: 440px;
	height: 200px;
	background-image: url('/en/images/bgr_middleleft.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#section_middle_left a {
	text-decoration: underline;
}
#section_middle_left p {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 180px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}
#section_middle_right {
	float: left;
	width: 410px;
	height: 200px;
	background-image: url('/en/images/bgr_middleright.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#section_middle_right p {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 180px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}
#section_middle_right h4 {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 180px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
}

/****************************
 * section links
 ****************************/
#section_links {
	background-image: url('/en/images/bgr_links.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 850px;
	height: 20px;
	padding: 30px 0px;
	font-size: 12pt;
	line-height: 20px;
}
#section_links a {
	font-weight: bold;
}
#section_links .spacer {
	margin: 0px 2px 0px 2px;
	text-align: center;
}

/****************************
 * section bottom
 ****************************/
#section_bottom {
	width: 850px;
}

#section_bottom_security {
	float: left;
	width: 500px;
}
#section_bottom_socialmarketing {
	float: right;
	width: 350px;
	height: 30px;
	text-align: right;
}
#section_bottom_socialmarketing img {
	border: 0px;
	width: 30px;
	height: 30px;
}
#section_bottom_copyrights {
	float: right;
	width: 350px;
	margin-top: 5px;
	font-size: 10pt;
	text-align: right;
}