Body {
	background-color: #FFFFFF;
	margin: 0px;
}
.HeaderBg {
	background-image: url(../images/HeaderBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 346px;
}
.FooterBg {
	background-image: url(../images/FooterBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
.BodyTopShadow {
	background-image: url(../images/BodyTopShadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BodyBtmShadow {
	background-image: url(../images/BodyBtmShadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #676868;
}
.WelcomeTxt {
	font-family: Arial;
	font-size: 27px;
	color: #d44d08;
}
.TMBox-TopBg {
	background-image: url(../images/TMBox-TopBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 65px;
}
.TMBox-MidBg {
	background-color: #f2f2f2;
}
.TxtTitle-Testimonial {
	font-family: Arial;
	font-size: 24px;
	color: #303030;
}
.BtmBorder {
	background-image: url(../images/BottomBorder.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 20px;
}
.ImgBorder {
	border: 1px solid #c0c0c0;
}
.CntBlue {
	font-family: Arial;
	font-size: 12px;
	color: #1f6996;
}
a.MoreLink:link {
	font-family: Arial;
	font-size: 10px;
	color: #db5611;
	text-decoration: none;
}
a.MoreLink:visited {
	font-family: Arial;
	font-size: 10px;
	color: #db5611;
	text-decoration: none;
}
a.MoreLink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #db5611;
	text-decoration: underline;
}
.NavLftRoll {
	background-image: url(../images/NavLftRoll.jpg);
	height: 30px;
	width: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.NavRightRoll {
	background-image: url(../images/NavRightRoll.jpg);
	height: 30px;
	width: 6px;
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
.NavRoll {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
}
.NavNor {
	font-family: Arial;
	font-size: 14px;
	color: #2f3030;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
}
.NavLftNor {
	height: 30px;
	width: 6px;
	cursor: pointer;
}
.NavRightNor {
	height: 30px;
	width: 6px;
	cursor: pointer;
}

.Pad20 {
	padding: 20px;
}
.FooterCnt {
	font-family: Arial;
	font-size: 12px;
	color: #c3c3c3;
}
a.FooterCntLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #f5f4f4;
	text-decoration: none;
}
a.FooterCntLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #f5f4f4;
	text-decoration: none;
}
a.FooterCntLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #f5f4f4;
	text-decoration: underline;
}
a.FtrLink:link {
	font-family: Arial;
	font-size: 12px;
	color: #f0f1f1;
	text-decoration: none;
}
a.FtrLink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #f0f1f1;
	text-decoration: none;
}
a.FtrLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fe894d;
	text-decoration: none;
}
.Height {
	height: 100%;
}
