/* CSS Document */

body, td {
	font-family: Trajan Pro, Arial;
	font-size: 19.2px;
	color: #e7e7cf;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	
}

.bg_head{
	background-color: #151515; 
	background-repeat: repeat-x;
}

.background{
	background-image: url(images/BG_Final.jpg);
	background-color: #151515; 
	background-repeat: no-repeat;
	background-position: center top;
}

.footer{
	font: Trajan Pro;
	font-size: 12px;
	color: #77797e;
}

.indent{text-indent:187px;
}

.indentUN3{text-indent:198px;
}

.indentDemo{text-indent:90px;
}

.indentIndust{text-indent:263px;
}

.indentDemoUnder{text-indent:90px;
                 font-size:14px;
	             color: #77797e;
}

.indent2D{
	text-indent:275px;
	font-size:14px;
	color: #77797e;
}

.heavyindent{
	text-indent:705px;
	font-size:14px;
	color: #77797e;
}
.heavierindent{
	text-indent:715px; 
    font-size:14px;
    color: #77797e;
}

.indentcabinet{
	text-indent:400px;
	font-size:14px;
    color: #77797e;

}

.GreyFont{
	color: #77797e;

}


