html {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	width: 100%;
	height: 100%;
}
.container {
	width: 100%;
	height: 100%;
	text-align: center;
	border-collapse: collapse;
	background-color: #E4E9F4;
	padding: 0px;
}
/*CONTENT*/
.contentcontainer {
	border-collapse: collapse;
	margin: auto;
}
.contentcontainer td{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.content {
	width: 770px;
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 80%;
	background-color: #92A7D4;
	background-image: url(../images/menuleftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*SHADOW*/
.grey {
	background-color: #B9BBBD;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
/*MENU*/
.menu {
	float: left;
	width: 222px;
	height: 100%;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
}
.menu img {
	padding-left: 27px;
}
.menu li {
	padding-left: 35px;
	line-height: 21px;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
/*MAIN*/
.maincontainer {
	background-image: url(../images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 222px;
	background-color: #FFFFFF;
	
}
.header {
	height: 28px;
	line-height: 28px;
	padding-right: 5px;
	font-weight: bold;
	color: #92A7D4;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
}
.header img {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main {
	height: 364px;
	padding-left: 50px;
	padding-right: 10px;
	display: table-cell;
	
}
.main a {
	color: #000099;
}
.footer {
	height: 28px;
	line-height: 28px;
	text-align: right;
	color: #ABABAB;
	font-weight: bold;
	font-size: 90%;
	padding-right: 5px;
/*	padding-top: 10px;*/
	margin-bottom: 0px;
}

.footer2 {
	height: 38px;
	line-height: 28px;
	text-align: right;
	color: #ABABAB;
	font-weight: bold;
	font-size: 90%;
	padding-right: 5px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h1 {
	color: #92A7D4;
	font-size: 110%;
	padding-top: 15px;
	margin-bottom: 5px;
}
h2 {
	color: #92A7D4;
	font-size: 100%;
	margin-bottom: 1px;
	line-height: 14px;
}

textarea {
font-family:Arial, Helvetica, sans-serif;
}

input {font-family:Arial, Helvetica, sans-serif;
}

select {font-family:Arial, Helvetica, sans-serif;
}

.contacttable{
width:300px;}
.home {
	background-image: url(../images/hpbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 100px;
}
.nextbutton {
	float: right;
	margin: 0px;
	margin-top: -20px;
	padding-right: 5px;
}
.backbutton {
	float: left;
	margin: 0px;
	margin-top: -20px;
	padding-left: 35px;
}

.error {
	color:#ff0000;
	text-decoration:none;
}
.links {
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.links a {
	margin: 0px;
	padding: 0px;
}
.mpctd {
	height: 360px;
}

/*additions*/

.mpctd2 {
	height: 390px;
}

.mpctd2 h1 {
	color: #92A7D4;
	font-size: 110%;
	padding-top: 0px;
	margin-bottom: 5px;
}

.main2 {
	height: 394px;
	padding-left: 50px;
	padding-right: 10px;
	display: table-cell;
	
}

.mpctd2 li {
	padding: 0;
	margin: 0;
}

.mpctd2 ul {
	padding: 0;
	margin: 0;
}


.main2 a {
	color: #000099;
}

.sidebar {
	text-align: right;
}

.sidebar li {
	border: none;
	list-style: none;
	padding: 10px 0 15px 0;
}

.sidebar img {
		border: none;
}

.text-hearing span {
	color: #ad1717;
}

.bullets li{
	list-style: none;
	background: url(../hearing-protection/icon.jpg) no-repeat 0 0;
	padding: 0 0 10px 50px;
}

.header2 {
	height: 38px;
	line-height: 28px;
	padding-right: 5px;
	font-weight: bold;
	color: #92A7D4;
	padding-left: 60px;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 110%;
}
.header2 img {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

.maincontainer2 {
	background-image: url(../images/mainbg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 222px;
	background-color: #FFFFFF;
	
}

.call img {
	border: none;
}
/*==========================================================================*/
.producttable {
border:0px;
}
.producttable th {
text-align:left;
font-weight:bold;
font-size:110%;
}
.producttable td {
padding-left:10px;
padding-bottom:10px;
vertical-align:text-top;
}
