@charset "utf-8";
@import "layout.css";
@import "style.css";
div#page {
	height: 650px;
}
h2 {
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 16px;
}
div#page div#virtualengineering p, div#page div#ctcdistribution p {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 12px;
}
div#page div#virtualengineering a, div#page div#ctcdistribution a {
	color: #3f5c57;
	font-style: normal;
}
div#virtualengineering, div#ctcdistribution {
	padding: 0 0 20px 100px;
}
div#virtualengineering {
	background: url("../images/virtualengineering.gif") top left no-repeat;
}
div#ctcdistribution {
	background: url("../images/ctcdistribution.gif") 12px 0px no-repeat;
}
div#ctcdistribution img {
	margin: 0 20px 0 0;
}
div#copy {
	padding: 0 0 30px;
}
div#column1 {
	float: left;
	width: 530px;
	background: none;
}
div#photos {
	float: left;
	width: 254px;
	margin: 0 0 30px 40px;
}
div#photos img {
	height: 135px;
	width: 254px;
	margin: 0 0 2px;
}

