body, p, ul, li, form, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
a, input, img, input[type="submit"] {
	transition: all 0.4s linear 0s;
	text-decoration: none;
	outline: none;
}
img {
	display: block;
}
.spacer {
	clear: both;
	line-height: 1px;
	height: 0px;
}
body {
	background: url(../images/body-bg.jpg) 0 0 repeat;
	border-top: 12px solid #353535;
	min-width: 980px;
}
#page {
	margin: 0 auto;
	width: 980px;
	background: #fff;
	overflow: hidden;
}
.width960 {
	width: 960px;
	margin: 0 auto;
}
.inner-wrap {
	width: 980px;
	margin: 0 auto;
}
/*= Header Section

-----------------------------------------------------------*/



#header {
	width: 100%;
	float: left;
	clear: both;
}
#header h1 {
	float: left;
	margin: 12px 0 0 10px;
}
#header h1 a.logo {
	/*background:url(../images/logo.png) 0 0 no-repeat;*/

	width: 152px;
	height: 55px;
	text-indent: -10000px;
	display: block;
}
.navigation {
	background: #b50000;
	float: right;
	width: 772px;
	margin: 29px 0 0;
}
.navigation ul li {
	float: left;
	display: block;
	text-transform: uppercase;
}
.navigation ul li a {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 0 21px;
	line-height: 48px;
}
.navigation ul li a:hover, .navigation ul li.active a {
	background: #282828;
}
/*= Banner Section

-----------------------------------------------------------*/



