.body, #header, #footer, #container{width: 808px
}
.body{ text-align:center; margin:auto;
}
#container{ text-align:left; background: url(images/extender1.jpg) repeat-y
}
#left{ float: left; width: 200px; height: 500px
}
#header{ float: left; height: 20px; text-align:right; background: url(images/top_bg.jpg) no-repeat; font-weight: bold; color: #FFFFFF
}
#header a{ color: #FFFFFF; font-weight: bold;
}
#menu_navigation{ float:left; width: 200px
}
#content{ float: left; height: 500px; min-height: 500px; background-color: #FFFFFF; width: 607px
}
#footer{ font-family: Verdana; text-align: center; height: 33px; background: url(images/bottom_green_bg.jpg) no-repeat; font-weight: bold; font-size: 7pt; color: #FFFFFF
}
#footer a.footer_link{ font-weight: bold; font-size: 7pt; color: #FFFFFF}

#sub_footer{ text-align: center; height: 18px; background: url(images/bottom_grey_bg.jpg) no-repeat; font-weight: bold; font-size: 7pt; color: #FFFFFF}

#search_area{clear:both; width: 200px; height: 53px; background: url(images/search_bg.jpg) no-repeat;}

html>body #content{ height: auto
}
form {padding:0px; margin: 0px;}

#menu a.main_menu {padding:0px; border:0px;}

