/* Clears Divs */
.clr{clear: both;}

#home_page_wrapper{
	text-align: justify;
	width: 615px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

#home_header{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(http://www.infectioncontroltech.com/images/bar-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 10pt;
}


#home_content{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#home_content a:link{
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

#home_content a:hover{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#home_content a:visited{
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

#photo_wrapper {
	width: 615px;
	margin-bottom: 5px;
	height: 130px;
}

#photo1_row1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: left;
}

#photo2_row1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: left;
}

#photo3_row1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: left;
}

#photo4_row1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: right;
}

#photo_wrapper2 {
	width: 615px;
	clear: both;
	height: 110px;
}

#photo1_row2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: left;
}

#photo2_row2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: left;
}

#photo3_row2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: left;
}


#photo4_row2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 153px;
	float: right;
}

#ICT_News_header{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(http://www.infectioncontroltech.com/images/bar-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 10pt;
	clear: both;
	margin-top: 10px;
}

