html{
font-family:Arial;
font-size:13px;
}
h1{
font-weight:bold;
font-size:30px;
margin-top:0px;
color:#000000;

}
#body{
	margin:0 auto 0 auto;
	width:920px;
	background:url(../images/HeaderBG.jpg) top left no-repeat;
}
#container{
	background:url(../images/FooterBG.jpg) bottom left no-repeat;
}

#header{
background:url(../images/header_bg.jpg) top left no-repeat;
height:113px;
}
#home{
display:block;
width:920px;
height:113px;
}
#header1{
padding-left:10px;
}
#nav{
	background:url(../images/nav-bg.jpg) top left repeat-x;
	height:38px;
	padding-left:92px;
	margin-left:10px;
	margin-right:10px;
}


#content{
padding-left:20px;
padding-right:10px;
padding-top:15px;
font-size:12px;
}
.greyhome{
line-height:26px;
color:#9C9C9C;
text-align:justify;
}
.grey{
color:#9C9C9C;
}
a#about-us{
display:block;
width:220px;
height:72px;
background:url(../images/QL_AboutUs_Norm.gif) top left no-repeat;
}
a:hover#about-us{
background:url(../images/QL_AboutUs_Over.gif) top left no-repeat;
}
a#employment{
display:block;
width:220px;
height:72px;
background:url(../images/QL_Employment_Norm.gif) top left no-repeat;
}
a:hover#employment{
background:url(../images/QL_Employment_Over.gif) top left no-repeat;
}
a#investors{
display:block;
width:220px;
height:72px;
background:url(../images/QL_Investors_Norm.gif) top left no-repeat;
}
a:hover#investors{
background:url(../images/QL_Investors_Over.gif) top left no-repeat;
}
a#tradeshows{
display:block;
width:220px;
height:72px;
background:url(../images/QL_TradeShows_Norm.gif) top left no-repeat;
}
a:hover#tradeshows{
background:url(../images/QL_TradeShows_Over.gif) top left no-repeat;
}

.box{
	
	float:right;
	width:256px;
	padding:0px 0px 0px 0px;
	margin-left:65px;
}
.box ul{
margin:0;
padding:0;
}
.box li{
	list-style:none;
	margin-bottom:10px;
}

#footer{
	
	height:71px;
	margin:0;
	padding:0;
	border-top:1px solid #A5A5A5;
	margin-left:10px;
	margin-right:10px;
}

#footer p {
	margin:0;
	line-height:12px;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	margin-left:140px;
	
}

#footer a{
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
#footer a:hover{
	color:#7D7D7D;
}
a#commerx{
	display:block;
	margin-top:20px;
	width:195px;
	height:46px;
	background:url(../images/websiteByCommerx_03.png) top left no-repeat;
	float:right;
}
.cleaner{
	clear:both;
	height:0;
	margin:0;
	padding:0;
}

