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;}
ol, ul { list-style:none;}

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#fff;}
a:hover, a:focus { text-decoration:none; color:#e9f751;}
:focus { outline:0;}

h1,h2,h3,h4,h5,h6 { font-weight:bold;}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-size:110%;}
ol li { list-style:decimal inside;}

#mainBody { font-size:12px;}
#nav { font-size:14px;}
.rightBar { font-size:10px;}
.red { color:#7f1e1d;}
.alignLeft { float:left;}
.alignRight { float:right;}

/*** general ***/
body { background:url(images/bg.jpg) repeat; text-align:center; font-family:verdana; color:#666; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:998px; position:relative;}

#header { background:url(images/headBg.png) repeat-x; height:98px; margin-bottom:22px;}
#header #logo { padding:26px 0 0 10px;}

#mFlash { background:url(images/flashImg.jpg) no-repeat; height:317px; width:450px; position:absolute; top:13px; right:16px;}

#mainBody { position:relative; background:url(images/mFootBg2.png) bottom no-repeat; padding-bottom:58px;}
#mainBody .mHead { background:url(images/mHeadBg.png) 2px 0 no-repeat; height:31px; padding:48px 0 0 32px; font-size:20px;}
#mainBody .mBody { background:url(images/mBodyBg.png) repeat-y; padding-left:32px; min-height:250px;}
#mainBody .mBody .wrap{ width:500px;}
#mainBody .mFoot { background:url(images/mFootBg.png) no-repeat; height:75px;}
#mainBody .mFoot .wrap { margin:0 16px 0 30px;}
.column { float:left; padding:30px 10px 0 10px; width:299px; color:#fff; font-size:10px;}
#mainBody .mFoot .leftCol {}
#mainBody .mFoot .midCol { padding-left:4px;}
#mainBody .mFoot .rightCol { width:290px;}

#nav { position:absolute; top:-29px; right:6px; color:#fff; font:12px arial;}
#nav li { float:left; margin-left:2px;}
#nav li a { background:url(images/navBg.png) no-repeat; width:111px; height:29px; display:block; float:left; padding-top:6px; text-align:center;}
#nav li a:hover { background-position:0 -42px; color:#fff;}

#mainBody .mHead h2, #mainBody .mBody { font-weight:normal;}
#mainBody .mBody p { line-height:20px;}
#mainBody br { margin-bottom:20px;}

#mainBody .column h2 { margin-bottom:10px; font-size:14px; font-weight:bold;}
#mainBody .column img { float:left; margin-right:10px; border:1px solid #d6d9e7;}
#mainBody .column p { line-height:14px; margin-bottom:5px;}

#footer { background:url(images/footerBg.png) no-repeat; height:66px; margin-top:15px; font-size:12px; color:#fff;}
#footer div { margin:35px 35px 0 35px;}
#footer .alignLeft a { text-decoration:underline;}