/* 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:#fff;}
a:hover, a:focus { text-decoration:none; color:#dde627;}
: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;}
.red { color:#e74093;}
.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) repeat-x #4c4c00; text-align:center; font-family:Arial; color:#fff; font-size:12px; position:relative; min-width:1025px}
#wrapper, .wrapper { width:960px; text-align:left; margin:0 auto; position:relative;}
#lines { background:url(../images/lines.png) 50% 0 no-repeat; width:100%; height:809px; position:absolute; top:0; left:0; z-index:2;}
#dance2 { background:url(../images/img_big.png) no-repeat; width:613px; height:830px; top:75px; left:-30px; z-index:2;}
#dance1 { background:url(../images/img_small.png) no-repeat; width:400px; height:415px; top:448px; left:-17px; z-index:2;}
#mBody { background:url(../images/header.jpg) 50% 0 no-repeat; line-height:16px; z-index:2; position:relative;}
#mBody #wrapper { min-height:785px;}
	#imgHeader { height:120px;}
		#logo { top:20px; left:0; z-index:7;}
		#logo2 { top:20px; right:0; z-index:7;}
		#nav { background:url(../images/nav.png) no-repeat; font-size:11px; font-weight:bold; width:133px; padding-left:5px; top:150px; left:0; z-index:9;}
			#nav li a, .qmparent { background:url(../images/nvDv.png) 0 100% no-repeat; display:block; width:115px; height:24px; padding:8px 2px 0 16px; color:#fff; text-decoration:none;}
			#nav li a:hover, #nav li a:focus, .qmparent:focus, .qmparent:hover { background-color:#ef00b4; color:#fff;}
			#nav li ul, .qmmc div { display:block; padding:0; margin:-32px 0 0 133px; background:#ef00b4; border:1px solid #e400ac; border-left:0;}
			#nav li li a, .qmmc div a { color:#fff; padding:8px 15px; height:14px; display:block; min-width:160px; border-bottom:1px solid #e400ac; text-decoration:none}
			#nav li li a:hover, #nav li li a:focus, .qmmc div a:hover, .qmmc div a:focus { background:#c0006a; color:#fff;}
		#heading { top:175px; right:35px; z-index:4}
		#img_display { bottom:35px; right:-50px; z-index:3; position:absolute;}

	/*** main content area ***/
	.mContent { position:relative; z-index:5;  width:780px; float:right;}
		#video { top:100px; right:40px; width:520px; text-align:center;}
			#video .text { padding:20px 5px 30px 5px; text-align:left; display:block; position:relative;}
		.box { background:url(../images/box.png) 50% 0 no-repeat; width:217px; height:142px; padding:39px 0 2px 13px; z-index:5;}
			.box .title { position:absolute; top:0; left:0}
			.box.one { top:460px; left:0;}
			.box.two { top:460px; left:260px;}
			.box.three { top:460px; left:520px;}
			.box .img { position:relative; overflow:hidden; width:203px; height:132px;}
			
	/*** inner page ***/
	#inside { background:url(../images/mcTop.png) no-repeat; width:780px; padding-top:30px; margin:0 auto;}
		#inside .text { background:url(../images/mContent.png) repeat-y; min-height:520px; width:690px; padding:10px 50px 0 40px;}
		#inside .bot { background:url(../images/mcBot.png) no-repeat; height:40px;}
	
	.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.jpg) repeat-x; color:#fff; font-size:11px; position:relative;}
	#footer .wrapper { height:72px; margin:0 auto; padding:50px 0 0 0; text-align:center; z-index:2;}
	#footer a { color:#fff; text-decoration:none;}
	#footer a:hover, #footer a:focus { text-decoration:underline;}

	.mContent h1, .mContent h2 { font-size:24px; line-height:24px; margin-bottom:24px;}
	.mContent h2 { font-size:18px;}
	.mContent h3, .mContent h4 { font-size:14px; line-height:18px; margin-bottom:12px;}
	.mContent h4 { font-size:12px;}
	.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 {}
