/* 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:#3d5800;}
a:hover, a:focus { text-decoration:none; color:#5fc3e4;}
: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;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.blue { color:#0e6898;}
.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.png) 0 0 repeat-x #e6f4fa; text-align:center; font-family:Arial; color:#666; position:relative;}
.wrapper { text-align:left; margin:0 auto; width:1012px; position:relative;}
#wrapper { background:url(images/wrap.png) repeat-x #6dc6e6; text-align:left; margin:0 auto; width:1012px;}

#header { background:url(images/header.png) no-repeat; min-height:133px;}
#logo { top:4px; left:-2px;}
#contactNum { top:30px; right:60px; color:#005f92; font-size:16px; text-align:right;}
#nav { right:56px; top:90px;}
#nav li { float:left; display:block; font:14px Trebuchet MS;}
#nav li a { float:left; display:block; width:142px; height:26px; padding-top:12px; background:#919b52; border:1px solid #a6b486; border-width:1px 1px 0 1px; margin-left:6px; text-align:center; color:#fff;}
#nav li a:hover, #nav li a:focus { background:#5fc3e4; border-color:#8cd3ec;}
#imgHeader { margin:0 5px; padding-bottom:14px; background-color:#fff;}
#mBody { background:url(images/mBody.png) repeat-y; margin:0 56px 0 49px; min-height:600px;}
#mBody .title { font-size:24px; margin-bottom:12px;}
#mBody .text { font-size:14px;}
.mContent { border-top:1px solid #dff1f9; float:left; width:497px; margin:0 10px 0 16px; padding:20px;}
.mContent .title { color:#;}
.sidebar { float:left; width:290px; padding:20px; color:#fff;}
#footer { background:url(images/footer.png) no-repeat; min-height:140px; padding:30px 56px 0 49px;}
#footer a, #footer { color:#fff; font:12px Trebuchet MS;}
.footDv { font-family:Arial;}