body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1460px;
}
#header {
	height: 225px;
	width: 900px;
}
#header_logo {
	float: left;
	height: 225px;
	width: 289px;
}
#header_info {
	float: left;
	height: 80px;
	width: 400px;
	margin-left: 210px;
	margin-top: 70px;
}
.header_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4b4b4b;
	text-align: right;
	margin-bottom: 0px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	text-align: right;
	margin-top: 0px;
	line-height: 20px;
}
#products {
	height: 160px;
	width: 900px;
}
#products_heading {
	height: 100px;
	width: 230px;
	float: left;
}
.whiteheading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 2px;
}
.products_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #098cc6;
	margin-top: 0px;
}
#products_maintenancecare {
	float: left;
	width: 305px;
	height: 150px;
}
#maintenance_logo {
	height: 107px;
	width: 130px;
	margin-top: 25px;
	float: left;
}
.product_info {
	width: 175px;
	float: left;
	margin-top: 35px;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #098cc6;
	font-size: 14px;
}
.product_info a {
	color: #098cc6;
}
.product_info a:hover {
	color: #0ba6ea;
}
#products_myshift {
	float: left;
	width: 305px;
	height: 150px;
}
#myshift_logo {
	height: 107px;
	width: 104px;
	float: left;
	margin-top: 25px;
	padding-left: 26px;
}

#content {
	height: 700px;
	width: 900px;
}
#content_left {
	height: 635px;
	width: 530px;
	margin-top: 40px;
	float: left;
}
#about_heading {
	height: 65px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
}
#about_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	width: 510px;
	line-height: 20px;
}
.about_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
	margin-bottom: 0px;
	margin-top: 25px;
}

.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #4b4b4b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
.subheading_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #098cc6;
	margin-top: 0px;
}
#content_right {
	float: left;
	height: 635px;
	width: 340px;
	margin-left: 30px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
}
#mission_values_heading {
	height: 65px;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
}
#values {
	width: 320px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 20px;
}
.bold_text {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: -10px;
	margin-left: -23px;
}
#abcde {
	padding-left: 23px;

}

#abcde li {
	list-style-image: url(images/arrow_bullet.jpg);
	list-style-position: outside;
	color: #4b4b4b;
	margin-top: 0px;
	margin-bottom: 10px;
}
#values p {
	padding-left: 23px;
}
#news_heading {
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	width: 340px;
}




#footer {
	height: 375px;
	width: 900px;
}
#contact {
	height: 285px;
	width: 530px;
	padding-top: 20px;
}


#contact_heading {
	height: 38px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	margin-bottom: 10px;
}

#copyright {
	height: 40px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.copyright_text {
	margin: 0px;
	padding-top: 13px;
}

