/* 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:#990000;}
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 #000; text-align:center; font-family:Arial; color:#333; position:relative;}
.wrap { text-align:left; width:960px; margin:0 auto; position:relative;}

#logo { height:50px; background:url(images/callBg.gif) right 0 no-repeat; font:30px Times New Roman; padding-top:20px;}
#logo a { color:#fff;}
#nav { background:url(images/nav.gif) no-repeat; height:53px; font:12px Times New Roman; position:relative;}
#nav li { background:url(images/nvDv.gif) 100% 0 no-repeat; display:block; float:left; padding:0 12px 0 10px;}
#nav li a { display:block; float:left; height:23px; padding:21px 12px 5px 12px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#990000;}
#nav li:last-child { background:none;}
#search { padding:13px 0 0 0; position:absolute; width:235px; height:37px; right:-8px; top:2px;}
#search .text { width:190px; border:none; background:none; color:#fff;}
#search .btn { border:none; background:none; cursor:pointer; width:22px;}
#headerImg { background:url(images/headerBg.gif) 0 47px repeat-x; clear:both; position:relative; height:349px;}
#headerImg .cols { bottom:0; left:0; height:134px; position:absolute;}
#mBody { background:url(images/mBody.gif) bottom repeat-x;}
#mBody .wrap { background:url(images/mContentBg.gif) 0 50px repeat-x #6f6f6f;}
#mBody .loop { background:url(images/dv.gif) repeat-y; min-height:299px; position:relative;}
#mBody .top { background:url(images/mContentTop.jpg) no-repeat; min-height:50px;}
#mBody .bot { background:url(images/mContentBot.gif) no-repeat; bottom:0; left:0; width:100%; height:17px; position:absolute;}
#mBody .sidebar { float:left; width:178px; border-right:2px solid #1a1915;}
#category li { border-top:1px solid #b4b4b4; border-bottom:1px solid #747474; list-style:none; font:12px Times New Roman;}
#category li a { display:block; padding:4px 0 3px 34px;}
#mBody .mContent { float:left; width:529px;}
#mBody .rightbar { float:left; width:250px;}
.sBtn { height:42px; background:#333; border-top:1px solid #999; border-bottom:1px solid #111; display:block; margin:0 4px 0 7px; color:#fff; clear:both; font-size:12px; padding:15px 12px 0 12px;}
.sBtn .img { width:31px; height:27px; float:left; display:block; padding:0 17px 15px 0;}
.sBtn:hover, .sBtn:focus { color:#fff;}
.title { color:#fff; font:14px Times New Roman; text-transform:uppercase; padding:12px 0 0 34px; margin-bottom:16px;}
.mContent .title { font-size:25px; text-transform:none; padding:15px 0 0 24px; margin-bottom:0;}
.mContent .text { padding:20px 24px 0 24px;}
.mContent .moreBtn { background:url(images/btn.gif) no-repeat; width:96px; height:13px; color:#fff; font:10px Times New Roman; text-transform:uppercase; float:right; padding:7px 0 6px 0; text-align:center;}
#footer .wrap { background:url(images/footerBg.jpg) no-repeat; height:137px; font-size:12px; color:#000; padding:40px 235px 0 40px; width:685px;}
#footer a { color:#000; text-decoration:underline;}
#footer .img { position:absolute; height:174px; width:271px; bottom:0; right:0;}