/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#e1e1e1;
}
.BgColor3 {
	background-color:#e7e7e7;
}
.BgColor4 {
	background-color:#1d446d;
}
.BgColor5 {
	background-color:#393738;
}
.MainMenuBg {
	background:url(../images/menu-bg.gif) no-repeat;
	width:950px;
	height:101px;
}
.WhyHarmonMenuBg {
	background:url(../images/why-harmon-menu-bg.gif) no-repeat;
	width:950px;
	height:101px;
}
.SolutionsMenuBg {
	background:url(../images/solutions-menu-bg.gif) no-repeat;
	width:950px;
	height:101px;
}
.ProjectsMenuBg {
	background:url(../images/projects-menu-bg.gif) no-repeat;
	width:950px;
	height:101px;
}
.MenuBottomBg {
	background:url(../images/menu-bottom-bg.gif) no-repeat;
	width:950px;
	height:32px;
}
.SubMenuBg {
	background:url(../images/sub-menu-btm-bg.gif) no-repeat;
	width:950px;
	height:32px;
}
.TopMenuBg {
	background:url(../images/top-links-bg.gif) no-repeat;
	width:326px;
	height:26px;
}
.FlashBg {
	background:url(../images/flash-bg.gif) no-repeat;
	width:910px;
	height:363px;
}
.InnerMainBg {
	background:url(../images/inner-main-bg.gif) no-repeat top;
	width:950px;
}
.LeftMenuHeadingBg {
	background:url(../images/left-menu-heading-bg.gif) no-repeat;
	width:221px;
	height:48px;
}
.LeftMenuBg {
	background:#393738 url(../images/project_bg.gif) no-repeat;
	width:221px;
	height:396px;
}

.AboutPicBg {
	background:url(../images/aboutus-pics-bg.gif) no-repeat;
	width:115px;
	height:170px;
}
.FooterHorLine {
	background:url(../images/footer-hor-line.gif) repeat-x center;
}
.Border {
	border:1px solid #e7e7e7;
}
.DivHorLine {
	background:url(../images/dotted.gif) repeat-x bottom;
}
.HorLine {
	background:url(../images/dotted.gif) repeat-x center;
}