html, body { font-family: arial, helvetica, freesans, sans-serif; font-size: 0.9em; text-align: center; background: #27252a; }
html,body,ul,li,form { margin: 0; padding: 0; }
ul,li { list-style-type: none; }
h1, #content, #navigation, #footer { width: 996px; margin: 0 auto; text-align: left; }

#content { color: #000;  padding: 30px 0; background: #FFF url("img/996_bodytop") top right no-repeat; }

#boxmodelcorrection { padding: 1px 35px 0 35px; padding-top: 1px; min-height: 200px; background: url("img/line.png") 785px 0 repeat-y; }
div#a { width: 720px; }
div#b { float: right; width: 145px; position: relative; padding-top: 134px; color: #596295; }
#buynow { outline: none; position: absolute; top: 45px; left: 67px; width: 80px; height: 80px; background: url("img/buynow.png"); text-decoration: none; }
#buynow:hover { background: url("img/buynowh.png"); }
#buynow span { visibility: hidden; }


h1 { background: url("img/996_top.jpg"); padding: 0; height: 107px; margin-top: 0; }
h1 span { display: none; }

#navigation { background: #28304d url("img/996_menu.jpg") top left no-repeat; color: #FFF; min-height: 34px; padding: 0 35px; width: 926px; }
#navigation li { display: block; position: relative; float: left; line-height: 27px; padding: 0 25px 7px 0px; background: url('img/trans.gif') center right no-repeat;}
#navigation li ul { display: none; }
#navigation li:hover ul, #navigation li.hovered ul { display: block; position: absolute; left: -10px; top: 26px; padding-top: 7px; width: 140px; background: url('images/trans.gif'); }
#navigation li:hover ul li, #navigation li.hovered ul li {  display: block; float: none; padding: 1px 0 0 0; width: 100%; line-height: 22px; }
#navigation li:hover ul li a, #navigation li.hovered ul a { display: block; padding: 0 10px;  background: #4f556f; color: #FFFFFF; }
#navigation a {
	font-family: "Bookman Old Style", Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #28394B; 
	text-decoration: none; }
#navigation a:hover { color: #d1bf73; }

#footer { height: 65px; background: #28394B; color: #FFF; font-size: 80%; }
#footer span { display: block; padding: 42px 10px 0 0; text-align: right; }
#footer ul { float: left; margin-top: 42px; }
#footer ul li { float: left; padding-left: 15px; background: url('img/trans.gif') center left no-repeat; }
#footer ul li a { color: #FFF; text-decoration: none; }