body {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 740px;
	background: #CCCCCC;
}
#wrapper {
	height: auto;
	width: 740px;
	background: #F7F7F7 url(../images/ics_techn_home_01.jpg) no-repeat;
}
#navbar {
	height: auto;
	width: 740px;
	padding-top: 98px;
	background: url(../images/ics_techn_home_01.jpg) no-repeat;
}
#content {
	height: auto;
	width: 740px;
	padding-bottom: 15px;
}
#lhcontent {
	height: 536px;
	width: 150px;
	float: left;
}
#main {
	float: left;
	height: auto;
	width: 398px;
	padding-top: 30px;
	font: 9pt "Trebuchet MS";
	color: #6C6C6C;
	padding-right: 20px;
	padding-left: 20px;
}
#main img {
	float: left;
	margin-bottom: 20px;
}
#rhcontent {
	height: auto;
	width: 152px;
	float: left;
	padding-top: 38px;
}
#footer {
	height: 10px;
	width: 740px;
	clear: left;
}
.style1 {
	color: #000080;
	text-transform: uppercase;
	font: bold 24px "Trebuchet MS";
}
