*
{
margin: 0;
padding: 0;
}

body
{
font-size: 100%;
color: #000000;
background-color: #d9dcd3;
font-family: helvetica, arial, sans-serif;
}

img
{
border-width: 0;
}

#layout
{
width: 940px;
margin: 0 auto 0 auto;
}

#header
{
float: left;
width: 100%;
background-color: #404f24;
}

#header h1
{
width: 940px;
height: 149px;
margin: 0 auto 0 auto;
text-indent: -10000px;
font-size: 0.0em;
background-image: url(../images/home_header.gif);
background-repeat: no-repeat;
}

#left_col
{
float: left;
width: 301px;
height: 501px;
}

#middle_col
{
float: left;
width: 302px;
height: 433px;
padding-top: 68px;
background-image: url(../images/home_quotes.gif);
background-repeat: no-repeat;
font-size: 0.625em;
}

#middle_col p
{
float: left;
margin-left: 60px;
display: inline;
width: 175px;
line-height: 12px;
}

#middle_col p#bottom_quote
{
clear: left;
float: left;
margin-top: 70px;
display: inline;
}

#right_col
{
float: left;
width: 337px;
height: 501px;
}