.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: underline;
}

.style5 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.style2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.style8 {
	color: #333333;
	text-align: center;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}

.style9 {
	color: #0066CC;
	text-align: center;
	text-decoration: underline;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.style11 {
	color: #666666;
	text-align: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}


#contact {
	float: none;
	
	width: 600px;
	background: none no-repeat -605px -4px;
	margin-left: 20px;
}

#contact h2 {
	color: #0066CC;
	text-align: left;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: -3px;
}

#contact .separated {
	border-bottom: 1px solid #6699FF;
	padding-top: 1px;
	border-color: #0066CC;
}

a {
	color: #0066CC;
}

a:visited {
	color: #0066CC;

}

a:hover {
	color: #FF6600;
}


/* Quick Links */
#quick {
	float: left;
	
	width: 130px;
	background: none no-repeat -605px -4px;
}

#quick h2 {
	text-transform: uppercase;
	color: #666666;
	margin: 10px 10px 5px;
	clear: both;
	text-align: left;
	font: normal .7em/1.2em Arial, Helvetica, sans-serif;
}

#quick p {
	padding: 0;
	text-align: left;
	color: #0066CC;
	font: bold .6em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#quick a {
	border: none;
}

#quick .separated {
	border-bottom: 1px solid #6699FF;
	padding-top: 1px;
	border-color: #666666;
}

#news {
	
}

#news a {
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	text-decoration: underline;
	color: #666666;
	padding-bottom: 2px;
}

#news a:hover {
	color: #FF6600;
}

/* Product */
#product {
	float: left;
	width: 500px;
}

#product p {
	padding: 0;
	text-align: justify;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	font: 8pt Helvetica, Arial, Geneva, sans-serif;
}

/* Categories */
#category {
	float: left;
	
	width: 166px;
	background: none no-repeat -605px -4px;
}

#category h2 {
	text-transform: capitalize;
	color: #666666;
	margin: 10px 10px 0 0;
	clear: both;
	text-align: left;
	font: bold .9em/1.2em Arial, Helvetica, sans-serif;
}

#category h3 {
	color: #666666;
	margin: 4px 10px 0 0;
	clear: both;
	text-align: left;
	font: bold .7em/1.2em Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#category h4 {
	color: #666666;
	margin: 4px 10px 0 0;
	clear: both;
	text-align: left;
	font: bold .7em/1.2em Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#category p {
	padding: 0;
	text-align: left;
	color: #0066CC;
	font: bold .6em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#category ul {
	margin: 0;
	padding: 0;
	font-size: .9em;
	text-align: left;
}

#category ul li {
	list-style: none;
	background: none no-repeat 11px 5px;
	padding-left: 24px;
	list-style-image: none;
	list-style-type: disc;
	color: #0066CC;
}

#category a {
	border: none;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
}

#category u {
	border: none;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}

#category .separated {
	border-bottom: 1px solid #6699FF;
	padding-top: 1px;
	border-color: #666666;
}
#category img {
	margin: 4px 10px 0 0;
	clear: both;
	text-align: left;
}

