/* 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:#0099ff;}
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:#0099ff;}
.alignLeft { float:left;}
.alignRight { float:right;}
.center { text-align:center;}
.caps { 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; font-size:12px; color:#666; position:relative;}
#wrapper { background:url(../images/shadow.png) repeat-y; width:900px; margin:0 auto; padding:0 11px; text-align:left;}
#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;}
#display2 { background:url(../images/designBg2.png) 51.6% top no-repeat; position:absolute; width:100%; height:390px; bottom:0; left:0;}
	#header { height:241px; position:relative;}
		#logo { position:absolute; top:16px; left:24px;}
		#contactNum { position:absolute; color:#fff; font-size:14px; text-align:right; top:20px; right:20px;}

	#nav { background:url(../images/navTop.png) no-repeat; padding-top:38px; width:212px;}
		#nav ul, #nav #ul { background:url(../images/navLoop.png); padding:8px 0 0 14px; list-style:none; font-size:12px; font-weight:bold;}
		#nav li { display:block; padding:0 0 0 12px;}
		#nav li a, .qmparent { display:block; padding:6px 0 9px 40px; height:12px; color:#fff; background:url(../images/nvDv.png) left bottom no-repeat;}
		#nav li a:hover, #nav li a:focus, .qmparent:focus, .qmparent:hover { color:#a1e4ff;}
		#nav li ul, .qmmc div { display:block; background:#839095; padding:5px; border:1px solid #fff; margin:-22px 0 0 191px; width:inherit;}
		#nav li li { margin:0; padding:0; /** qm omits **/}
		#nav li li a, .qmmc div a { display:block; background:#404040; padding:8px 18px 8px 16px; color:#999; font-size:12px; border:1px solid #a4a5a5; border-width:0 1px;}
		#nav li li a:hover, #nav li li a:focus, .qmmc div a:hover, .qmmc div a:focus { color:#fff;}
		#nav .bot { background:url(../images/navBot.png) bottom left no-repeat; padding-bottom:52px;}

	#mBody { background:url(../images/imgCar.jpg) 0 100% no-repeat; padding-bottom:150px; position:relative;}
		.sidebar { width:212px; float:left; margin:-10px 8px 0 9px;}
		.mContent { width:670px; float:left; font-size:12px;}
		.mContent .text { padding:20px 12px 0 70px;}
			.mContent .title, .mContent h1 { color:#333; font-size:28px; font-family:Times New Roman;}
			.mContent .subtitle, .mContent h2 { color:#0099ff; font-size:26px; font-family:Times New Roman;}
			.mContent li { margin:0 0 12px 60px; list-style:none;}
		
		.tabs li { list-style:url(../images/tab.gif); text-align:left; color:#0099ff; font-family:serif; font-size:18px}

#footer { background:url(../images/footer.png) repeat-x; color:#fff; font-size:11px; padding:18px 15px; height:9px; position:relative;}
	#footer a { color:#fff; text-decoration:underline;}
	#footer a:hover, #footer a:focus { text-decoration:none;}