@import url("reset.css");
body {
	width:100%;
	font-family:"Trebuchet MS";
	background: url(images/body_bg.jpg);
	font-size:13px;
}

#main_wrapper {
	width:992px;
	margin:12px auto 0 auto;
}

#header {
	width:100%;
	height:366px;
	background:url(images/header.jpg);
}

#header2 {
	width:100%;
	height:75px;
	background:url(images/header2.jpg);
}

#nav {
	width:100%;
	margin-top:7px;
	height: 163px; 
}

#nav .box {
	float:left;
	margin-right:35px;
}

#nav a {
	color:#000;
	display:block;
	text-align:center;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

#nav .upper {
	display:block;
	width:170px;
	height:111px;
}

#our_driving_force {
	background:#fff url(images/our_driving_force.jpg) no-repeat 5px 5px;
}
#request_services {
	background:#fff url(images/request_services.jpg) no-repeat 5px 5px;
}
#our_customers {
	background:#fff url(images/our_customers.jpg) no-repeat 5px 5px;
}
#join_our_team {
	background:#fff url(images/join_our_team.jpg) no-repeat 5px 5px;
}
#about_us {
	background:#fff url(images/about_us.jpg) no-repeat 5px 5px;
}

.tab {
	display:block;
	width:170px;
	height:37px;
	background:url(images/tab.png);
	line-height:37px;
}

#content {
	clear:both;
	width:100%;
	color:#000;
	background:url(images/content_bg.png);
	color:#e5dfdf;
	padding-bottom:10px;
	margin-bottom:16px;
}

#content h1 {
	height:39px;
	line-height:39px;
	padding-left:20px;
	background:url(images/content_heading_bg.png);
	color:#000;
	margin-bottom:10px;
	font-size:18px;
}

#content h2 {
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom:20px;
	font-size:18px;
	color: #595959; 
}

#content p {
	margin: 10px 24px 10px 24px;
	line-height:20px;
}
table
{ 
margin-left: auto;
margin-right: auto;
}

 ul.briask-iss {position:relative;list-style:none;list-style-image:none;margin:0px auto;padding:0px;overflow:hidden;border:none;background:none;}
 ul.briask-iss li {list-style:none;margin:0px;padding:0px;border:none;background:none;}
 ul.briask-iss li a {margin:0px;padding:0px;border:none;background:none;}
 ul.briask-iss li a img {display:none;position:absolute;padding:0px;top:0;left:0;border:none;background:none;}
 ul.briask-iss li img {display:none;position:absolute;top:0;padding:0px;left:0;border:none;background:none;}
 
#logobody li {
	float:left;margin:12px;
}
