/* reset all of the margins and paddings */
body, h1, h2, h3, table {	margin: 0px; 	padding: 0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/shared/background-image.gif) repeat-x 0 0;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border:none;
}
p {
	margin: 0 0 8px 0;
	line-height: 15px;
}
h1 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 8px;
}
h2 {
	font-weight: bold;
	font-size: 11px;
}
h4 {
	font-size: 9px;
	margin-bottom: 0px;
	color: #333;

}
h3 {
	font-weight: bold;
	font-size: 11px;
	color:#6a8888;
}
ul {
	margin: 0 0 0 30px;
	padding: 0px;
}

li {
	margin-top: 5px;
}

#banner {
	height: 273px;
}
#banner-page2 {
	margin-top: 25px;
	white-space: nowrap;
}
#nav-1 {
	height: 22px;
}
#nav-1 img {
	margin-right: 2px;
}
.clear-both {
	clear: both;
}
#industry-logos {
	margin: 20px 0px;
}
#industry-logos  img {
	margin-right: 4px;
}

#main {
	width: 850px;
	margin: 10px 20px 0px 30px;
}
#left-home {
	float: left;
	width: 230px;
	margin: 40px 20px 0px 0px;
	text-align: center;
}
#left-home a {
	margin: 2px;
}
#left-page {
	float: left;
	width: 120px;
	margin-right: 20px;
}

#right-home {
	float: left;
	width: 550px;
}
#right-page {
	float: left;
	width: 580px;
}
#main-text {
	margin: 24px 0px 0px 8px;
}
.column-logo {
	width: 150px;
	float: left;
	margin-right: 40px;
	text-align: center;
}
.column-text {
	width: 64%;
	float: left;
}
.clear {
	clear: both;
}
#sub-nav {
	margin: 24px 0px 0px 4px;
}
#sub-nav a {
	color: #333;
	display: block;
}
#sub-nav a:hover {
	text-decoration: none;
}
.intro-text {
	font-size: 14px;
	line-height: 20px;
}
#tech td {
	text-align: center;
	width: 132px;
	padding: 10px;
	vertical-align: top;
}
#tech a {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
#tech a:hover {
	text-decoration: none;
}
#tech img {
	margin-bottom: 3px;
	display: block;
}
#footer-home {
	margin: 20px 0 0 260px;
	padding-top: 10px;
	border-top: 1px #000 solid;
}
#footer-page {
	margin: 40px 0px 0px 148px; 
	padding-top: 10px;
	border-top: 1px #000 solid;
}
