body
{margin:auto;
padding-top:15px;
background:url(images/meshbg250.jpg);}

#wrapper
{width:930px;
height:auto;
margin:auto;
box-shadow: 10px 10px 10px black;
border-radius:5px;
background:#FFF;}

#header
{width:930px;
height:200px;
background:url(images/brushedsteel.jpg);
border-radius:5px 5px 0px 0px;}

#headershadow
{width:930px;
height:200px;
background:url(images/headershadow.png);
border-radius:5px 5px 0px 0px;
box-shadow:1px 5px 5px black;}

#headerdonaldson
{width:225px;
height:200px;
float:right;
background:url(images/DONALDSON-LOGO.png);}

#content
{width:930px;
height:auto;
margin:auto;
text-align:center;
font-family: 'Montserrat', sans-serif;font-weight:400;}

#contentleftwrapper
{width:605px;
height:auto;
float:left;
text-align:center;
font-family: 'Montserrat', sans-serif;padding-left:10px;
padding-right:5px;}

#contentrightwrapper
{width:295px;
height:auto;
float:right;
text-align:center;
font-family: 'Montserrat', sans-serif;padding-left:5px;
padding-right:10px;}

#footer
{width:930px;
height:100px;
background:url(images/brushedsteel.jpg);
margin:auto;
border-radius:0px 0px 5px 5px;
box-shadow:1px -5px 5px black;
text-align:center;
font-family: 'Montserrat', sans-serif;
font-weight:600;}

.clear
{clear:both;}

.spacer
{width:930px;
height:20px;
margin:auto;}

