body {
	margin:0 auto;
	background:#767475;
}

#page-wrapper {
	margin:0 auto;
	width:806px;
}

#header {
	width:806px;
	height:74px;
	background:url(../images/header.jpg) no-repeat;
}

#nav-img {
	width:806px;
	height:30px;
}

#main-img-home {
	text-align:center;
	width:806px;
	height:284px;
	background:url(../images/main_img_home.jpg);
}

#main-img-customer {
	text-align:center;
	width:806px;
	height:284px;
	background:url(../images/main_img_customer.jpg);
}

#main-img-about {
	text-align:center;
	width:806px;
	height:284px;
	background:url(../images/main_img_about.jpg);
}

#main-img-services {
	text-align:center;
	width:806px;
	height:284px;
	background:url(../images/main_img_services.jpg);
}

#main-img-careers {
	text-align:center;
	width:806px;
	height:284px;
	background:url(../images/main_img_careers.jpg);
}

#content-bg {
	width:806px;
	background:url(../images/content_bg.jpg);
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px;
}

.red-heading {
	font-size:14px;
	color:red;
	font-weight:bold;
}

#footer {
	width:806px;
	height:13px;
	background:url(../images/footer.jpg) no-repeat;
}

#footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-right:10px;
}

.style1 {font-size: 9px}
