@charset "UTF-8";
#mainwrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#midwrapper {
	background-color: #cccccc;
	padding: 10px;
}
.midtable {
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	padding: 0px;
}
.midtablenav {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	padding: 0px;
	text-align: center;
}
.midtablenav  a {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
.midtablenav a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.midproduct {
	padding: 5px;
	border: thin solid #666666;
	text-decoration: none;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 990px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../assets/main_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	height: 116px;
	width: 950px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: bottom;
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	height: 116px;
	width: 950px;
	color: #880000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: bottom;
}
#footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
.h1 {
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: lighter;
}
.h1 a {
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: lighter;
	text-decoration: none;
}
.h1 a:hover  {
	font-family: Arial;
	font-size: 36px;
	color: #666666;
	line-height: 30px;
	font-weight: lighter;
}
#footer a {
	font-family: Arial;
	font-size: 10px;
	color: #880000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}
.midproducttext {
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 15px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.midproducttext h2 {
	font-family: Arial;
	padding: 0px;
	color: #880000;
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
}
.midproducttext a {
	font-family: Arial;
	color: #880000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.midproduct2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.midproduct h3 {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: lighter;
	text-decoration: none;
}
.midproduct  h3 a {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: lighter;
	text-decoration: none;
}
.midproduct  h3 a:hover {
	font-family: Arial;
	font-size: 24px;
	color: #666666;
	line-height: 24px;
	font-weight: lighter;
}
