@charset "UTF-8";
.wrapper{
	width: 960px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	margin-top: 40px;
}
.left1{
	position: relative;
	float: left;
	left: 5px;
	width: 210px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 12px;
	font-size: 13px;
	line-height: 120%;
	color: #333333;
}
.left2{
	position: relative;
	float: left;
	left: 16px;
	width: 196px;
	background-color: #ffffff;
	font-size: 13px;
	line-height: 120%;
	background-image: url(../graphics/pics/canopy_advantage.jpg);
	padding-top: 226px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	color: #333333;
}
.left3{
	position: relative;
	float: left;
	width: 204px;
	background-color: #ffffff;
	font-size: 13px;
	line-height: 120%;
	background-image: url(../graphics/pics/motoclusterwgps.jpg);
	padding-top: 211px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	left: 27px;
	color: #333333;
}
.right{
	position: relative;
	float: right;
	width: 208px;
	background-color: #ffffff;
	font-size: 13px;
	line-height: 120%;
	padding-top: 166px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border: 1px solid #999999;
	background-image: url(../graphics/pics/routers.jpg);
	background-repeat: no-repeat;
	color: #333333;
}
.footer{
   position: relative;
   float: left;
   left: 111px;
   width: 946px;
   height: 115px;
   background-color: #ffffff
}
.tvright {
	position: relative;
	float: right;
	width: 500px;
	font-size: 100%;
	line-height: 120%;
	border: 1px solid #999999;
	color: #333333;
}
