body {
	margin:0;
	padding:0;
	background-color:#3D8AB8;
}


#container {
	width:880px;
	margin:0 auto;
}

#header {
	width:880px;
	height:167px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#menu {
	width:880px;
	height:29px;
	margin:0 auto;
	background-image:url(images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
	text-align:right;
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left:200px;
	text-align:right;
}

#menu li {
	float:left;
	padding-right:27px;
}

#background {
	width:880px;
	margin:0 auto;
	background-image:url(images/bg_site.gif);
	background-repeat:repeat-y;
	background-position:center;
	overflow:auto;
}

#homeheader {
	width:760px;
	height:265px;
	margin:0 auto;
	background-image:url(images/bg_home.jpg);
	background-repeat:no-repeat;
	background-position:center;
	overflow:auto;
}
.homeheadertekst {
	width:460px;
	padding-left:280px;
	padding-top:25px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	line-height:18px;
}

#content {
	width:760px;
	margin:0 auto;
}

#left {
	width:225px;
	float:left;
}
#right {
	width:525px;
	float:left;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#links {
	width:368px;
	float:left;
}
#rechts {
	width:370px;
	float:left;
}
.tekstblok {
	color:#444444;
	padding:18px;
	text-align:justify;
	font-size:12px;
	font-family:arial, Helvetica, sans-serif
}
#footer {
	width:880px;
	height:90px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#333333;
	font-size:10px;
	font-family:arial, Helvetica, sans-serif
}

#footer a {
	font-size:10px;
	color:#333333;
	font-family:arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer ul {
	margin:0;
	padding-top:10px;
	list-style-type:none;
	padding-left:185px;
}

#footer li {
	float:left;
	padding-righgt:5px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#0079C0;
	font-family:arial, Helvetica, sans-serif;
}
h2 {
	font-size:12px;
	color:#444444;
	font-weight:bold;
	font-family:arial, Helvetica, sans-serif;
}
h3 {
	font-size:18px;
	color:#0079C0;
	text-transform:uppercase;
	font-family:arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
	font-size:0px;
}

/*form*/

.product_images{
 
} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#363636;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}
#boxone, #boxtwo, #boxthree, #boxfour, #boxfive {
	width:700px;
	border:1px solid #3D8AB8;
	background-color:#FFFFFF;
	margin-bottom:5px;
	padding:3px;
}
#boxthree li {
	width:450px;	
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.product_descriptions img{
	width:150px;
	display:block;
} 

.product_description{
	font-size:10px;
	font-weight:100;
	float:left;
	width:200px;

} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.oldprice {
text-decoration:line-through;
font-size:10px;
margin-left:10px;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:10px;
}

.paylist input{
	margin-bottom: 20px;
}