/* 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:#9abb50;}
a:hover, a:focus { text-decoration:none; color:#3a97f4;}
: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;}
.green { color:#9abb50;}
.rel { position:relative;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both; line-height:0px;}

/*** general ***/
body { background:url(../images/bg.jpg); text-align:center; font-family:Tahoma; color:#666; font-size:14px; position:relative;}
#wrapper { background:url(../images/sideBg.png) 50% 0 repeat-y; width:990px; text-align:left; padding:0 110px; margin:0 auto; position:relative;}

#header { z-index:3; position:relative;}
	#logo { z-index:7; position:relative;}
	#imgHeader { background:#635a42; min-height:226px}
	#contactInfo { top:20px; right:10px; z-index:8; color:#fff; text-align:right}
		#contactInfo span { color:#666; font-size:26px; display:block; margin-top:8px;}
		#contactInfo img { margin-top:2px}
	#search { background:url(../images/search.png) no-repeat; width:222px; height:22px; padding:6px 0 0 8px; top:80px; right:10px; z-index:8;}
		#search .txt { float:left; width:192px; margin-right:8px; color:#999; font-size:12px; background:none; border:0;}
		#search .btn { width:20px;}
	#nvSide { bottom:-80px; left:-66px; height:86px;}
	#tack { background:url(../images/tack.png) no-repeat; width:32px; height:38px; top:0; left:-10px; z-index:8;}
	#spring { background:url(../images/spring.jpg) no-repeat; width:205px; height:28px; top:83px; left:520px; z-index:8;}
	#nav { background:url(../images/nvBg.png) repeat-x; font-size:10px; font-family:Georgia; height:39px; margin-bottom:36px; border:1px solid #535353; border-width:0 1px; z-index:9}
		#nav li a, .qmparent { background:url(../images/nvDv.png) 100% 0 no-repeat; display:block; float:left; width:196px; text-align:center; padding:14px 2px 0 0; height:25px; color:#fff; text-decoration:none;}
		#nav li a:hover, #nav li a:focus, .qmparent:focus, .qmparent:hover { background-color:#76972c; color:#fff;}
		#nav li ul, .qmmc div { display:block; padding:0; margin:1px 0 0 -1px; background:#6a8f13; border:1px solid #435027;}
		#nav li li a, .qmmc div a { color:#fff; padding:11px 15px; display:block; min-width:165px; border-bottom:1px solid #435027; text-decoration:none}
		#nav li li a:hover, #nav li li a:focus, .qmmc div a:hover, .qmmc div a:focus { background:#86a73c; color:#fff;}
	
#mBody { background:url(../images/mContent.png) 50% 0 repeat-y; line-height:18px; z-index:2; position:relative; min-height:180px;}
	.sidebar { width:200px; float:left;}
		.sidebar .title { background:url(../images/sb_title.png) no-repeat; font-family:Georgia; height:30px; padding:14px 0 0 21px; font-size:14px; color:#fff;}
		.subNv { padding:10px 11px 0 10px; font-size:11px;}
			.subNv li { background:url(../images/subNv.png) no-repeat; height:30px; list-style:none;}
			.subNv li a { display:block; padding:6px 0 0 38px; color:#4f452e;}
			.subNv li a:hover, .subNv li a:focus { color:#3a97f4}
	
	/*** main content area ***/
	.mContent { width:695px; float:left; margin:0 0 0 10px; padding:40px 40px 35px 45px;}
		.box { float:left; position:relative;}
		.box.right { margin-left:20px;}
			.box .imgHolder { background:url(../images/imgHolder.png) no-repeat; overflow:hidden; width:310px; height:140px; padding:11px;}
			.box .text { top:40px; right:20px; width:140px; font-size:11px; position:absolute;}
			.box.right .text { left:20px;}
				.box .text .title { font-size:16px; line-height:16px; font-weight:bold; display:block; margin-bottom:8px; text-align:center; font-family:Georgia;}
				.box .text .txt { font-size:11px; line-height:14px;}

	.btn { background:url(../images/btn.png) 0 0 no-repeat; color:#66a4d3; line-height:14px; width:177px; height:21px; font-size:12px; display:block; text-align:center; padding-top:7px; margin:2px auto 0 auto;}
	.btn:hover, .btn:focus { background-position:0 -60px; color:#fff; text-decoration:none}
	input.btn { border:0; margin:0; padding:0; background:0;}
	input.btn:hover, input.btn:focus { cursor:pointer;}

/*** footer ***/
#footer { background:url(../images/footer.png) no-repeat; height:70px; padding-top:34px; text-align:center; color:#fff; font-size:11px; position:relative;}
	#footer a { color:#fff; text-decoration:none;}
	#footer a:hover, #footer a:focus { text-decoration:underline;}

/*** typo ***/
	.mContent h1, .mContent h2 { font-size:26px; color:#4f452e; line-height:26px;}
	.mContent h2 { font-size:20px; line-height:20px;}
	.mContent h3, .mContent h4 { font-size:16px; margin:0;}
	.mContent h4 { font-size:14px;}
	.mContent h5, .mContent h6, .mContent p { font-size:12px; margin:0;}
	.mContent ul { padding-left:30px;}
	.mContent li { font-size:12px;}
	.mContent blockquote { display:block; text-align:center; font-size:14px; font-family:Tahoma}
	.mContent a { text-decoration:underline;}
	.mContent a:hover, .mContent a:focus {}
