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; min-height: 300px; background: #fffbee }

#boxmodelcorrection { padding: 40px 35px 40px 35px; background: url("img/996_bodytop") top left no-repeat; }

h1 { background: url("img/996_top.jpg"); padding: 0; height: 116px; margin-top: 0; }
h1 span { display: none; }

#navigation { background: #28304d url("img/996_menu.jpg") top left no-repeat; color: #FFF; min-height: 27px; padding: 0 35px; width: 926px; }
#navigation li { display: block; position: relative; float: left; line-height: 27px; padding: 0 25px 0 5px; background: url('img/li.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; }
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #DFDFDF; 
	text-transform: uppercase; 
	text-decoration: none; font-size: 85%;
}
#navigation a:hover { color: #d1bf73; }

#footer { height: 77px; background: #454c66 url("img/996_footer.jpg") top left no-repeat; color: #FFF; font-size: 80%; }
#footer span { float:left; display: block; width: 680px; margin-top: 42px; text-align: right; }
#footer ul { float: left; margin-top: 42px; }
#footer ul li { float: left; padding-left: 15px; background: url('img/footli.gif') center left no-repeat; }
#footer ul li a { color: #FFF; text-decoration: none; }