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

@import url(reset.css);
@import url(menu.css);

html,body{
	width: 100%;
	height: 100%;
}
html{
	font-size: 100.1%;
}
body, input, textarea{
	font-family: Tahoma,Verdana, Sans-serif;
}
body a, body a:visited, body a:active {
	color:#084c84;
}
body a:hover {	
	color:#868686;
}
#header{
	display:none;
}
#flash {
	display:none;
}
#home_blue_top {
	display:none;
}
#home_bottom_left {
	display:none;
}
#footer {
	display:none;
}
#footer_top {
	display:none;
}
#footer_top2 {
	display:none;
}
#subnav_container {
	display:none;
}
#subnav_container_bottom {
	display:none;
}

#milltest_container {
	display:none;
}

.home_bottom_right_article.right_article {
	padding-top:20px;
	border-top:1px #999999 solid;
}
.content {
	padding-top:20px;
	border-top:1px #999999 solid;
}
.content.first {
	border:none;
}
.content.single {
	border:none;
}

#product_images li {
	margin-top:20px;
	border-top:1px #999999 solid;
}
#right_sidebar {
	border:1px #999999 solid;
	padding:10px;
}
#left_content .content th, #left_content .content td {
	padding:5px 10px;
	border:1px solid #eee;
}
#left_content .content th {
	font-weight:bold;
	background:#efefef;
	border-bottom-color:#ccc;
}

.avenir1 {
	font-size:16px;
	clear:none;
	text-align:center;
	margin-left:8px;
	color:#FFFFFF;
	margin-bottom:20px;
}
.avenir2 {
	font-size:16px;
	clear:none;
	text-align:center;
	margin-left:8px;
	color:#626262;
	line-height:22px;
	margin-bottom:20px;
}
.avenir3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	clear:none;
	text-align:left;
	color:#084c84;
	line-height:24px;
	margin-bottom:20px;
}
.avenir4 {
	font-size:16px;
	clear:none;
	text-align:left;
	margin-left:8px;
	color:#FFFFFF;
	line-height:22px;
	margin-bottom:20px;
}
.avenir5 {
	font-size:18px;
	clear:none;
	text-align:left;
	margin-left:8px;
	color:#868686;
	line-height:24px;
	margin-bottom:20px;
}
.avenir4_2 {
	font-size:16px;
	clear:none;
	text-align:center;
	margin-left:8px;
	color:#FFFFFF;
	line-height:22px;
	margin-bottom:20px;
}
.avenir4_3 {
	font-size:16px;
	clear:none;
	text-align:left;
	margin-left:8px;
	color:#FFFFFF;
	line-height:22px;
	margin-bottom:20px;
}

h1 {
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
}
h2 {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
}

