body {
	background:#F2F2EB;
	margin:0;
	padding:0;
}
div#container {
	position:relative;
	background:#F2F2EB url(../images/g_page_bg.gif) repeat-y center;
	margin:0 auto;
	width:680px;
	padding:0 20px;
}
div#containerinner {
	position:relative;
	background:#F2F2EB url(../images/g_page_bg_inner.gif) repeat-y center;
	margin:0 auto;
	width:680px;
	padding:0 20px;
}
div#base {
	position:relative;
	background:url(../images/g_base_inner.gif) no-repeat;
	font:normal 12px Trebuchet Ms, sans-serif;
	color:#646464;
	margin:0 auto;
	width:720px;
	height:42px;
}
div#textlinks {
	position:relative;
	font:normal 10px Arial, sans-serif;
	color:#999;
	margin:0 auto;
	width:720px;
	text-align:center;
	padding-bottom:10px;
}
div#textlinks a:link, div#textlinks a:visited {
	color:#999;
}
div#copyright {
	position:absolute;
	top:5px;
	left:148px;
}
div#telephone {
	position:absolute;
	top:5px;
	left:424px;
	width:260px;
	text-align:right;
}

#g-topaz-logo {
	position:absolute;
	left:22px;
	top:0;
	width:122px;
	height:153px;
}

#g-header-strap {
	position:absolute;
	left:144px;
	top:0;
	width:299px;
	height:87px;
}

#g-header-logos {
	position:absolute;
	left:443px;
	top:0;
	width:259px;
	height:87px;
}

#g-header-km {
	position:absolute;
	left:144px;
	top:87px;
	width:159px;
	height:104px;
}

#g-header-copier {
	position:relative;
	left:124px;
	top:87px;
	width:557px;
	height:104px;
}

#g-header-bizhub {
	position:absolute;
	left:539px;
	top:87px;
	width:163px;
	height:104px;
}

#g-header-fill {
	position:absolute;
	left:22px;
	top:153px;
	width:122px;
	height:38px;
}

#g-header-menu {
	position:absolute;
	left:22px;
	top:191px;
	width:680px;
	height:29px;
}

#content {
	margin-top:230px;
	padding-bottom:20px;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 105px;
	border-bottom:1px solid white;
}
#submenu li {
	margin: 0;
	padding: 0;
	display:inline;
}
#submenu li a {
	width: 105px;
	font: normal 11px Arial, sans-serif;
	color: black;
	display:block;
	padding:5px 2px;
	padding-left:5px;
	text-decoration: none;
	background: #C7CCDC;
	border-left:1px solid white;
	border-top:1px solid white;
	border-right:1px solid white;
}
#submenu li a:hover,#submenu a.active {
	background: #68709E;
	color: White;
}

#section {
	position:absolute;
	top:191px;
	left:22px;
	width:680px;
	height:24px;
	z-index:99;
}
#home #section {
	background:url(../images/g_section_home.gif) no-repeat;
}
#about #section {
	background:url(../images/g_section_about.gif) no-repeat;
}
#news #section {
	background:url(../images/g_section_news.gif) no-repeat;
}
#location #section {
	background:url(../images/g_section_location.gif) no-repeat;
}
#products #section {
	background:url(../images/g_section_products.gif) no-repeat;
}
#people #section {
	background:url(../images/g_section_people.gif) no-repeat;
}
#online #section {
	background:url(../images/g_section_online.gif) no-repeat;
}
#submenu {
	position:absolute;
	top:220px;
	left:22px;
	height: 350px;
	width: 112px;
}
#copy {
	
	top: 1px;
	margin-left:127px;
	margin-top: -104px;
	width:536px;
	
}
#print {
	position:absolute;
	top:234px;
	left:610px;
}

h1 {
	font:normal 17px Trebuchet MS, sans-serif;
	color:#08413A;
	border-bottom:1px dashed #BFBFBF;
	padding:4px 0;
}
p,ul {
	font:normal 0.8em Trebuchet MS, sans-serif;
	color:#333;
}
p.note {
	font:normal 10px Arial, sans-serif;
	color:#999;
}
a:link, a:visited {
	color:#FF9900;
	font-weight:bold;
}
div.h3 {
	background:#EDEFF5;
	padding:4px;
	border:1px solid #B4BBD4;
}
div.job {
	background:#F7F8FA;
	padding:4px;
	border:1px solid #E9EBF2;
}
h2 {
	font:bold 15px Trebuchet MS, sans-serif;
	color:#08413A;
	padding:0;
	margin:0;
	border-bottom:1px solid #E9EBF2;
}
h3 {
	font:bold 14px Trebuchet MS, sans-serif;
	color:#08413A;
	padding:0;
	margin:0;
}
ul.standard {
	list-style-image: url(../images/g_bullet_green.gif);
}
ul.columns {
	list-style:none;
	margin:10px 10px 20px 5px;
	float:left;
	width:44%;
}
