@charset "windows-1250";
/* CSS Document */

body{
	background: url(../images/bg.png) repeat-x top #fff;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#666;
	line-height:20px;
	}	
	
img{
	border:none;
	}
	
.clr{
	clear:both;
	height:0;
	}
	
hr{
	margin:15px 0;
	}
	
a{
	color:#008ac9;
	text-decoration:none;
	outline:none;
	}
	
a:hover{
	color:#008ac9;
	text-decoration:underline;
	outline:none;	
	}

.noborder{
	border-right:none !important;
	}
	
.imgstyle{
	float:right;
	margin:51px 20px;
	}

.imgstyle1{
	float:left;
	margin:4px 30px;
	}

.imgstyle2{
	float:left;
	margin:0 20px 70px 10px;
	}

.imgstyle3{
	float:left;
	margin:0 20px 20px 10px;
	}

.color1{
	color:#ff9900;
	}

.shadow{
	background:url(../images/shadow.png) no-repeat 0 340px;
	width:960px;
	margin:0 auto; 
	}

.shadow_02{
	background:url(../images/shadow.png) no-repeat 0 180px;
	width:960px;
	margin:0 auto; 
	}
	
.container{
	width:900px;
	margin:0 auto;
	}

.header{
	background:url(../images/header_bg.jpg) no-repeat top;
	width:900px;
	float:left;
	}

.logo{
	background:url(../images/logo.png) no-repeat;
	height:57px;
	width:268px;
	float:left;
	margin:32px 10px;
	}

.logo a{
	background:url(../images/logo.png) no-repeat;
	height:57px;
	width:268px;
	display:block;
	}

#menu {
	width:900px;
	font-size:14px;
	float:left;
	padding:0;
	line-height:26px;
	text-align:center;
	margin-top:6px;
	}
	
#menu ul {  
	margin: 0 auto;
	padding: 0;
	width:600px;
	}
	
#menu ul li {
	display:inline;
	float:left;
	list-style:none;
	}
	
#menu ul li a { 
	display: block; 
	color:#fff;
	padding:0 25px;
	text-decoration: none;  
	border-right:1px solid #00b6dd;
	}
	
#menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
#menu ul li a.active {
	color:#fff;
	text-decoration:none;
	}

.banner{
	background:url(../images/banner.jpg) no-repeat;
	height:120px;
	width:846px;
	float:left;
	margin-top:6px;
	padding:228px 0 0 53px;
	}

.banner_btn{
	background:url(../images/banner_btn.png) no-repeat;
	height:62px;
	width:245px;
	float:left;
	margin:0;
	}
	
.banner_btn a{
	background:url(../images/banner_btn.png) no-repeat top;
	height:62px;
	width:245px;
	display:block;
	}

.banner_btn a:hover{
	background:url(../images/banner_btn.png) no-repeat bottom;
	}

.mainbody{
	background:#FFF;
	width:900px;
	float:left;
	padding-top:30px;
	}

.leftC{
	background:url(../images/leftC_shadow.png) no-repeat right top;
	width:215px;
	float:left;
	min-height:520px;
	padding-left:30px;
	border-right:1px solid #eee;
	}

.lt_siderbox{
	width:210px;
	float:left;
	margin-bottom:50px;
	}

.lt_siderbox h1{
	background:url(../images/lt_siderbox_h1.png) no-repeat;
	font-size:18px;
	height:30px;
	font-weight:bold;
	color:#008ac9;
	margin:10px 0;
	padding-left:25px;
	font-family:Myriad Pro,"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.lt_siderbox h2{
	background:url(../images/lt_siderbox_h2.png) no-repeat;
	font-size:18px;
	height:30px;
	font-weight:bold;
	color:#008ac9;
	margin:10px 0;
	padding-left:25px;
	font-family:Myriad Pro,"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.lt_siderbox ul{
	margin:0;
	padding:0;
	}
	
.lt_siderbox ul li{
	background:url(../images/bullet.png) no-repeat 0 7px;
	line-height:20px;
	color:#aaa;
	padding-left:15px;
	list-style:none;
	}

.textfield{
	width:155px;
	float:left;
	height:14px;
	padding:4px 0;
	margin:5px 0;
	}

.signup_btn{
	background:#ff9900;
	color:#fff;
	border:none;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin:10px auto 0 auto;
	padding:5px 15px;
	}
.box1{
	width:295px;
	float:left;
	margin:0 10px 24px 20px;
	}

