.phtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	letter-spacing: 0.5px;
}

.productbox{
	height: 780px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA7D22;
	border-right-color: #DA7D22;
	border-bottom-color: #DA7D22;
	border-left-color: #DA7D22;
}
.careerproductbox{
	height: 780px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 32px;
	font-weight: lighter;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA7D22;
	border-right-color: #DA7D22;
	border-bottom-color: #DA7D22;
	border-left-color: #DA7D22;
	padding-right: 10px;
	padding-left: 10px;
}
.producttitlebox{
	background-color: #DA7D22;
	height: 40px;
	width: 722px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
}
.pricelist{
	height: 30px;
	width: 150px;
	margin-top: 20px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #361A0F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.alink{
	color: #FFF;
}
.downloadhere{
	float: right;
}
.branchbox{
	height: 200px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

.branchaddrbox{
	height: 35px;
	width: 150px;
	background-color: #960;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	text-align: center;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
.branchaddrbox:hover{
	color: #CCC;
	 
}

.footcon{
	float: left;
	height: auto;
	width: 200px;
	margin-left: 20px;
	padding: 5px;
	color: #CC6;
	line-height: 18px;
}
.foot-til{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
	padding-bottom:10px;
	
}
.footwhy{
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 900px;
	float: left;
	font-style: normal;
	line-height: 18px;
	font-size: 14px;
	color:#DCE6ED;
	/*color: #D7962A;*/
}
.footcomp{
	float: left;
	height: auto;
	width: auto;
}
.foot-a{
	/*color: #D7962A;*/
	color: #fff;
}
.foot-a:hover{
	color: #6C3;
}

.footerbrands{
	height: 60px;
	width: 980px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFF;
}
.marleft{
	float: left;
}