/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#ededed;
}
.BgColor3 {
	background-color:#030303;
}
.BgColor4 {
	background-color:#f0f1f1;
}
.HeaderBg {
	background:url(../images/header-bg.gif) no-repeat;
	width:986px;
	height:326px;
}
.FooterBg {
	background:url(../images/footer-bg.jpg) no-repeat;
	width:980px;
	height:188px;
}
.NameBg {
	background:url(../images/name-bg.gif) no-repeat;
	width:192px;
	height:40px;
	color:#a00715;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.NameBg2 {
	background:url(../images/name-bg.gif) no-repeat;
	width:158px;
	height:40px;
	color:#a00715;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.NameBg2no {
	width:158px;
	height:40px;
	color:#a00715;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.NameBg3 {
	background:url(../images/name-bg-long.gif) no-repeat;
	width:600px;
	height:40px;
	color:#a00715;
    font-family: 'LubalGraphMdBTMedium', sans-serif;
	font-size:18px;
	padding:6px 0 0 15px;
}
.HorLine {
	background:url(../images/line.gif) repeat-x center;
}
.VerDotted {
	background:url(../images/ver-dotted.gif) repeat-y center;
}
.Border {
	border: 5px solid #f0f1f1;
}
.BorderImg {
	border: 5px solid #FFFFFF;
}



/*---------------- All Header -------------*/

.About {
	background:url(../images/about-company-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.Fire {
	background:url(../images/fire-n-explosions-analysis-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.Water {
	background: url(../images/water-loss-analysis-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.Failure {
	background:url(../images/failure-analysis-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.Accidents {
	background:url(../images/accidents-investigations-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.Simulation {
	background:url(../images/simulation-n-testing-capabilities-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.Contact {
	background:url(../images/contact-4x-forensic-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
.UsefullLinks {
	background:url(../images/useful-links-header.jpg) no-repeat;
	width:980px;
	height:154px;
}
