@charset "utf-8";
*|*:-moz-any-link:focus {
  /* Don't specify the outline-color, we should always use initial value. */
  outline: none;
}
.bg {
	background-color: #d47203;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.bgleft {
	background-color: #d47203;
	background-image: url(images/bg2-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-header {
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main-banner-bg {
	background-image: url(images/main-banner-bg.jpg);
	background-repeat: repeat-x;
}
.bg-left-banner {
	background-image: url(images/banner-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-right-banner {
	background-image: url(images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.bg-banner {
	background-image: url(images/bg-banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-left-panel {
	background-image: url(images/bg-magnetic-head.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.left-content {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00374c;
	text-decoration: none;
	line-height:20px;
}
.bg-location {
	background-image: url(images/bg-location.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.location-bold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3786cd;
	text-decoration: none;
}
.bullet-points {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3786cd;
	line-height:25px;
	text-decoration: none;
}

.service-head{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #173d8c;
	line-height:25px;
	text-decoration: none;
}
.grey-bold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0f456a;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.form-box {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	background-color:#eaf5fb;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	border:#69aed4 1px solid;
	}
.links {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #e89f02;
	text-decoration: underline;
	text-align:justify;
}
.main-heading {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #398ede;
	line-height:22px;
	text-decoration: none;
}
.bg-down {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
}
.sub-head {
	font-family: Arial;
	font-size: 14px;
	font-style:oblique;
	font-weight: bold;
	color: #144b71;
	text-decoration: none;
}

.footer-font-01 {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #1f3a53;
	text-decoration: none;
}
.footer-font-02 {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #a3a4a5;
	text-decoration: none;
}

.location-font {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:17px;
	color: #000000;
	text-decoration: none;
}
.bg-menu {
	background-image: url(images/menu/bg-menu.jpg);
	background-repeat: repeat-x;
}

.tableborder{
border-top:#2c9cc4 solid 1px;
border-left:#2c9cc4 solid 1px;
border-right:#2c9cc4 solid 1px;
border-bottom:#2c9cc4 solid 1px;
font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	line-height: 17px;
}
.list-box {
	height: 25px;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg-client {
	background-image: url(images/bg-clients.jpg);
	background-repeat: repeat-x;
}
.bg-services {
	background-image: url(images/bg-services.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-service-industry {
	background-image: url(images/bg-service-industry.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.img-service-industry {
	background-image: url(images/img-product-info.jpg);
	background-repeat: no-repeat;
}


.top {
	background-image: url(images/rounded-box/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom {
	background-image: url(images/rounded-box/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.right {
	background-image: url(images/rounded-box/right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	background-image: url(images/rounded-box/left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

