body {
	background: #000000 url(images/bg_dot.gif) ;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	
}

#Link {
	position:absolute;
	width:234px;
	height:74px;
	z-index:1;
	left: 30px;
	top: 64px;
	border: none;
	background-color: #000000;
}

li.wide a {
 margin: 4px 4px 0 0;
     width: 226px; 
     height: 22px;
     float: left;
     display: block;
     text-align: center;
     border: 1px solid #CCCC99;
     text-decoration: none;
     color: #F7931D;
     background: #333333;
	 font-size: .75em;

}

li.wide a:hover, a:active {
	color: #FFF;
	text-decoration: none;
	border: 1px solid #F7931D;
}

#news{
	text-align: left;
	color: #CCCC99;
	font-size: 80%;
	clear: both;
	margin: 90px 0 0 20px;
}
.title{
	text-align: left;
	clear: left;
	padding: 10px 0 10px 20px;
}

a:link, a:visited {
	color: #CCCC66;
	text-decoration: none;
}

a:hover, a:active {
	color: #00FF00;
	text-decoration: none;
}

ul {
	list-style-type: none; /* precision for Opera */
	display: block;
	margin: 10px auto 10px 15px;
}
li { float: left;} /* lists aligned to the left */

.menu a {
     margin: 4px 4px 0 0;
     width: 110px; 
     height: 22px;
     float: left;
     display: block;
     text-align: center;
     border: 1px solid #CCCC99;
     text-decoration: none;
     color: #CCCCCC;
     background: #333333;
	 font-size: .75em;
     }
	 
.menu a:hover {
	background: #000000;
	border: 1px solid #999999;
	color: #CCCC66;
	font-size: .75em;
     }

.menu a:active {
	border: 1px solid #999999;
	color: #CCCC99;
	font-size: .75em;
     }
#qtcontent {
	width: 370px;
	margin: 0 0 0 0;
	text-align: center;
	float: left;
	height: 297px;
	background-color: #FFFFFF;
}	 



.products {
	border: 1px solid #CCCC99;
	padding: 10px 5px 10px 10px;
	width: 755px;
	height: 200px;
}

.products1 {
	border: 1px solid #CCCC99;
	padding: 10px 5px 10px 10px;
	width: 755px;
	height: 400px;
}



.text {
	float: right;
	width: 400px;
	overflow: auto;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	line-height: 1.5em;
	padding-right: 15px;
}

.text1 {
	float: left;
	width: 750px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	line-height: 1.5em;
	height: 100px;
	margin-top: 10px;
}

#hr 
	{
	height:0;
	border-top:2px solid #CCCC99;
	margin: 0 0 10px 0;
	clear: both;
} 


.pic {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCC99;
	line-height: 1.5em;
}

.pic1 {
	text-align: center;
	width: 750px;
}


.image-left {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 3px 3px 3px 0;
	clear: both;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
	padding: 3px 0 3px 3px;
}
	


#container {
	background-color: #000000;
	border: 3px solid #CCCC99;
	margin: 30px auto 30px 80px;
	width: 800px;
}

#clearer {
clear: both;

}

#pageHeader {
	width: 800px;
	height: 100px;
	border-bottom: 1px solid #CCCC99;	
}

#pageHeader img {

}

#pageHeader h1 {
	color: #FFFFCC;
	text-align: center;
	padding-top: 7px;
	margin: 0;
	font-weight: bold;
}

#pageHeader h2 {
	color: #FFFFCC;
	text-align: center;
	margin: 0;
	font-weight: normal;
	font-size: 1.2em;
}


 #content {
	width: 770px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCC99;
	font-size: .75em;
	line-height: 1.5em;
	float: left;
	padding: 0 15px 0 15px;
}

#sidebarContainer {
	width: 100px;
	float: right;
	text-align: center;
}

#sidebarContainer #sidebar {
	padding: 20px 10px;
}

#sidebarContainer .sideHeader {

}

#footer {
	clear: both;
	text-align: center;
	background-image: url(images/ltoolbar.jpg);
	height: 68px;
	font-size: .75em;
}

#footer p {
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	





h1 {
	color: #F7913D;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #F7913D;
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

h3 {
	color: #FF0000;
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	text-align: center;
}
