body { margin: 0px; padding: 0px; background: #e0e0e0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
label { float: left; width: 80px; padding-top: 3px; }
form { display: inline; }

#header {position:absolute;  top:0px;  width: 912px; height:278px;}
#page { margin: 190px auto; text-align: left; background-image: url(img/page_bg.jpg); width: 912px; }
#logo { width: 269px; margin-left: 20px; float: left; }
#nav {position:absolute; top:227px; width:827px; height:22px;  background-image: url(img/nav_bar.jpg); margin-left: 42px;  }
#nav a { color: #ffffff; font-weight: bold; width: 115px; height: 12px; text-decoration: none; padding: 3px 0px; text-align: center; border-right:1px #999999 solid; display: block; float: left; margin-right: 2px; }
#nav a:hover { color: #ffffff; }
#content { width: 735px; padding: 0px 20px 0px 20px; min-height: 500px; }
#menusm{position:absolute; margin-left:680px; top:312px; width:184px; height:275px; letter-spacing: 2px; text-transform: uppercase; }
#menu { width: 200px; float: center; }
#menu h1 { color: #AF7602; font-size: 12px; text-transform: uppercase; }
#footer { height: 42px; }
.field { }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#menusm h1 { background: #F0EFDB; color: #4F6B2B; font-size: 12px; text-align: center; padding: 5px; }

#menusm a { color: #4F6B2B; font-size: 10px; text-decoration: none; margin: 0px 10px; display: block; }
#menusm hr { background: #F0EFDB; color: #F0EFDB; border: 0px; height: 5px; }

.submenu { position: absolute; width: 128px; color: #000000; padding: 0px; background-color: #99CC99; font-size: 12px; top: 247px; border: 1px solid #666666; display:none; }
.submenu a { background: #a3ab55; display: block; padding: 3px 10px; border-left: 15px solid #ebebeb; color: #FFFFFF; text-align: left; height: 15px; text-decoration: none; }
.submenu a:hover { background: #006c43; color: #ffffff; text-decoration: none; border-left: 15px solid #6c98d9; }