.body{background-color: #065B9F; text-align: center; margin: auto; width: 760px}
.img_link{border: 0px
}
#top_nav, #footer, #container{width: 760px;}

#container{
	background: url(images/extender.jpg) repeat-y; 
}
#left{ float: left; width: 205px; min-height: 500px; text-align: left
}
#top_nav{ float: left; background-color: #FFFFFF
}
#navigation{ float:left; width: 215px; margin-top: 30px
}
#content{ float: left; height: auto; min-height: 500px; width: 550px; text-align:left; padding: 0px 10px 0px 10px; overflow: hidden
}
#footer{ text-align: center; color: white
}
#footer a.footer_link{ color: white
}
html>body #content{height: auto; width: 530px}


/*use for vertical image menu*/

#menu a.main_menu {padding:0px; border:0px;}

#sub_menu ul{list-style-type: none; }

a.left_menu_link{ position:relative; left: -20px; color: #065b9f; font-size: 7.5pt; font-family: Verdana; font-weight: bold; }
.left_menu_link:hover{color: black; }

a.inner_menu_link{ width: 130px; position:relative; left: 0px; color: #065b9f; font-size: 7.5pt; font-family: Verdana; font-weight: bold; }
.inner_menu_link:hover{color: black; }


