.inner_bottom_1 {
	position: relative;
	width: 716px;
	padding: 1px 25px 25px 25px;
}

.inner_bottom_2 {
	position: relative;
	width: 746px;
	height: 247px;
	/* margin: 0px 0px 35px 9px; */
	margin-left: 9px;
	/* border: 1px solid #cccccc; */ /* dedede (medium gray) #057bc1 (dark blue)*/
}

.inner_bottom_wynmoor {
	position: relative;
	width: 746px;
	height: 227px;
	margin-left: 9px;
	font-size: 0.9em;
}

.services_container {
	position: absolute;
	top: 212px;
	left: 0px;
	width: 768px;
}

.services_container,.inner_bottom_1,.inner_bottom_2 {
	font-size: 1.2em;
}

.header {
	color: #ff7200;
	font-weight: bold;
	font-size: 1.2em;
}

.services_container a,.inner_bottom_2 a,.inner_bottom_wynmoor a {
	text-decoration: none;
}

.services_container a:hover,.inner_bottom_2 a:hover,.inner_bottom_wynmoor a:hover {
	text-decoration: underline;
}

.inner_bottom_2 h2,.inner_bottom_wynmoor h2 {
	font-size: 1.7em;
	text-align: center;
	margin: 5px 0px 4px 0px;
	/* border: 1px solid orange; */
}

.inner_bottom_2 ul,.inner_bottom_wynmoor ul {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	/* border: 1px solid red; */
}

.virus_container, .backup_container, .general_container {
	position: absolute; top: 0px;
	width: 210px;
	height: 122px;
	background-repeat: no-repeat;
	padding: 15px;
	/* border: 1px solid red; */
}

.virus_container {
	background-image: url(../images/cleaning_man_box.jpg);
	left: 12px;
}

.backup_container {
	background-image: url(../images/guarantee_box.jpg);
	left: 264px;
}

.general_container {
	background-image: url(../images/skyline_box.jpg);
	left: 516px;
}

.virus_half,.reinstall_half,.backup_half,.image_half,.general_half,.web_half {
	width: 333px;
	height: 167px;
	position: absolute;
	top: 45px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px 15px 15px 15px;
	/* border: 1px solid blue; */
}

.virus_half,.backup_half,.general_half {
	left: 5px;
}

.reinstall_half,.image_half,.web_half {
	left: 377px;
}

.virus_half {
	background-image: url(../images/virus_half.jpg);
}

.reinstall_half {
	background-image: url(../images/reinstall_half.jpg);
}

.backup_half {
	background-image: url(../images/backup_half.jpg);
}

.image_half {
	background-image: url(../images/image_half.jpg);
}

.general_half {
	background-image: url(../images/general_half.jpg);
}

.web_half {
	background-image: url(../images/web_half.jpg);
}