body {
	background-color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
a.footer:link {
	color: #666666;
	text-decoration: none;
}
a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:active {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: none;

}
hr {
	color: #E0E0E0;
	background-color: #E0E0E0;
	height: 1px;
	border: none;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

.homebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 17px;
}
.homesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}

.prod {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight:400;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


H1 { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px; }

body {
	background-color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: none;
	color: #666666;
text-style: bold;
}
a:active {
	text-decoration: none;
	color: #666666;

}
a {
	font-weight: bold;
}

.box {
	width: 900px;
	background: #FFFFFF; 
	padding: 4px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
	border: 1px solid #cccccc;
        align: center
}


.leftnav { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	padding: 0px0px; }
