/* 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:#cc0000;}
a:hover, a:focus { text-decoration:none; color:#8c0505;}
: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) center 0 repeat-x #333; text-align:center; font-family:Arial; color:#333; position:relative;}
#wrap { background:url(images/bgLoop.png) repeat-y; text-align:left; width:920px; padding:0 10px; margin:0 auto; position:relative;}

#header {}
#logo { height:100px;}
#logo img { float:left; margin:10px 12px 0 15px;}
#logo .text { color:#000;}
#contactNo { background:url(images/callBg.gif) no-repeat; padding:12px 11px 0 6px; position:absolute; width:255px; height:35px; top:28px; right:23px; font-size:22px; color:#666;}
#nav { background:url(images/nav.gif) repeat-x; height:34px; font:14px Tahoma; padding:0 16px;}
#nav li { display:block; float:left; padding:0 25px; background:url(images/nvDv.gif) right no-repeat;}
#nav li a { display:block; float:left; height:20px; padding:8px 17px 6px 16px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#c29129;}
#nav li:last-child { background:none; border:none;}
#headerImg .text { position:absolute; width:290px; height:311px; right:30px; top:100px;}
#mBody { clear:both; background:url(images/mcTop.png) no-repeat; padding-top:5px;}
.row { float:left; padding-bottom:15px;}
.column { float:left; width:300px; margin-left:5px;}
.column .title { color:#cc0000; font-size:20px; margin:18px 0 8px 0; padding:0 18px; font-weight:bold;}
.column .text { padding:0 18px; font-size:12px; line-height:16px;}
.column img { border:1px solid #666;}
.column .btn { background:url(images/moreBtn.jpg) no-repeat; width:53px; height:48px; display:block; float:right; color:#fff; font-size:11px; line-height:12px; padding:30px 10px 0 12px; text-align:center; text-transform:uppercase;}
a.btn:hover, a.btn:focus { text-decoration:underline;}
#mFoot1 { float:left; width:310px; height:136px; background:url(images/footerBg1.gif) repeat-x;}
#mFoot2 { float:left; width:562px; height:112px; background:url(images/footerBg2.gif) repeat-x; padding:24px 24px 0 24px; color:#fff;}
.full .title { font-size:20px;}
.full .text { font-size:12px; line-height:16px;}
#footer { background:url(images/footerBg.gif) repeat-x; height:25px; color:#fff; font-size:12px; padding:12px 22px 0 22px; clear:both; text-align:center;}
#footer a { color:#cc0000; text-decoration:underline;}
#footer a:hover, #footer a:focus { text-decoration:none;}