/* 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 6{ text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.gif) top repeat-x #2c2c2c; text-align:center; font-family:Arial; color:#363636; position:relative;}
#wrapper, .wrapper { text-align:left; width:900px; margin:0 auto; position:relative;}

#wrap { background:url(images/bodyBg.jpg) top no-repeat #fff; width:900px; margin:0 auto;}
#display { background:url(images/designBg.png) 51% top no-repeat; position:absolute; width:100%; height:483px; top:0; left:0;}
#header { height:281px;}
#logo { background:url(images/logo.png) no-repeat; position:absolute; width:190px; height:196px; top:16px; left:-30px; padding:59px 0 0 62px;}
#logoName { position:absolute; width:80%; height:55px; top:205px; left:195px; color:#fff; font:29px Arial; font-weight:bold; line-height:14px;}
#tagLine { font:14px Arial; color:#10a8f4; display:block; font-weight:bold; padding-top:5px;}
#contactNum { position:absolute; color:#fff; font:25px Arial; font-weight:bold; text-align:right; top:60px; right:20px;}
#address { font-size:14px; color:#afdffb; display:block;}
#nav { background:url(images/navTop.png) left 2px no-repeat; padding-top:16px; width:212px;}
#nav ul { background:url(images/navLoop.png); padding:8px 0 0 14px; list-style:none; font-size:14px; font-weight:bold;}
#nav li { background:url(images/nvDv.png) left bottom no-repeat; display:block; padding:0 0 0 12px;}
#nav li a { display:block; padding:5px 0 5px 18px; color:#fff; background:url(images/icon.png) left center no-repeat;}
#nav li a:hover, #nav li a:focus { color:#a1e4ff;}
#nav .bot { background:url(images/navBot.png) bottom left no-repeat; padding-bottom:25px;}
#mBody { background:url(images/bodyBg.jpg) no-repeat;}
#mainBody { padding-bottom:22px;}
.sidebar { width:212px; float:left; margin-left:9px;}
.mContent { width:670px; float:left; font-size:12px;}
.mContent .text { padding:12px 12px 0 20px;}
.row { padding:14px 0 0 12px;}
.imgHolder { float:left; width:322px; height:180px; background:url(images/imgHolder.jpg) no-repeat; text-align:center; padding-top:23px;}
#headerImg { background:url(images/imgBg.png) no-repeat; width:642px; height:204px; padding:14px; position:relative;}
#headerPlane { background:url(images/plane.png) no-repeat; position:absolute; width:289px; height:145px; top:-60px; right:-90px;}
#mailBox { position:absolute; width:261px; height:287px; top:-42px; right:105px;}
#quoteBtn a { background:url(images/quoteBtn.png) no-repeat; display:block; width:212px; height:73px;}
#quoteBtn a:hover,#quoteBtn a:focus { background-position:0 -130px;;}
#footer { color:#ee3f23; font-size:12px; font-weight:bold; padding:6px 0 26px 0;}