html,body {
	margin:0;
	padding: 0 0 0 0;
	text-align: center;
	background: url(images/bg_body_home.gif) transparent top left repeat-x;
}

#container {
	text-align: left;
	width: 770px;
	margin: 0 auto;
}

#header {
	margin: 0;
	background: url(images/bg_header.gif) transparent top right repeat-y;
	height: 103px;
}

#logo {
	width: 250px;
	border: 0px solid #000;
}

#logo img {
	border: 0px solid #000;
	margin: 6px 0 0 16px;
}

#top-nav {
	margin: 0;
	padding: 0;
	height: 103px;
	width: 257px;
	float: right;
	border: 0px solid #000;
	background: url(images/bg_topnav.gif) transparent bottom left no-repeat;
}

#banner-container {
	margin: 0;
	background: url(images/bg_nav.gif) transparent top right no-repeat;
}

#banner-home {
	width: 513px;
	padding: 0 0 0 0;
	border: 0px solid #000;
	text-align: right;
	background: url(images/banner_home.jpg) transparent top left no-repeat;
}

#banner-technology {
	width: 513px;
	padding: 0 0 0 0;
	border: 0px solid #000;
	text-align: right;
	background: url(images/banner_technology.jpg) transparent top left no-repeat;
}

img.logoicon {
	margin: 66px 0 0 0;
	border: 0px solid #000;        
}

#main-nav {
	margin: 0;
	padding: 0;
	width: 165px;
	float: right;
	border: 0px solid #000;
}

#home-content {
	border-bottom: 1px solid #cccccc;
	padding: 0 10px 0 16px;
}

.columns {
	margin-top: 6px;
	background: url(images/bg_column_home.gif) transparent top left repeat-x;
	border: 0px solid #000;
}

.col-one {
	width: 250px;
	padding: 5px 8px 5px 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 227px;
	vertical-align: bottom;
}

html>body .col-one {
	width: 227px;
}

.col-two {
	float: right;
	width: 250px;
	padding: 5px 8px 5px 15px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 225px;
	vertical-align: bottom;
}

html>body .col-two {
	width: 225px;
}

.col-three {
	float: right;
	width: 250px;
	padding: 5px 8px 5px 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 227px;
	vertical-align: bottom;
}

html>body .col-three {
	width: 227px;
}

#inner-content {
	margin-top: 6px;
	background: url(images/bg_column_home.gif) transparent top left repeat-x;
	border: 0px solid #000;
}
#mainbar {
	width: 570px;
	float: left;
	padding: 5px 9px 5px 15px;
	border-right: 1px solid #cccccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 545px;
	vertical-align: bottom;
}

html>body #mainbar {
	width: 545px;
}

#sidebar {
	width: 190px;
	float: left;
	padding: 0;
}

#sidebar-text {
	width: 175px;
	float: left;
	padding: 10px 0 0 15px;
}

img.clear {
	display: block;
	clear: both;
}

img.align-left {
	float: left;
	margin: 0 6px 0 0;
}

img.align-right {
	float: right;
	margin: 0 0 0 6px;
}

#footer {
	border-top: 1px solid #cccccc;
	padding: 6px 0 10px 16px;
	margin: 6px 0 0 0;
}





