*
{
margin: 0;
padding: 0;
}

body
{
width: 100%;
font-family: arial, tahoma, helvetica, sans-serif;
font-size: 100%;
color: #000;
background: #660000;
text-align: left;
}



a
{
color: #800000;
text-decoration: underline;

font-weight: bold;
}

a:hover
{
text-decoration: none;
}

p
{
font-size: 0.7em;
}

#wrap
{
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
background: #660000;
}

#header
{
width: 900px;
height: 140px;
margin: 0 auto;
padding: 0;
background: #660000;
}

#header h1
{
position: relative;
top: 10px;
left: 175px;
width: 485px;
margin: 0;
padding: 0;
text-align: center;
color: #fff;
font-size: 2em;
}

#header h2
{
position: relative;
top: 20px;
left: 155px;
width: 540px;
margin: 0;
padding: 0;
text-align: center;
color: #fff;
font-size: 1.3em;
}

#header ul
{
position: relative;
top: 30px;
left: 5px;
width: 800px;
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}
#header ul li
{
display: inline;
}
#header ul li a
{
float: left;
margin-right: 3px;
padding: 5px 10px 5px 10px;
background: #002844;
border: 1px #d4d4d4 solid;
text-decoration: none;
font-weight: bold;
font-size: 1em;
color: #FFF;
}
#header ul li a:hover
{
color: #002844;
text-decoration: none;
background: #fff;
}

#contentwrap
{
width: 1150px;
height: 100%;
margin: 0 0 0 50px;
padding: 0;
background: #a0a0a0;
}

#leftcolumn
{
margin: 5px 0 0 0;
padding: 0;
width: 187px;
float: left;
background-color: #f5f5f5;
border-top: 1px solid #002844;
border-right: 1px solid #002844;
border-bottom: 1px solid #002844;
}

#leftcolumn .leftcolumnbox
{
}


#leftcolumn .leftcolumnbox h2
{
color: #002844;
font-size: 1em;
font-family: arial, helvetica, sans-serif;
display: block;
text-align: center;
border-bottom: 1px solid #000;
}

#leftcolumn .leftcolumnbox p
{
margin: 10px;
font-size: 0.7em;
}

#centercolumn
{
float: left;
width: 935px;
margin: 5px 0 0 5px;
padding: 10px;
background: #fff;
border-top: 1px solid #002844;
border-left: 1px solid #002844;
border-bottom: 1px solid #002844;
}

#centercolumn .google
{
width: 336px;
margin: 5px 0 15px 35px;
padding: 5px 5px 0 5px;
background: #fff;
}

#centercolumn h1
{
margin: 0;
padding: 5px 10px;
color: #002844;
font-size: 1.6em;
font-family: arial, helvetica, sans-serif;

}

#centercolumn h2
{
margin: 0;
padding: 0;
color: #002844;
font-size: 1.5em;
font-family: arial, helvetica, sans-serif;
display: block;
text-align: center;
}
#centercolumn h3
{
margin: 0;
padding: 5px 10px;
color: #002844;
font-size: 1.2em;
font-family: arial, helvetica, sans-serif;
}
#centercolumn p
{
margin: 0 0 5px 0;
font-size: 0.75em;
}
#centercolumn .floatleft
{
float: left;
margin: 0 10px 0 0;
width: 300px;
height: 250px;
border: 1px solid #000;
}
#centercolumn .floatright
{
float: right;
margin: 5px 0px 5px 15px;
padding: 0;
width: 100px;
height: 100px;
border: 1px solid #000;
}
#rightcolumn
{
margin: 5px 0 0 0;
float: right;
}
#rightcolumn .rightcolumnbox
{
width: 320px;
}
#rightcolumn .rightcolumnbox h4
{
margin: 0;
padding: 0;
color: #002844;
font-size: 1.5em;
font-family: arial, helvetica, sans-serif;
display: block;
text-align: center;
border: 1px solid #f5f5f5;
background-color: #f5f5f5;
}



#bottom
{
position: relative;
left: 50px;
width: 1148px;
background-color: #d4d4d4;
font: normal .75em 'trebuchet ms', tahoma, arial, sans-serif;
text-align: left;
border: 1px solid #f5f5f5;
}

#bottom h2
{
margin: 0;
padding: 5px;
font: normal 1.2em 'trebuchet ms', tahoma, sans-serif;
color: #002844;
text-align: center;
font-weight: bold;
}
#bottomcontent a
{
text-decoration: none;
color: #002844;
}
#bottomcontent a:hover
{
text-decoration: underline;
color: #333;
}
#bottomcontent ul
{
list-style-type: none;
}
#bottomcontent ul li
{
display: block;
}
#bottomcontent .column
{
width: 203px;
margin: 0 0 0 17px;
padding: 0 5px 0 0;
}
#bottomcontent .column2
{
width: 220px;
padding: 0 0 30px 0;
}
.float-left
{
float: left;
}
.float-right
{
float: right;
}

#footerwrap
{
position: relative;
text-align: center;
left: 50px;
width: 1150px;
margin: 0 0 0 0px;
padding: 0;
background: #002844;
}
#footer
{
position: relative;
left: 10px;
width: 782px;
text-align: center;
font-size: 0.875em;
font-family: arial, helvetica, sans-serif;
background: #002844;
}
#footer p
{
margin: 10px 0 10px 0;
padding: 0;
font-size: 1em;
font-family: arial, helvetica, sans-serif;
color: #fff;
}
#footer a
{
color: #fff;
font-size: 1em;
font-family: arial, helvetica, sans-serif;
text-decoration: underline;
}
#footer a:hover
{
text-decoration: none;
}
.clear
{
clear: both;
}
