* {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}
body {
	background-image: url(../images/body-background.gif);
	background-attachment: fixed;
	position: relative;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
}
#scroller {
	height: 160px;
	width: 760px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	width: 470px;
	float: left;
	overflow: scroll;
	overflow:auto;
	overflow-x:hidden;
	z-index: 20;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 40px;
	height: 345px;
	position: relative;
}
#logo {
	height: 110px;
	float: left;
	width: 760px;
	background-image: url(../images/top-subsiduary.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	z-index: 2;
}
#navigation {
	background-image: url(../images/navigation-background.gif);
	height: 29px;
	float: left;
	width: 760px;
	background-repeat: repeat-x;
	overflow: hidden;
}
#subnavigation {
	width: 140px;
	float: left;
	background-color: #F1F1F1;
	overflow: auto;
	height: 365px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	width: 740px;
	float: left;
	background-color: #9E9E9E;
	padding: 10px;
	overflow: hidden;
}
#tabs li {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align: center;
}
#tabs {
	background-color: #CCCCCC;
	width: 760px;
	position: relative;
	clear: right;
}
#tabs a {
	width: 190px;
	display: block;
	padding-top: 7px;
	position: relative;
	background-image: url(../images/tab-off.gif);
	height: 22px;
	text-decoration: none;
	color: #999999;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E5E5E5;
}
#tabs a:hover {
	color: #666666;
}
#base {
	background-color: #AEAEAE;
	height: 195px;
	width: 760px;
	float: left;
	background-image: url(../images/scroller-shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
#box-namco {
	height: 135px;
	width: 183px;
	position: absolute;
	background-image: url(../images/home-box4a.gif);
	background-repeat: no-repeat;
	left: 7px;
	top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#box-namco h1 a {
	height: 100px;
	width: 180px;
	display: block;
	text-align: center;
	text-indent: -5000px;
	background-image: url(../images/home-namco-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#box-namco p a, #box-brent p a, #box-be p a, #box-amutec p a {
	display: block;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
#box-brent {
	height: 135px;
	width: 183px;
	position: absolute;
	background-image: url(../images/home-box4a.gif);
	background-repeat: no-repeat;
	left: 196px;
	top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#box-be {
	height: 135px;
	width: 183px;
	position: absolute;
	background-image: url(../images/home-box4a.gif);
	background-repeat: no-repeat;
	left: 385px;
	top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#box-brent h1 a {
	height: 100px;
	width: 180px;
	display: block;
	text-align: center;
	text-indent: -5000px;
	background-image: url(../images/home-brent-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#box-be h1 a {
	height: 100px;
	width: 180px;
	display: block;
	text-align: center;
	text-indent: -5000px;
	background-image: url(../images/home-be-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#box-amutec {
	height: 135px;
	width: 183px;
	position: absolute;
	background-image: url(../images/home-box4a.gif);
	background-repeat: no-repeat;
	left: 574px;
	top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#box-amutec h1 a {
	height: 100px;
	width: 180px;
	display: block;
	text-align: center;
	text-indent: -5000px;
	background-image: url(../images/home-amutec-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#box-namco p a:hover, #box-brent p a:hover, #box-be p a:hover, #box-amutec p a:hover {
	color: #000000;
	text-decoration: none;
}
#animated-text {
	height: 56px;
	width: 373px;
	position: absolute;
	left: 202px;
	top: 54px;
	z-index: 300;
}
#print {
	position: absolute;
	height: 14;
	width: 16;
	left: 715px;
	top: 146px;
	z-index: 300;
}
