body{
    background: url(images/HG2.jpg) repeat-x; background-position: center;background-position: top;	
    font: 11px Verdana;
}

#wrapper{
    margin: 0 auto;
    width: 1007px;
}

#header{
    height: 168px;
    width: 1000px;
    background:url(images/header2.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
}

#contentwrapper{
    width: 1000px;
    height: auto !important;
    height: 500px;
    min-height: 500px;
    padding-top: 10px;
    float: left;
}

#content {
    float:left;
    width: 700px;
    height: auto !important;
    height: 500px;
    min-height: 500px;
    padding: 0px 00px 0px 20px;
}

#footerwrapper{
    margin: 0 auto;
    border-top: 0px solid #007388;
    width: 1000px;
	text-align: center;

}

#footer{
    float: left;
    height: 11px;
    width: 200px;
    text-align: left;
	    padding: -3px 00px 0px 10px;

}