/* Clears Divs */
.clr{clear: both;}
#AS_page_wrapper{
	text-align: justify;
	width: 615px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/airbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#AS_header{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	height: 90px;
}

#AS_header_Flash {
	float: left;
	height: 87px;
	width: 315px;
}

#AS_header_text {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 275px;
	text-align: right;
	padding-right: 10px;
}


#AS_content{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#AS_content  a:link{
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

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

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

#box_area_wrapper {
	height: 125px;
	width: 610px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box1 {
	font-family: arial;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 85px;
	width: 140px;
	border: thin solid #000000;
	padding-top: 40px;
	margin-left: 5px;
}

#box2 {
	font-family: arial;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 105px;
	width: 140px;
	border: thin solid #000000;
	padding-top: 20px;
	margin-left: 7px;
}

#box3 {
	font-family: arial;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 110px;
	width: 140px;
	border: thin solid #000000;
	margin-left: 7px;
	padding-top: 15px;
}

#box4 {
	font-family: arial;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 125px;
	width: 140px;
	border: thin solid #000000;
	margin-left: 7px;
}

#to_order_box {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	background-color: #fccb04;
	height: 25px;
	width: 590px;
	border: thin solid #000000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
	text-align: center;
}

#content_box {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 250px;
	width: 590px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#content_box a:link {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}

#content_box a:hover {
	font-size: 12px;
	font-style: italic;
	color: #FFFF00;
	text-decoration: none;
}

#content_box a:visited {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}



#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;
}

