table, td, tr, body {
	padding: 0;
	margin: 0;
}
body {
	background-image: url(../images/mainbg.jpg);
	font: normal normal normal 11pt Arial, sans-serif;
	/*overflow:scroll;*/
}
#MainBody {
	background-color: White;
	width: 795px;
	overflow:hidden;
	z-index:10;
}
#Header {
	background-color: #FA590A;
}
#Footer {
	background-color:White;
	z-index:20;
}
.text {
	padding: 0 25px! important;
	z-index:25;
	margin:0 0 10px;
/*	vertical-align: text-top;*/
}
a img {
	border: none;
}
.submenu {
	float: left;
	display: none;
	color: White;
	font-weight: bold;
}
.submenu a {
	text-decoration:none;
	color: White;
	font-size: 9pt;
}
.submenu a:hover {
	text-decoration: underline;
}
#SubMenuItems {
	height: 20px;
	width: 805px;
}

#AboutUsLinks {
	margin-left: 45px;
}

#SolutionsLinks {
	margin-left: 5px;	
}

#CustomServicesLinks {
	margin-left: 260px;
}

.Separator {
	background: transparent url(/images/sep_bg.jpg) repeat-y;
	width:41px;
}
.text ul {
	margin-top:0px;
}