/* 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:#894d00;}
a:hover, a:focus { text-decoration:none; color:#a5cfff;}
: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.jpg) repeat; text-align:center; font-family:Tahoma; color:#333; position:relative;}
#wrap, .wrap { text-align:left; width:1044px; margin:0 auto; position:relative;}
#wrap { background:url(images/mBody.png) repeat-y;}
.wrap { width:1002px; padding:0 21px;}

#header .wrap { background:url(images/headerBg.jpg) 0 0 no-repeat; padding-top:16px;}
#logo { height:148px;}
#logo .text { position:absolute; width:200px; height:200px; top:70px; left:150px; color:#666; font-family:Times New Roman; line-height:18px;}
#links { float:left; width:228px; clear:both;}
#links a { background:url(images/linkBtn.gif) no-repeat; display:block; width:227px; height:40px; text-align:center; padding-top:22px; font-size:20px; color:#fff;}
#links a:hover, #links a:focus { background-position:0 -88px;}
#headerImg { float:left; width:774px;}
#nav { background:url(images/nav.gif) no-repeat; top:80px; right:20px; height:40px; font:14px Verdana; position:absolute; height:45px; width:631px;}
#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:20px; padding:14px 14px 6px 14px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#894d00;}
#nav li:last-child { background:none;}
#mBody { clear:both;}
.imgHolder { background:url(images/bot.png) 0 100% no-repeat; padding:50px 0 30px 0; height:160px; text-align:center; margin-top:-22px;}
.imgHolder .top { background:url(images/top.png) 0 0 no-repeat; height:80px; padding-top:8px; margin-top:32px; color:#fff; font-size:14px;}
.imgHolder .mid img { margin-top:-39px;}
.column { float:left; width:282px; margin:0 20px;}
.mContent .column { width:500px; margin:0;}
.mContent .title { font:35px Times New Roman; padding-left:20px; margin-top:40px;}
.mContent .text { font-size:12px; line-height:20px; padding-left:20px;}
.mContent .imgHolder { background:none; padding:20px 0; margin:0; height:100%;}
a.btn { background:url(images/btn.gif) 0 0 no-repeat; display:block; height:23px; width:104px; text-align:center; padding-top:3px; color:#fff; font-weight:bold; float:right;}
a.btn:hover, a.btn:focus { background-position:0 -50px;}
#footer .wrap { background:url(images/footerBg.jpg) 0 100% no-repeat; height:65px; margin-bottom:6px; color:#fff; font-size:11px; line-height:18px; padding-top:24px;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}