/* Author : Patrick Sy */

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:#993300;}
a:hover, a:focus { text-decoration:none; color:#ff0000;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.red { color:#993300;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.gif) repeat-x #eee; text-align:center; font-family:Arial; color:#535353; position:relative;}
.wrap { background:url(images/wrap.gif) top repeat-x; text-align:left; width:688px; margin:0 auto; position:relative;}

#logo { height:106px; background:url(images/callBg.gif) right 0 no-repeat; width:103%;}
#nav li { background:url(images/nvDv.gif) 100% 0 no-repeat; display:block; float:left; padding:0 12px 0 10px;}
#nav li a { background:url(images/btn.gif) no-repeat; display:block; float:left; height:23px; font:11px Verdana; padding:11px 12px 5px 12px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#5d1a00;}
#nav li:last-child { background:none;}
#headerImg { background:url(images/headerBg.gif) no-repeat; padding:7px; height:202px; clear:both;}
#mBody { background:url(images/mBody.gif) bottom repeat-x;}
#mBody .wrap { width:680px; padding-bottom:4px;}
#mBody .top { background:url(images/mContentTop.png) 0 0 no-repeat; min-height:112px; padding:20px 3px 26px 12px;}
#mBody .bot { background:url(images/mContentBot.png) 0 100% no-repeat; height:116px; margin-top:-116px;}
#mBody .loop { background:url(images/mContentLoop.png) repeat-y;}
#mBody .title { color:#993300; font:16px Verdana; height:50px; line-height:40px; margin-bottom:12px;}
#mBody .title img { margin-right:8px; vertical-align:middle;}
#mBody .sidebar { float:left; width:207px; padding-right:12px;}
#mBody .mContent { background:url(images/dots.gif) repeat-y; float:left; width:274px; padding:0 12px;}
#mBody .text { font-size:11px;}
#mBody .rightBar { text-align:center;}
#mBody .rightBar img { margin-bottom:5px;}
#footer { background:url(images/footer.gif) repeat-x; height:28px; padding-top:20px; font-size:11px; color:#fff;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}