body {
	margin: 15px 0px;
	padding: 0px;
	background-color: fff;
	font-family: verdana,arial;
	font-size: 11pt;
	text-align: center;
}

form {
	margin: 0;
}

#header_container {
        text-align: center;
	background-image: url(http://www.colorbike.nl/colorbike/images/bg_header.gif);
	height: 233px;
	width: 965px;	
        border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black; 
}


#shop_articles{
	width: 900px;
	float: left;
}

#left_header {
	float: left;
	width: 615px;
	height: 233px;
}

#right_header {
	float: left;
	width: 60px;
	height: 233px;
}

#logo-colorbike-beeld {
	background-image: url(http://www.colorbike.nl/colorbike/images/logo-colorbike-beeld.gif);
	width: 330px;
	height: 225px;
        background-repeat: no-repeat;
        margin-left: 100px;
}

#logo-colorbike {	
	background-image:  url(http://www.colorbike.nl/colorbike/images/logo-colorbike.gif);
	width: 600px;
	height: 115px; 
        background-repeat: no-repeat;
        align: right;
}

#poppetje-links {	
	float: left;
	margin-left: 3px;  
	margin-top: 20px;
	width: 109px;
	height: 151px;
        position:absolute;
        z-index:1;
        top: 175px;
        left:-75px;
}

#style_content {
	float: left;
	width: 905px;	
	margin: 0px;
	padding: 0px 10px 5px 50px;
	text-align: left;
        
        border-left: 1px solid Black;
	border-right: 1px solid Black; 
}

#style_content a {
	color: blue;
	text-decoration: underline;
}

#style_footer {
	float: left;
	width: 965px;
	height: 72px;
	margin: 0px 0px 20px;
	padding: 0px;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black; 
        background-image:  url(http://www.urbanbikeconcepts.com/images/colorbike/bg_footer.gif);
     	vertical-align: bottom;
}

#style_footer a, #style_footer a:link, #style_footer a:visited, #style_footer a:focus, #style_footer a:active  {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 70%;
}

#style_footer a:hover {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 70%;
}