@charset "UTF-8";
/* CSS Document */

#wrapper #CA #CB #Tech1 {
	height: auto;
	width: 722px;
	float: left;
	margin-right: 50px;
	margin-left: 60px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505c73;
	font-size: 14px;
	background-image: url(../Images/TechBG.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.TechPic {
	margin-right: 10px;
	float: left;
	height: auto;
	width: 170px;
	color: #505c73;
}
.TechOther {
	font-family: Arial, Helvetica, sans-serif;
	color: #044196;
	float: left;
	width: 512px;
}
.TechText {
	font-family: Arial, Helvetica, sans-serif;
	color: #505c73;
	height: auto;
	width: 164px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
}
