/* Copyright 2009 - MetalMasterInc.com */

#topbar {
	width: 856px;
	height: 120px;
	background: #ffffff url(images/topbar.png) no-repeat top center; /* color WAS #e9e9e9 */
	text-align:	center;
	vertical-align:	middle;
	margin: 0px;
}
/*---- Menu Button 1 ----*/
#mnubtn1 {
	padding: 0px;
	margin: 0;
	width: 96px;
}
#mnubtn1 li{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.btn1-home {
	background-image: url(images/btn1-home-hi.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 96px;
}
.btn1-home a{
	background-image: url(images/btn1-home-lo.png);
	background-repeat: no-repeat;
	height:43px;
	width: 96px;
	display: block;
}
.btn1-home a:hover{
	background: none;
}
/*---- Menu Button 2 ----*/
#mnubtn2 {
	padding: 0px;
	margin: 0;
	width: 174px;
}
#mnubtn2 li{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.btn2-abt {
	background-image: url(images/btn2-prod-hi.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 174px;
}
.btn2-abt a{
	background-image: url(images/btn2-prod-lo.png);
	background-repeat: no-repeat;
	height:43px;
	width: 174px;
	display: block;
}
.btn2-abt a:hover{
	background: none;
}
/*---- Menu Button 3 ----*/
#mnubtn3 {
	padding: 0px;
	margin: 0;
	width: 112px;
}
#mnubtn3 li{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.btn3-abt {
	background-image: url(images/btn3-abt-hi.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 112px;
}
.btn3-abt a{
	background-image: url(images/btn3-abt-lo.png);
	background-repeat: no-repeat;
	height:43px;
	width: 112px;
	display: block;
}
.btn3-abt a:hover{
	background: none;
}
/*---- Menu Button 4 ----*/
#mnubtn4 {
	padding: 0px;
	margin: 0;
	width: 139px;
}
#mnubtn4 li{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.btn4-abt {
	background-image: url(images/btn4-cli-hi.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 139px;
}
.btn4-abt a{
	background-image: url(images/btn4-cli-lo.png);
	background-repeat: no-repeat;
	height:43px;
	width: 139px;
	display: block;
}
.btn4-abt a:hover{
	background: none;
}
/*---- Menu Button 5 ----*/
#mnubtn5 {
	padding: 0px;
	margin: 0;
	width: 174px;
}
#mnubtn5 li{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.btn5-abt {
	background-image: url(images/btn5-cert-hi.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 174px;
}
.btn5-abt a{
	background-image: url(images/btn5-cert-lo.png);
	background-repeat: no-repeat;
	height:43px;
	width: 174px;
	display: block;
}
.btn5-abt a:hover{
	background: none;
}
/*---- Menu Button 6 ----*/
#mnubtn6 {
	padding: 0px;
	margin: 0;
	width: 161px;
}
#mnubtn6 li{
	list-style: none;
	padding: 0px;
	margin: 0;
}
.btn6-abt {
	background-image: url(images/btn6-quot-hi.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 161px;
}
.btn6-abt a{
	background-image: url(images/btn6-quot-lo.png);
	background-repeat: no-repeat;
	height:43px;
	width: 161px;
	display: block;
}
.btn6-abt a:hover{
	background: none;
}
#mainpg-text-border {
	width: 151px;
	height:517px;
	border: 1px solid #000000;
	background: #f0f0f0;
	padding: 0px 10px 0px 10px;
	margin: 1px 0px 0px 0px;
	text-align:	left;
	vertical-align:	top;
}
#mainpg-text-border h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	vertical-align: middle;
	text-align:	left;
	margin:	0px;
}

.heading-lg {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	vertical-align: middle;
	text-align:	left;
	margin:	0px;
}

.text-small {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align:	left;
	margin:	0px;
}

.text-copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	vertical-align: top;
	text-align:	center;
	margin:	0px;
}

.text-med {
	color: #6a6e77;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
	padding-top: 0px;
	height: auto;
	text-align: left;
}

.mmi_img1 {
	float: right;
	margin: 10px 0px 0px 0px;
}
