/* Main css document */

body {
text-align: center;
background: url(http://ecoworks.goodbarry.com/Images/site/bg.gif);
}

h1 {
font-family: Arial;
color: #666666;
font-size: 16px;
}

h2 {
font-family: Arial;
color: #666666;
font-size: 28px;
margin: 0;
}

h2 span {
color: #99cc33;
}

#container {
margin-top: 0;
margin-left: auto;
margin-right: auto;
width: 1024px;
text-align: left; 
}

#top {
margin: 0;
margin-bottom: 5px;
padding: 0;
width: 1024px;
height: 46px;
}

#logo {
margin: 0;
padding: 0;
width: 335px;
height: 45px;
float: left;
}

#topnav {
margin: 0;
padding: 28px 0;
width: 200px;
height: 45px;
float: right;
font-family: Arial;
font-size: 12px;
text-align: right;
font-weight: bold;
color: #999999;
}

#topnav a {
font-family: arial;
font-size: 12px;
color: #999999;
text-decoration: none;
}

#headera {
width: 1024px;
height: 217px;
background:#fff url(http://marketing-advies.be/ecoworks/headers/e-shop.gif) no-repeat;
line-height: 20px;
}

#navigatie {
margin-left: 340px;
width: 600px;
height: 37px;
background-color: #fff;
z-index: 9;
}

#content {
clear: both;
width: 1024px;
background: url(http://ecoworks.goodbarry.com/Images/site/homebg.gif)
}


#shop {
padding: 10px 0 0 30px;
width: 700px;
min-height: 500px;
}



#colright {
margin-top: 30px;
width: 230px;
min-height: 470px;
float: right;
font-family: Arial;
color: #666666;
font-size: 12px;
}



#foota {

clear: both;
width: 1024px;
height: 30px;
font-family: Arial;
font-size: 11px;
color: #333333;

}