@charset "UTF-8";
/* CSS Document */

.nav_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	background-position: center center;
	padding-right: 10px;
}.article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
	text-decoration: underline;
}.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
}.h1_main{
	font-family: "Arial Narrow", Arial;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}#h1_container {
	padding-right: 5px;
	padding-left: 5px;
}
.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
}.h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.about_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
	}
.product_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}.contact_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #CC6600;
}
a:link {
	color: #CC6600;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	font-size: 14px;
	font-family: arial;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
}
a:visited:hover { color: #e282a4; font-size: 14px; font-family: Arial; text-decoration: underline; }

border{
	border-color:#CCCCCC;
	border-width: thin;
	border-style: solid;
}

