@charset "utf-8";
/* CSS Document */




/**********************************************************
/	Shared
**********************************************************/
.company-button{
	background:url(/images/loghomes/content/background-button.jpg) 0px 0px no-repeat;
	border:solid #e9e8e7 1px;
	color:#020202;
	display:block;
	font-size:18px;
	height:31px;
	margin:0 auto;
	text-align:center;
	width:454px;
}

.tr-pro.company-button{
	height:23px;
	padding:8px 0 0 0;
}

.brown-btn {
	background:#411a0d;
	border:1px solid #fff;
	color:#d3c7a9;
	font-size:18px;
	padding:8px;
}
	
	
	
	
/**********************************************************
/	History
**********************************************************/
.history-links a{
	padding:0 10px;
}




/**********************************************************
/	Innovations
**********************************************************/
.innovations-timeline td{
	color:#D3C7A9;
	font-weight:bold;
	padding:10px 0 10px 30px;
	vertical-align:top;
	width:14%;
}

	.innovations-timeline td + td{
		color:#FFF;
		font-weight:normal;
		padding-left:0px;
		width:86%;
	}
	
	
	
	
/**********************************************************
/	Mission Statement
**********************************************************/
.statement{
	margin-bottom:25px !important;
	margin-top:25px !important;
}

	.statement img{
		margin-bottom:20px;
	}
