body { margin: 0; background: #CDCDCD url(images/main_fill.jpg) 0px 0px repeat-x; font: normal 11px Tahoma; color: #333; }
a img { border: none; }
h1 { font-size: 24px; margin: 0; }

#main { margin-top: 50px; border: 5px solid #00497E; }
#header { height: 88px; background: #fff; }
#header strong { float: right; position: relative; top: 4px; right: 7px; } 
#header strong a { margin-left: 0px; }
#header strong img { position: relative; top: 3px; }
#home_page { height: 509px; background: url(images/home_bk.jpg) 0px 0px no-repeat; }
#inner_page { height: 509px; background: url(images/inner_bk.jpg) 0px 0px no-repeat; }

#menu { float: left; width: 125px; margin: 20px 0 0 0; padding: 0 0 0 24px; color: #222; line-height: 28px; }
#menu strong { font-size: 13px; }
.link { margin-left: 10px; text-decoration: none; color: #222; }
.link:hover { color: #666699; }

#content { float: right; width: 660px; padding: 10px 10px 0 0; }

#copy { font-size: 9px; color: #fff; float: right; position: relative; top: 492px; right: 7px; }


