a.footer:link {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}
a.footer:visited { 
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}
a.footer:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
a.footer:active { 
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}


a:link {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
a:active {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

a.topnav:link {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	z-index: 1000;
}

a.topnav:visited {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	z-index: 1000;
}
a.topnav:hover {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	z-index: 1000;
}
a.topnav:active {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	z-index: 1000;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-weight: bold;
	color: #FFCC33;
	background-image: url(images/tile_header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 30px;
	padding-top: 5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555D77;
	text-align: center;
}

ul {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content ul strong {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
}



#topnav {
	background-image: url(images/topnav_left.jpg);
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	white-space: nowrap;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}

#footer {
	background-image: url(images/tile_footer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#yellow {
	background-image: url(images/tile_yellow.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#silver {
	background-image: url(images/tile_silver.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#silver ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#content {
	background-image: url(images/tile_body.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-right: 20px;
	padding-left: 25px;
	padding-right: 20px;
}
#content p {
}
#box {
	margin-bottom: 5px;
}

#search {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-left: 5px;
	white-space: nowrap;
}

#content_noflash {
	background-image: url(images/top_mid.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-position: center top;
}

#iframe {
	z-index: -1000;
	background-position: center;
}

#spec_table {
	border: 1px solid #555D77;
	border-width: 6px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
}

#spec_table_colomn {
	border: 1px solid #555D77;
	border-width: 6px;
}

#spec_table_colomn strong {
	font-size: 9px;
	color: #333333;
	
}

#spec_table_colomn table {
	border: 1px solid #333333;
}

#spec_table_colomn table td {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: 10px;
	border: 1px solid #333333;
	padding-left: 5px;
}


.flash {
	z-index: -10;
}

.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC33;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	padding-left: 250px;
	font-style: italic;
	line-height: 5px;
}

.highlight {
	background-color: #4F5771;
	color: #FFCC33;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 15px;
}
.pics {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
	padding: 0px;
}

.contacts {
	font-size: 10px;
	color: #000000;
}


.names {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}

.productpics {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.prodnames {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#search {
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: inline;
	white-space: nowrap;
}
.highlight2 {
	font-weight: bold;
	color: #D8971A;
}
h5 {
	color: #333333;
	font-size: 15px;
}
#boxes {
	display: table;
	float: none;
	clear: both;
}
#content #boxes img {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#tagline {
	text-align: center;
}
#tagline a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}

