@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	background-image: url('../_images/body-bg.jpg');
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	line-height: 20px; 
}

* { margin: 0px; padding: 0px; }
clear { clear: both }
img { border: none; }

h1 {
	font-size: 14px;
	color: #424242;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
h2 {
	font-size: 12px;
	float: right;
	display: inherit;
	margin-top: 40px;
	margin-right: -195px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2.aboutus {
	font-weight: bold;
	font-size: 18px;
	color: #be3d3d;
	position: absolute;
	top: 0px;
}
h2.give-us-a-call {
	font-weight: bold;
	font-size: 18px;
	color: #be3d3d;
	position: absolute;
	top: 0px;
}
#container {
	width: 917px;
	margin: 0px auto 0px auto;
}
#container #top {
	height: 77px;
	margin-top: 3px;
	background-image: url('../_images/top-container.jpg');
}
#container .main-banner {
	background-image: url('../_images/black-background.jpg');
	background-repeat: repeat-x;
	background-color: #252525;
	padding-top: 60px;
	position: relative;
}
#container .main-banner ul.nav {
	width: 568px;
	height: 38px;
	position: absolute;
	top: 22px;
	left: 20px;
	text-decoration: none;
	list-style: none;
}
#container .main-banner ul.nav li.home a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container .main-banner ul.nav li.about {
	float: left;
	width: 105px;
	list-style: none;
	margin-top: 10px;
}
#container .main-banner ul.nav li.about a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container .main-banner ul.nav li.clients {
	float: left;
	width: 90px;
	list-style: none;
	margin-top: 10px;
}
#container .main-banner ul.nav li.clients a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container .main-banner ul.nav li.jobs {
	float: left;
	width: 110px;
	list-style: none;
	margin-top: 10px;
}
#container .main-banner ul.nav li.jobs a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container .main-banner ul.nav li.home {
	float: left;
	width: 82px;
	list-style: none;
	margin-left: 22px;
	margin-top: 10px;
}
#container .main-banner ul.nav li.services {
	float: left;
	width: 80px;
	list-style: none;
	margin-top: 10px;
}
#container .main-banner ul.nav li.services a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container .main-banner ul.nav li.contact {
	float: left;
	width: 70px;
	list-style: none;
	margin-top: 10px;
}
#container .main-banner ul.nav li.contact a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container .main-banner .red-banner {
	height: 257px;
	background-image: url('../_images/red-banner-background.jpg');
	position: relative;
}
#container .main-banner .red-banner ul.redbanner-nav {
	float: right;
	margin-right: 90px;
	list-style: none;
	color: #FFF;
	font-weight: bold;	
	margin-top: 18px;
}
#container .main-banner .red-banner ul.redbanner-nav li {
	margin-top: 15px;
}
#container .main-banner .red-banner .learn-more {
	width: 134px;
	height: 30px;
	display: block;
	position: absolute;
	bottom: 25px;
	left: 244px;
	
}
#container .main-banner .red-banner ul.redbanner-nav li a {
	color: #FFF;
	text-decoration: none;
}
#container .main-banner .red-banner .blue-logo {
	width: 187px;
	height: 179px;
	background-image: url('../_images/blue-logo.png');
	position: absolute;
	top: 30px;
	left: 40px;
}
#container .main-banner .red-banner .text-box {
	width: 350px;
	font-size: 22px;
	line-height: 30px;
	color: #d5deea;
	font-weight: bold;
	position: absolute;
	top: 50px;
	right: 320px;
}
#container .middle-image {
	background-image: url('../_images/bottom-top.jpg');
	background-repeat: no-repeat;
	height: 32px;
}
#container .content {
	background-color: #dbdbdb;
	height: 57px;
	width: 917px;
	margin-top: -9px;
	background-image: url('../_images/logo-banner.jpg');
}
#container .three-boxs {
	background-color: #FFF;
	height: 261px;
	width: 891px;
	padding-left: 25px;
	position: relative;
	padding-top: 50px;
}
#container .contentt {
	background-color: #FFF;
	width: 857px;
	padding: 30px;
	position: relative;
}
#container .three-boxs .box-services {
	width: 200px;
	height: 20px;
	position: absolute;
	border-bottom: 1px dashed #000;
	top: 10px;
	padding: 5px;
	left: 40px;
}
#container .three-boxs .box-clients {
	width: 200px;
	height: 20px;
	position: absolute;
	border-bottom: 1px dashed #000;
	top: 10px;
	padding: 5px;
	right: 350px;
}
#container .three-boxs .box-clients a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#container .three-boxs .box-services a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#container .three-boxs .box-contact a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#container .three-boxs .box-contact {
	width: 190px;
	height: 20px;
	border-bottom: 1px dashed #000;
	position: absolute;
	top: 10px;
	padding: 5px;
	right: 60px;
}
#container .bottom {
	width: 856px;
	height: 200px;
	margin-left: 1px;
	background-color: #d7d7d7;
	padding: 30px;
}
#container .bottom ul.clients {
	float: left;
	margin-left: 25px;
}
#container .bottom ul.clients li a {
	color: #424242;
	text-decoration: none;
}
.footer {
	margin: 0px auto 0px auto;
	text-align: center;
}
#container .contentt .box1 {
	width: 797px;
	padding: 30px;
	border-bottom: 1px solid #CCCCCC;
}
#container .contentt .box2 {
	width: 797px;
	padding: 30px;
	border-bottom: 1px solid #CCCCCC;
}
#container .contentt .box3 {
	width: 797px;
	padding: 30px;
	border-bottom: 1px solid #CCCCCC;
}
#container .contentt .box4 {
	width: 797px;
	padding: 30px;
}
#container .contentt .box1 ul.services {
	text-align: center;
	list-style: none;
	font-weight: bold;
}
#container .contentt .company-address {
	font-size: 14px;
	width: 270px;
	float: left;
}
#container .contentt .contact-number {
	width: 250px;
	float: left;
}
#container .contentt .contact-number .number {
	font-size: 14px;
	margin-top: 58px;
}
#contact #container .contentt {
	height: 260px;
}
#container .contentt .contact-form {
	width: 320px;
	float: left;
}
#container .contentt .contact-form form {
	width: 400px;
	float: left;
}
#container .contentt .contact-form input {
	width: 150px;
	float: left;
	margin-top: 10px;
}
#container .contentt .contact-form label {
	width: 130px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#container .contentt .contact-form textarea {
	width: 150px;
	float: left;
	margin-top: 10px;
}