.main-banner {
	width: 100%;
	float: left;
	clear: both;
	margin: 33px 0 0;
}
.banner-txt {
	width: 435px;
	float: left;
	margin: 0 0 0 27px;
}
.banner-txt h2 {
	font-size: 37px;
	line-height: 38px;
	font-weight: 600;
	color: #1b1b1b;
	letter-spacing: -2px;
	margin: 8px 0 20px;
}
.banner-txt h2 span {
	display: block;
	color: #b50000;
}
.banner-txt p {
	color: #2d2d2d;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
.banner-txt a.banner-btn {
	background: #b50000;
	display: block;
	font-size: 26px;
	line-height: 58px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -2px;
	margin: 0;
	padding: 0 42px;
	float: left;
	border-radius: 4px;
}
.banner-txt a.banner-btn:hover {
	background: #282828;
}
.banner-img {
	width: 508px;
	float: right;
	margin-right: 1px;
}
/*= Main Cont Section

-----------------------------------------------------------*/



.main-cont {
	width: 980px;
	margin: 0;
	float: left;
	clear: both;
}
/*= Potential Customer Section

-----------------------------------------------------------*/



.potential-cust {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0;
}
.cont-heading {
	background: url(../images/heading-line.gif) 0 14px repeat-x;
	width: 100%;
	margin: 0;
}
.cont-heading h2 {
	background: url(../images/red-heading-icon.gif) 16px 10px no-repeat #fff;
	color: #505050;
	font-size: 20px;
	font-weight: 600;
	padding: 0 16px 0 36px;
	display: inline-block;
}
.potential-cont {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0;
}
.potential-cont ul li {
	float: left;
	margin: 0 12px 0 0;
}
.potential-cont ul li.last {
	margin-right: 0;
}
/*= Three Block Section

-----------------------------------------------------------*/



.three-blocks {
	width: 100%;
	float: left;
	clear: both;
}
.three-blocks .column {
	width: 300px;
	margin: 0 30px 0 0;
	float: left;
}
.three-blocks .column.last {
	margin-right: 0;
}
.three-blocks .cont-heading h2 {
	background: url(../images/red-heading-icon.gif) 0px 10px no-repeat #fff;
	padding: 0 16px 0 20px;
}
.three-blocks .column p {
	font-size: 12px;
	line-height: 16px;
	color: #3e3e3e;
	margin: 6px 0 14px;
}
/*= Bottom Info Section

-----------------------------------------------------------*/



.bottom-info {
	width: 100%;
	float: left;
}
.contact-block {
	background: #212429;
	width: 540px;
	padding: 16px 26px 0 28px;
	float: left;
	height: 210px;
}
.contact-block-lf {
	background: url(../images/sep.gif) right 0 repeat-y;
	width: 269px;
	padding-right: 1px;
	float: left;
	min-height:203px;
}
.bottom-info h2 {
	background: url(../images/white-heading-icon.gif) 0px 9px no-repeat;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	padding: 0 0 7px 20px;
	display: block;
}
.contact-block-lf p {
	font-size: 12px;
	color: #a1a1a1;
	line-height: 16px;
}
.contact-block-lf ul li {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	padding: 0 0 0 28px;
	margin: 3px 0;
}
.contact-block-lf ul {
	margin: 25px 0 0;
}
.contact-block-lf ul li a {
	color: #d10000;
}
.contact-block-lf ul li a:hover {
	text-decoration: underline;
}
.contact-block-lf ul li.email {
	background: url(../images/icons.png) 0 4px no-repeat;
}
.contact-block-lf ul li.phone {
	background: url(../images/icons.png) 0 -48px no-repeat;
}
.contact-block-lf ul.social-icon li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.contact-block-lf ul.social-icon li a {
	background-image: url(../images/social-icon.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 26px;
	display: block;
	text-indent: -10000px;
}
.contact-block-lf ul.social-icon li.fb a {
	background-position: 0 0;
}
.contact-block-lf ul.social-icon li.fb a:hover {
	background-position: 0 -26px;
}
.contact-block-lf ul.social-icon li.tw a {
	background-position: -32px 0;
}
.contact-block-lf ul.social-icon li.tw a:hover {
	background-position: -32px -26px;
}
.contact-block-lf ul.social-icon li.in a {
	background-position: -64px 0;
}
.contact-block-lf ul.social-icon li.in a:hover {
	background-position: -64px -26px;
}
.contact-block-form {
	width: 248px;
	float: right;
	margin: 9px 0 0;
}
.contact-block-form input[type="text"] {
	font-size: 12px;
	color: #939393;
	width: 230px;
	background: #fafafa;
	border: 1px solid #f1f1f1;
	padding: 0 8px;
	height: 26px;
	margin: 0 0 6px;
}
.contact-block-form textarea {
	font-size: 12px;
	color: #939393;
	width: 230px;
	background: #fafafa;
	border: 1px solid #f1f1f1;
	padding: 4px 8px;
	height: 51px;
	margin: 0 0 6px;
	resize: none;
}
.contact-block-form input[type="submit"] {
	font-size: 15px;
	font-weight: 600;
	border-radius: 3px;
	cursor: pointer;
	color: #fff;
	background: #b50000;
	border: none;
	padding: 0 8px;
	width: 75px;
	height: 26px;
	margin: 6px 0 0;
}
.contact-block-form input[type="submit"]:hover {
	background: #840202;
}
.client-block {
	background: #b50000;
	width: 346px;
	float: left;
	padding: 16px 25px 0 15px;
	height: 210px;
}
.client-block p {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	color: #fff;
}
.client-block p.author {
	background: #101010;
	display: block;
	float: left;
	font-style: italic;
	padding: 3px 10px;
	margin: 5px 0 0;
}
.client-block p.author span {
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
}
/*= Footer

-----------------------------------------------------------*/



.footer {
	background: #2e2e2e;
	height: 92px;
	margin: 2px 0 0;
}
.footer-links {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #4d4d4d
}
.footer-links ul li {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height: 47px;
	margin: 0 30px 0 0;
	float: left;
	text-transform: uppercase;
}
.footer-links ul li a {
	color: #fff;
}
.footer-links ul li a:hover {
	text-decoration: underline;
}
.copyright {
	width: 100%;
	float: left;
}
.copyright p {
	line-height: 44px;
	color: #6e6e6e;
	font-size: 12px;
}
.copyright p span {
	font-weight: 700;
}
/*= Inner Page Start

------------------------------------------------------------------------------------- */



.page-heading {
	width: 928px;
	padding: 0 26px;
	height: 98px;
	float: left;
	clear: both;
	background: #f9f9f9;
}
.page-heading h2 {
	background: url(../images/heading-icon.png) right center no-repeat;
	padding-right: 48px;
	font-size: 40px;
	font-weight: 300;
	float: left;
	line-height: 98px;
	color: #3e3e3e;
	margin-right: 15px;
}
.page-heading p {
	color: #2d2d2d;
	display: table-cell;
	font-size: 14px;
	height: 98px;
	line-height: 19px;
	vertical-align: middle;
}
/*= Industries

-------------------------------------*/



.cont-block {
	width: 928px;
	padding: 0 16px;
	float: left;
	clear: both;
	margin: 10px 0 25px;
}
.cont-block h3 {
	color: #0c0c0c;
	font-size: 30px;
	font-weight: 300;
	line-height: 32px;
	margin-bottom: 15px;
}
.cont-block img.img-lf {
	float: left;
	margin: 4px 20px 20px 0;
}
.cont-block img.img-rgt {
	float: right;
	margin: 4px 0 20px 20px;
}
.cont-block p {
	color: #646464;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 24px;
}
.cont-block ul.features {
	width: 100%;
	float: left;
	clear: both;
}
.cont-block ul.features li {
	background: url(../images/check-icon.png) 0 6px no-repeat;
	color: #131313;
	font-size: 13px;
	font-weight: 600;
	line-height: 19px;
	margin-bottom: 7px;
	padding-left: 23px;
	padding-right: 5px;
	width: 436px;
	float: left;
}
/*= Contact

-------------------------------------*/



.contact-area {
	width: 928px;
	padding: 0 16px;
	float: left;
	clear: both;
	margin: 30px 0 0;
}
.contact-lf {
	width: 660px;
	padding-right: 11px;
	border-right: 1px solid #b8b8b8;
	float: left;
}
.contact-area h3 {
	color: #0c0c0c;
	font-size: 30px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 10px;
}
.contact-area h4 {
	color: #000000;
	font-size: 17px;
	line-height: 21px;
	font-weight: 700;
	margin-bottom: 5px;
}
.contact-lf p {
	color: #3d3d3d;
	font-size: 14px;
	line-height: 18px;
}
.form-area {
	width: 100%;
	float: left;
	clear: both;
}
.form-area .form-row {
	width: 100%;
	float: left;
	padding: 15px 0 0;
}
.form-area .form-row .form-column {
	width: 320px;
	float: left;
}
.form-area .form-row .form-column.marl {
	margin-left: 20px;
}
.form-area .form-row label {
	color: #464646;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 2px;
}
.form-area .form-row input[type="text"] {
	border: 1px solid #B5B5B5;
	padding: 0 5px 0 10px;
	height: 29px;
	width: 303px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.form-area .form-row textarea {
	border: 1px solid #B5B5B5;
	padding: 5px 5px 5px 10px;
	height: 145px;
	width: 643px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.form-area .form-row img#captcha {
	margin: 12px 0 0;
}
.form-area .form-row p {
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 4px 0 0;
}
.form-area .form-row p a {
	color: #de0000;
}
.form-area .form-row p a:hover {
	text-decoration: underline;
}
.form-area input[type="submit"] {
	background-color: #000000;
	border: 0 solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: Arial;
	font-size: 16px;
	margin: 15px 12px 30px 0;
	padding: 5px 10px;
	text-transform: uppercase;
	transition: background-color 1s ease 0s;
}
.form-area input[type="submit"]:hover {
	background: #B50000;
}
.form-area input[type="reset"] {
	background-color: rgba(0, 0, 0, 0);
	border: 0 solid #000000;
	color: #000000;
	cursor: pointer;
	float: left;
	font-family: Arial;
	font-size: 16px;
	margin: 15px 0 0;
	padding: 5px 10px;
	text-transform: uppercase;
	transition: background-color 1s ease 0s;
}
.form-area input[type="reset"]:hover {
	background: #B50000;
	color: #fff;
}
div.uploader {
	cursor: default;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 418px;
}
div.uploader input {
	cursor: pointer;
	height: 31px;
	left: 0;
	position: absolute;
	top: 0;
	width: 418px;
}
div.uploader span.filename {
	border: 1px solid #B5B5B5;
	border-right: none;
	padding: 0 5px 0 10px;
	height: 29px;
	width: 302px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	line-height: 29px;
	text-overflow: ellipsis;
	overflow: hidden;
}
div.uploader span.action {
	background: #b50000;
	width: 100px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	float: left;
	line-height: 31px;
}
div.uploader span.action:hover {
	background: #830101;
}
.contact-rgt {
	width: 240px;
	float: right;
}
.contact-rgt h4 {
	color: #b50000;
	font-size: 23px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 10px;
}
.contact-rgt p {
	color: #606060;
	font-size: 16px;
	line-height: 21px;
}
.contact-rgt ul {
	margin: 20px 0 0;
}
.contact-rgt ul li {
	padding: 0 0 0 26px;
	background-image: url(../images/contact-icon.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: 600;
	color: #525252;
	line-height: 21px;
}
.contact-rgt ul li a {
	color: #b50000;
}
.contact-rgt ul li a:hover {
	text-decoration: underline;
}
.contact-rgt ul li.call {
	background-position: 0 0;
}
.contact-rgt ul li.mail {
	background-position: 0 -24px;
}
#map-outer {
	border: 2px solid #353a41;
	width: 236px;
	height: 167px;
	margin-top: 18px;
}
/*= Careers

-------------------------------------*/



.careers.cont-block {
	margin: 20px 0;
}
.careers.cont-block h3 {
	text-align: center;
}
.careers-column {
	width: 290px;
	margin: 20px 29px 0 0;
	float: left;
}
.careers-column.last {
	margin-right: 0;
}
.careers-column h6 {
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 10px;
}
.careers-column p {
	font-size: 14px;
	line-height: 19px;
	color: #3d3d3d;
	margin-bottom: 0;
}
.positions {
	width: 620px;
	margin: 0 auto;
}
.position-block {
	border-bottom: 1px solid #b7b7b7;
	margin-top: 21px;
	padding-bottom: 20px;
	width: 100%;
	float: left;
}
.position-block.last {
	border-bottom: none;
}
.company-logo {
	float: left;
	width: 75px;
}
.position-info {
	float: left;
	width: 282px;
	padding-right: 20px;
}
.position-info h4 {
	color: #2a2a2a;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin: 2px 0;
}
.position-info p {
	color: #444446;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}
.position-block a {
	background: #e81a26;
	border-radius: 24px;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 49px;
	padding: 0 32px;
}
.position-block a:hover {
	background: #282828;
}
.error {
	color: #FF0000;
	font-size: 10px;
}
.succ_msg {
	color: #006600;
	font-size: 16px;
}
