a:link, a:visited, a:active {
	text-decoration:none;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	background: #A0A0A0;
	-x-system-font:none;
	color:#404040;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding: 0; 
	margin: 0;
	height: 100%;
	min-height: 100%;	
}

a {
	text-decoration: none;
	color: #404040;
}

a:hover {
	color: #808080;
}

img {
	border: 0 none;
}

#c0 {
	width: 100%;
	min-width: 1020px;/*770px;*/
	height: 100%;
	min-height: 300px; 
	background: transparent url('../img/lb.png') repeat-x; 
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

#c1 {
	width: 1000px;/*750px;*/
	height: auto; 
  	min-height: 100%; 
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	background: transparent url('../img/lpt.png') repeat-y scroll 0 0;
}










#cutout {
	clear: both;
	width: 1000px;
	height: 50px; 
/*	background-color: #b0b0b0; */ 
}

#footer {
	clear: both;
	width: 1000px;
	height: 50px;
	bottom: 0px;
	left: 10px;
	position: absolute;
	background-color: #000;
}

#qc24-logo {
	height: 50px;
	width: 50px;
	float: left;
}

#qc24-logo a {
	background: #000 url('../img/qc24d.gif') no-repeat;
	height: 50px;
	width: 50px;
	display: block;
}

#qc24-logo a:hover {
	background-position: 0px -50px;
}

#copyright {
	color: #bbb;
	height: 40px;
	padding: 9px 10px 0px 10px;
	margin: 0 0 0 52px;
	text-align: center;
}
