.MainImage {
	
	background-image: url(../images/MainImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.MainTable {
	position: relative;
	margin: auto;
	width: 705px;
	top: 172px;
	visibility: visible;
	
}
.WelcomeBar {
	background-image: url(../images/WelcomeBar.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 31px;
	width: 518px;
	left: 188px;
}
.WelcomeText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	position: absolute;
	left: 32px;
	bottom: 5px;
	top: 5px;
}
.NavBg {
	background-image: url(../images/NavBG.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 188px;
	position: absolute;
}
.NavLinks {
	position: absolute;
	left: 43px;
	top: 2px;
	padding: 4px;
	width: 170px;
	line-height: 1.6em;
}
.HomePage {
	position: absolute;
	left: 20px;
}
.Links {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.CallUsArea {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	padding: 20px 9px 18px 11px;
	position: absolute;
	top: 166px;
	width: 166px;
	left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bolder;
	height: 25px;
}
.CallUsBottom {
	background-image: url(../images/CallUsBottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 0px;
	top: 229px;
}
.Logos {
	position: absolute;
	height: 90px;
	width: 185px;
	left: 1px;
	top: 259px;
	visibility: visible;
}
.Titles {
	font-weight: bolder;
	color: #000066;
	font-size: 16px;
	text-transform: uppercase;
}
.SubTitles {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.HomeList1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	list-style-image: url(../images/Bullet.gif);
	list-style-position: outside;
	line-height: 20px;
	position: absolute;
	width: 180px;
	top: auto;
	left: 25px;
}
.HomeList2 {
	list-style-position: outside;
	list-style-image: url(../images/Bullet.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	width: 180px;
	top: auto;
	left: 225px;
}
.NoLink {
	text-decoration: none;
	color: #666699;
}
.SmallText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-position: right;
	right: 1px;
	position: absolute;
	
}