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

#header .inner,
#content .inner,
#footer_menu .inner,
#mainmenu,
#mainmenu ul
{
	width: 1218px;
	
}
#footer .inner {
	width: 1178px;
}
.module_group_col3_row2 {
    width: 918px;
}
.module_row1 {
    height: 240px;
}
.module_col1 {
    width: 300px;
}
.module_col2 {
    width: 606px;
}
.main_col {
	width: 890px;
	float: left;
	margin-left: 16px;
}
.main_col_full {
	width: 1180px;
	float: none;
}
.right_col {
	width: 280px;
	float: right;
}

.right_col .image_container {
    margin: 0 0 1em;
    overflow: hidden;
    width: 248px;
}
.module_certifications .image_container {
    width: 100px;
}
.imageContainerFloatLeft,
.imageContainerFloatRight {
    width: 300px;
	position: relative;
}
.imageContainerFloatLeft img,
.imageContainerFloatRight img {
    width: 100%;
}

.locations_cleaning .location {
    height: 540px;
}
.locations .location {
    float: left;
    height: 480px;
    margin: 0 20px 20px;
    width: 420px;
}
.locations .location img {
    width: 100%;
}

.employee .employee_inner {
    height: 63px;
}
.module_col2 .element .image_container {
    height: 150px;
    margin: 0 16px 10px 0;
    width: 200px;
}
.module_col2 .element .image_container img {
	width: 100%;	
}
.module_col2 .element .text_container {
    width: 350px;
}

.article .image_left {
    width: 280px;
}