/* 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:#4181a0;}
a:hover, a:focus { text-decoration:none; color:#80abbf;}
: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;}
.orange { color:#ff9933;}
.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 #84d2da; text-align:center; font-family:Arial; color:#5a5758; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:1248px; position:relative;}

#header { background:url(images/header.gif) no-repeat; height:318px; margin-top:45px; position:relative;}
#clouds { background:url(images/clouds.png) no-repeat; position:absolute; width:567px; height:118px; top:-15px; left:-69px;}
#logo { padding:225px 0 0 56px;}
#contactNum { top:225px; left:535px; width:370px; height:100px; font:18px Arial bold; color:#fff; position:absolute;}
#mBody { background:url(images/mBody.gif) repeat-y; min-height:200px; font:16px Arial;}
.sidebar { width:280px; float:left; padding:0 60px 0 23px;}
.full { background:url(images/mTop.gif) no-repeat; height:62px; padding:0 11px; text-align:right;}
.mContent { width:870px; float:left;}
#nav { margin-bottom:8px;}
#nav li { display:block; list-style:none; margin:0 0 3px 0;}
#nav li a { display:block; padding:4px 15px; background:#025780; border:1px solid #c0d5df; border-width:1px 1px 0 1px; font:20px Arial bold; color:#fff;}
#nav li a:hover, #nav li a:focus { background:#2faae6;}
#newsletter { background:#9bba3b; padding:15px; color:#fff;}
#newsletter .txt { width:235px; height:20px; border:2px solid #313818; padding:2px 5px; margin-bottom:8px; color:#818285;}
#newsletter .btn { background:url(images/btn_submit.gif) no-repeat; width:82px; height:29px; border:none; float:right; cursor:pointer;}
#newsletter .btn:hover, #newsletter .btn:focus { background-position:0 -62px;}
.row {}
.column { padding-right:60px; width:375px; float:left;}
.column .title , .mContent .title { color:#327798; font:28px Arial; margin:8px 0;}
.column .text, .mContent .text {}
#footer { background:url(images/mFoot.png) no-repeat; height:90px; padding:65px 0 0 25px; color:#fff; font:16px Trebuchet MS;}
.inside #mBody { background:url(images/mBodyFull.gif) repeat-y;}
.inside #footer { background:url(images/mFootFull.png) no-repeat;}
.inside .mContent { width:830px; padding-right:40px;}