@charset "utf-8";

/* iTWatch Home Page */

#homemiddle {
	width: 858px;
	background-image: url(../images/background_sidefade_homepage.png);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 4px;
	float: left;
}
#homemiddle div.banner {
	float: left;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	background-color: #FFF;
	padding-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
#homemiddle object {
	display:block;
}
#homebottom {
	width: 872px;
	height: 115px;
	float: left;
	background-image: url(../images/ats_logo_footer_home.png);
	background-repeat: no-repeat;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#content p.heading {
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #bb1720;
}

#content p.small {
	margin-bottom: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}

#content a.arrowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#content img.arrowlink {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content a.redlink {
	color: #bb1720;
}

#content a.redlink:hover {
	color: #bb1720;
}

#row1box1 {
	float: left;
	height: 170px;
	width: 246px;
	margin-top: 30px;
	margin-left: 20px;
	background-image: url(../images/bottom_taper_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

#row1box2 {
	float: left;
	height: 170px;
	width: 246px;
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(../images/bottom_taper_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

#row1box3 {
	float: left;
	height: 170px;
	width: 246px;
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(../images/bottom_taper_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}
#row2box1 {
	float: left;
	width: 266px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../images/home_gauges.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 291px;
}
#row2box2 {
	float: left;
	width: 246px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../images/top_taper_big.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#row2box2 a
{
	color: #333;
	text-decoration: none;
}

#supportgraphic {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
#row2box3 {
	float: left;
	width: 246px;
	margin-top: 9px;
	margin-left: 10px;
	background-image: url(../images/top_taper_small.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
