/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
body { line-height:1; color:#000; background:#fff; }
ol, ul { list-style:none; }
table {	border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:right; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }            

body { background:#535353 url(images/mbg.jpg) repeat-x scroll left top; font-family:Verdana, Sans-Serif; font-size:11px; color:#444; }
h1, h2, h3, h4 { font-weight:bold; margin:10px 0; }
h1 { font-size:18px; }
h2 { font-size:16px; }
p { font-size:12px; margin-bottom:8px; line-height:16px; }
strong { font-weight:bold; }
em { font-style:italic; }
a { color:#000; }

ul { margin-bottom:15px; }

/*
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
}
*/

#content ul
{
	margin-left: 15px;
}

#content ul li {
	padding-left: 15px;
	list-style-type: disc;
}

#content p { margin: 0 220px 0  0 }


#container { width:919px; margin:0 auto; }
#header { margin-bottom:5px; padding:1px 9px 0; height:80px }  
#header h2 { color:#fff; margin-left:15px; font-size:26px; font-weight:normal; }
#menu { background:url(images/new/menu.png) no-repeat left 2px; height:77px; overflow:hidden; margin:0 0 2px; padding:0 25px; }
#menu li { float:left; cursor:pointer; }
#menu li a { color:#fff; text-decoration:none; display:block; font-size:18px; width:121px; text-align:center; height:26px; padding:22px 0; }
#menu li a:hover { text-decoration:none; }
#menu li:hover { background:url(images/new/menuHover.png) no-repeat left top; }
#menu li:hover a { color:#000; }
#contentArea { background:url(images/new/content.png) repeat-y left top; position:relative; }
#contentArea ul { margin-left:20px; }
#contentArea li { list-style:disc; font-size:12px; margin-bottom:2px; }
#contentHeader { background:url(images/new/chead1.png) no-repeat left top; width:208px; height:140px; padding:90px 0 0 220px; margin-bottom:15px; }
#contentHeader p { font-size:14px; }
#content { background:url(images/new/contentTop.png) no-repeat left top; min-height:300px; padding:15px 20px 20px 20px; z-index:2; position:relative; }
#contentBottom { background:url(images/new/contentBot.png) no-repeat left top; height:199px; position:absolute; bottom:0; left:0; width:919px; z-index:1; }
#rightBar { width:210px; position:absolute; right:25px; top:15px; z-index:3; }
#footer { background:url(images/new/footer.png) no-repeat left top; height:82px; line-height:82px; color:#707070; padding-left:25px; font-size:11px; }