/* 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:#0b7ba3;}
a:hover, a:focus { text-decoration:none; color:#2eaad7;}
: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;}
.blue { color:#0b7ba3;}
.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) top repeat-x #6da5bc; text-align:center; font-family:Tahoma, Arial; color:#094e64; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:918px; position:relative;}

#logo { padding:15px 0 6px 16px;}
#topLinks { font-size:11px; font-weight:bold; position:absolute; width:220px; top:64px; right:10px;}
#topLinks a { color:#fff; margin-left:6px;}
#topLinks a:hover, #topLinks a:focus { color:#c8f1ff;}
#header .wrapper { background:url(images/headerBg.gif) no-repeat; margin-top:21px;}
#header .wrap { background:url(images/topBg.gif) bottom no-repeat;}
#headerImg { padding:0 9px 60px 9px;}
#nav { list-style:none; font:11px Verdana;}
#nav li {}
#nav li a { display:block; border-bottom:1px dashed #0b7ba3; padding:6px 14px;}

#mainBody .wrapper { background:url(images/mContentLoop.gif) repeat-y; font-size:11px;}
#mainBody .wrap { background:url(images/mContentTop.gif) top no-repeat; padding-top:6px;}
.sidebar { float:left; width:190px; padding:0 29px 100px 48px; color:#0b7ba3;}
.mContent { float:left; width:567px; padding:6px 53px 0 31px;}
#contactInfo { position:absolute; width:190px; padding:0 29px 0 48px; bottom:0; left:0; line-height:16px; font-size:11px;}
.mContent .text { background:url(images/textTop.gif) top no-repeat; padding:12px 0 10px 0;}
.bottomDiv { background:url(images/textBot.gif) top no-repeat; height:10px; padding-bottom:6px;}
.text .btn { background:url(images/btn.gif) 0 0 no-repeat; width:74px; height:16px; display:block; text-align:center; padding-top:3px; color:#fff; float:right;}
.mContent .row { clear:both; padding-top:25px;}
.imgHolder { background:url(images/imgHolder.gif) no-repeat; width:179px; height:181px; float:left; margin-right:15px;}
.imgHolder .title { color:#464663; font-weight:bold; padding:11px 0 0 15px; font-size:12px; height:32px;}
.imgHolder img { margin-left:15px; width:150px; height:100px;}
.imgHolder .btn { background:url(images/longBtn.gif) 0 0 no-repeat; width:149px; height:16px; display:block; text-align:center; padding-top:3px; color:#fff; margin:5px 0 0 16px;}
.noMargin { margin:0;}
a.btn:hover, a.btn:focus { background-position:0 -40px;}

#footer .wrapper { background:url(images/botBg.gif) no-repeat; padding:105px 0 28px 0; font-size:11px; text-align:center; color:#fff;}
