/* 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.gif) repeat; text-align:center; font-family:Tahoma; color:#333; position:relative;}
#wrap { text-align:left; width:912px; margin:0 auto; position:relative;}

#header {}
#logo { padding:6px 0 0 16px;}
#logo .text { position:absolute; display:block; width:400px; height:46px; top:26px; left:151px; color:#fff; font-family:Times New Roman; line-height:18px; padding-top:12px}
#contactNo { position:absolute; width:400px; height:46px; top:46px; right:24px; color:#fff; font-size:20px; text-align:right;}
#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 .text { width:396px; height:274px; position:absolute; font-size:12px; line-height:18px; color:#fff; left:68px; top:200px;}
#headerImg .title { font-size:40px; line-height:40px;}
#headerImg .btn { background:url(images/mainBtn.png) no-repeat; height:55px; width:150px; float:right; display:block; color:#fff; padding:12px 30px 0 0; font-size:18px; font-weight:bold; text-align:center;}
#headerImg .btn:hover, #headerImg .btn:focus { background-position:0 -90px;}
#nav { background:url(images/nav.png) no-repeat; height:47px; font:14px Tahoma; margin-bottom:9px; padding:0 16px;}
#nav li { border-right:1px solid #45484c; display:block; float:left; padding:0 25px;}
#nav li a { display:block; float:left; height:20px; padding:11px 30px 8px 30px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#894d00; color:#69bb00;}
#nav li:last-child { background:none; border:none;}
#mBody { clear:both; background:url(images/mcTop.png) no-repeat; padding-top:20px;}
.mContent { background:url(images/mcLoop.png) 0 0 repeat-y; font-size:13px; padding:0 23px; float:left;}
.row { clear:both;}
.mContent .column { float:left;}
.mContent .row .column { width:277px; margin-right:17px;}
.imgHolder .title { background:url(images/imgHolderTitle.gif) no-repeat; height:42px; padding-top:4px; text-align:center; color:#fff; font:14px Tahoma bold;}
.imgHolder .mid { background:url(images/imgHolderLoop.gif) repeat-y; padding:0 12px; float:left;}
.imgHolder .text { font-size:11px; line-height:18px; padding:12px 6px; color:#111;}
.imgHolder .btn { background:url(images/btn.gif) no-repeat; color:#fff; height:20px; width:82px; font-size:11px; text-decoration:underline; text-align:center; padding-top:6px; display:block; float:right;}
.imgHolder .bot { background:url(images/imgHolderBot.gif) no-repeat; height:20px; clear:both;}
.mContent .row .last { margin:0;}
.full .title { padding-top:14px; font-size:30px;}
#footer { background:url(images/footerBg.png) 0 0 no-repeat; height:39px; color:#fff; font-size:12px; padding:35px 22px 0 22px;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}