body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url(../images/floorbg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#333333;
}
a:hover {
	color: #FF9900;
}
a:active {
	color:#BFAF82;
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #BFAF82;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}
#container #left h2 {
	background-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#container #left #menutxt {
	font-family: "Impact", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 2.2em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #000000;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
	margin-left: 200px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 140px;
}
div#content {
	min-height:465px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
}
#container #content h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

p, pre{
	padding: 5px 10px;
	margin:0px;
}

#container #content #ctrtable {
	line-height: 21px;
}
/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
div#content #product {
	min-height:465px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
}
#contentproducts {
	margin-left: 200px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 140px;
}
div#contentproducts {
	min-height:465px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	background-image: url(../images/qubelogo.png);
	background-repeat: no-repeat;
}


#container #contentproducts #ctrtable {
	line-height: 17px;
}

#container #contentproducts h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

#container #contentproducts #ctrtable h3 {
	font-weight: bold;
	margin-bottom: -3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

/* ---contact page css   */
#contentcontact {
	margin-left: 200px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 135px;
}

div#contentcontact {
	min-height:465px;
height:expression(this.scrollHeight > 600 ? "auto":"600px");
	background-repeat: no-repeat;
	background-image: url(../images/contactbg.jpg);
	background-position: top;
}

#container #contentcontact #ctrtable {
	line-height: 17px;
}

#container #contentcontact h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

#container #contentcontact #ctrtable h3 {
	font-weight: bold;
	margin-bottom: -3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

/* ---about page css   */
#contentabout {
	margin-left: 200px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-top: 14px;
}

div#contentabout {
	min-height:465px;
height:expression(this.scrollHeight > 600 ? "auto":"600px");
	background-repeat: no-repeat;
	background-image: url(../images/aboutbg.jpg);
}

#container #contentabout #ctrtable {
	line-height: 17px;
}

#container #contentabout h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

#container #contentabout #ctrtable h3 {
	font-weight: bold;
	margin-bottom: -3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