.box1 h1{
	background:url(../images/box1_bg.png) no-repeat;
	height:29px;
	width:295px;
	margin:10px 0;
	}

.box1 p{
	padding:12px 0 12px 30px;
	margin:0;
	}

.box1 ul{
	margin:0 0 0 44px;
	padding:0;
	}
	
.box1 ul li{
	padding:4px 0;
	}

.style_01{
	margin:0;
	padding:0;
	margin-left:12px !important;

	}

.style_01 li{
	line-height:20px;
	list-style:none;
	background: url(../images/checkmark.png) no-repeat 0 8px;
	padding-left:26px !important;
	
	}

.box1 a{
	background: url(../images/bullet_02.png) no-repeat right 6px;
	color:#ff9900;
	padding-right:34px;
	}

.bottom_menu{
	width:900px;
	float:left;
	text-align:center;
	padding-top:30px;
	border-top:1px solid #eee;
	}
.bottom_menu a{
	color:#008ac9;
	padding:2px 25px;
	border-right:1px solid #d2d2d2;
	}

.footer{
	background:url(../images/footer.jpg) no-repeat bottom;
	width:900px;
	height:110px;
	float:left;
	text-align:center;
	color:#aaa;
	margin:10px 0 50px 0;
	}

.footer a{
	color:#aaa;
	padding:0 5px;
	border-left:1px solid #aaa;
	}

/***********************************End Index***********************************/

/***********************************Start Company*******************************/

.company_banner{
	background:url(../images/company_banner.jpg) no-repeat;
	height:158px;
	width:900px;
	float:left;
	margin-top:6px;
	}

.company_banner h1{
	line-height:158px;
	font-size:60px;
	color:#FFF;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0 0 0 50px;
	}
	
.box2{
	width:600px;
	float:left;
	font-size:14px;
	margin:0 0 30px 30px;
	}

.box2 h1{
	background:url(../images/box1_bg.png) no-repeat;
	font-size:18px;
	height:30px;
	font-weight:bold;
	color:#008ac9;
	margin:0 0 15px 0;
	padding-left:25px;
	font-family:Myriad Pro,"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.box2 ul{
	margin:10px 0 10px 10px;
	padding:0;
	}

.box2 ul li{
	background:url(../images/checkmark.png) no-repeat 0 8px;
	font-weight:bold;
	padding-left:25px;
	list-style:none;
	line-height:30px;
	}

/***********************************End Company***********************************/

/***********************************Start Services********************************/

.services_banner{
	background:url(../images/services_banner.jpg) no-repeat;
	height:158px;
	width:900px;
	float:left;
	margin-top:6px;
	}

.services_banner h1{
	line-height:158px;
	font-size:60px;
	color:#FFF;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0 0 0 50px;
	}

.telephone_btn{
	background:url(../images/telephone_btn.png) no-repeat;
	height:38px;
	width:139px;
	padding-left:40px;
	float:left;
	margin-top:20px;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	
	}

.telephone_btn a{
	background:url(../images/telephone_btn.png) no-repeat top;
	height:38px;
	width:139px;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	padding-left:40px;
	}

.telephone_btn a:hover{
	background:url(../images/telephone_btn.png) no-repeat bottom;
	height:38px;
	width:139px;
	padding-left:40px;
	text-decoration:none;
	}

.field_btn{
	background:url(../images/field_btn.png) no-repeat;
	height:38px;
	width:119px;
	float:right;
	margin:20px 230px 0 0;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:60px;
	
	}

.field_btn a{
	background:url(../images/field_btn.png) no-repeat top;
	height:38px;
	width:119px;
	float:left;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	padding-left:60px;
	}

.field_btn a:hover{
	background:url(../images/field_btn.png) no-repeat bottom;
	height:38px;
	width:119px;
	padding-left:60px;
	text-decoration:none;
	}
	
/***********************************End Services***********************************/

/***********************************Start Clients**********************************/

.clients_banner{
	background:url(../images/clients_banner.jpg) no-repeat;
	height:158px;
	width:900px;
	float:left;
	margin-top:6px;
	}

.clients_banner h1{
	line-height:158px;
	font-size:60px;
	color:#FFF;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0 0 0 50px;
	}

/***********************************End Clients***********************************/

/***********************************Start Jobs*******************************/

.jobs_banner{
	background:url(../images/jobs_banner.jpg) no-repeat;
	height:158px;
	width:900px;
	float:left;
	margin-top:6px;
	}

.jobs_banner h1{
	line-height:158px;
	font-size:60px;
	color:#FFF;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0 0 0 50px;
	}
