body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BotBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
}
.LeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#9F9F9F;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	text-align:justify;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D13100;
	text-decoration: none;
}
/* News Section Start */
#news {
	width: 290px;
	height:120px;
}
#news p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
}
#news a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0C5385;
	text-decoration: none;
}
#news a:hover {
	color: #D78503;
}
/* News Section End */
.servicesBg {
	background-image: url(images/services_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servicesTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C5385;
	text-decoration: none;
	margin: 4px;
	padding:0px;
	list-style-position: inside;
	list-style-image: url(images/Li_red.jpg);
	line-height:18px;
}
.servicesTxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C5385;
	text-decoration: none;
}
.servicesTxt a:hover {
	color: #D78503;
}
/* Product Section Start*/
#product {
    width:100%;
}
#product p {
    font-size:11px;
	color:#1D1D1D;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}
#product a {
    font-size:11px;
	color:#014B7F;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}
#product a:hover {
	color:#D78503;
}
/* Product Section End*/
.BlueBorder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #005C9D;
}
.Sep {
	background-image: url(images/sEp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#ClientLogo{
width:100%;
height:100%;
}
#ClientLogo ul li {
list-style-image:none;
list-style-type:none;
list-style-position:inside;
}
#ClientLogo img {
padding:5px;
}
.LogoBg {
	background-image: url(images/MACH_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 980px;
}
.LogoBg1 {
	background-image: url(images/MACH_logoiNDEX.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 980px;
}
.WelcomeBg {
	background-image: url(images/welcome_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
	width: 633px;
}
.wHTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wHTxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wHTxt a:hover {
	color: #999999;
}
.hr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	text-align:justify;
}
ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	text-align:left;
	line-height:17px;
	list-style-position: outside;
	list-style-image: url(images/image_li.jpg);
}
a {
	font-family:verdana;
        font-size:12px;
        color:#A54641;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#D78503;
}
u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005C9D;
	text-decoration: none;
}
/* CONTACT US PAGE */
#conTTxt u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #005C9D;
	text-decoration: none;
}
#conTTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	text-align:justify;
	height: 70px;
	width: 225px;
	border: 1px solid #3F3F3F;
	padding:8px;
}
#conTTxt a {
    color:#A54641;
}
#conTTxt a:hover {
    color:#D78503;
}
th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #677782;
	text-decoration: none;
	text-align:justify;
	height:25px;
}
.formTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 20px;
	width: 218px;
	border: solid 1px #999999;
}
.formComment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 40px;
	width: 218px;
	border: solid 1px #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #5185AC;
	width:55x;
	height:22px;
}
/* CONTACT US PAGE END */
/* Tower Packing */
#Txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-style:normal;
font-weight:normal;
text-decoration:none;
height:16px;
background-color:#9bc9e0;
text-align:center;
padding-top:2px;
}
#Txt a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-style:normal;
font-weight:normal;
text-decoration:none;
}
#Txt a:hover {
color:#FFFFFF;
}
.dataInfo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	text-align:left;
}
/* End Tower Packing */
