body{
text-align:center;
margin:0 auto;
background-color: #679A01;
background-image:url(../images/global/green.jpg);
background-repeat:repeat-x;
}

#main_wrapper{
width:702px;
overflow: hidden;
margin:0 auto;
background: #fff url(../images/global/backPlusBorders.gif) repeat-y;
}

#header{
float:left;
background-image:url(../images/global/header.jpg);
width:702px;
height:34px;
}

#logo{
float:left;
background-image:url(../images/global/logo.jpg);
width:248px;
height:136px;
}

#banner{
float:right;
background: #e9dab3 url(../images/global/banner.jpg) no-repeat;
width:454px;
height:136px;
}

#nav_bar{
float:left;
width:148px;
height:197px;
overflow:hidden;
}

#footer{
float:left;
background-image:url(../images/global/footer.jpg);
width:702px;
height:23px;
}

#copyright{
float:left;
width:702px;
height:14px;
background-color: #70a308;
}

#notify{clear: both; overflow: hidden; color: #6C9E0B; font-weight: bold; padding: 0 200px 20px 200px;}
#notify .ajaxForm_error { color: red; }