html, body {
	background:url(../images/bg-background.jpg) no-repeat top center fixed #161004;
	padding:0;
	margin:0;
	font:normal 8.5pt Arial;
	color:#58595B;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
}

.btnLogin {
	background:url(../images/btnLogin.gif) center no-repeat;
	width:59px;
	height:23px;
	border: none;
	cursor: pointer;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.containerHome{
	width:897px;
	margin:0 auto
}

.homeTop{
	/*background:url(../images/home_top_02.jpg);*/
	height:50px;
	padding-top: 160px;
}


.homeContent{
	border-top:5px solid #74441e;
	border-bottom:5px solid #74441e;
	font:normal 8pt "Myriad Pro", Arial, sans-serif;
	text-align:justify;
	line-height:12pt;
	color:#4D4D4F
}

.homeContent strong{
	font-weight:bold;
	color:#FFF
}

.HomeBoxOne{
	background:#404041;
	padding:14px 19px 0px 19px;
	width:146px;

}

.HomeBoxTwo{
	background: url(../images/Home_Cast_Iron_11_19.png) no-repeat bottom #404041;
	padding:14px 19px 0px 19px;
	width:172px
}
	
.HomeBoxThree{
	background:  url(../images/Home_Bronze_Tubes_13.png) no-repeat #404041;
	padding:194px 19px 0px 19px;
	width:128px
}

.homeBottom{
	background:url(../images/home_bot_02_23.jpg);
	height:184px;
	padding:10px 0 0 0;
	text-align:center
}

.tblHome {
	background: #e7e7e8;
	padding: 5px;
}

.tblHome td strong{
	font: bold 15px "arial";
}

.inputLogin {
	background:url(../images/bgInput.jpg) no-repeat;
	width: 166px;
	height: 24px;
	border: none;
	color: #000000;
	padding: 2px 4px;
}


.btnLogin {
	/*background:url(../images/bgInput.jpg) no-repeat;*/
	/*background: url(../images/home_Enter_24.png) no-repeat;*/
	background: url(../images/btnLogin.png) no-repeat;
	width: 84px;
	height: 22px;
	border: none;
	color: #000000;
	/*padding: 2px 4px;*/
}