body {
  margin: 15px 0px 15px 0px;
	padding: 0px;
	background-color: #BAB9B8;
	text-align: center;
}
			
#container {
	position: relative;
	margin: 0px auto 0px auto;
  background-color: #FFFFFF;
	border: 1px solid #858383;
	width: 796px;
	text-align: left;
	visibility: hidden;
}
			
#menu {
	position: absolute;
	top: 17px;
	left: 168px;
}	
			
#logo {
	position: absolute;
	top: 28px;
	left: 591px;
}
			
#chead {
	position: absolute;
	top: 121px;
	left: 0px;
	z-index: 90;
}
			
#submenu {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 264px;
	border-right: 1px solid #858383;
	z-index: 100;
}
			
#navbar {
	position: absolute;
	left: 20px;
	top: 46px;
}
			
#cube {
	position: absolute;
	left: 0px;
	bottom: 1px;
	width: 188px;
	height: 250px;
	background-image:url('/img/cube_bg.gif'); 
	background-repeat:no-repeat;
	background-position: bottom;
}
			
#content {
	position: relative;
	top: 0px;
	left: 266px;
	width: 527px;
	padding-top: 157px;
	padding-left: 1px;
	margin-bottom: 40px;
	z-index: 95;
}

#innerc {
  margin-left: 41px; 
  width: 437px; 
  padding-top: 61px;
}
			
p {
	font-family: Verdana;
	font-size: 10px;
}
			
span {
	font-family: Verdana;
	font-size: 10px;
	color: #828282;
}
			
.alt1 {
	font-family: Verdana;
	font-size: 10px;
	color: #E93606;
}
			
a {
	font-family: Verdana;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
	font-weight: normal;
}
			
table, tr, td {
	font-size: 0px;
}
			
div .hr {
	width: 100%;
	border-top: 1px dashed #E93606;
	border-bottom: 1px dashed #E93606;
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
}

div .hrbottom {
	width: 100%;
	border-bottom: 1px dashed #E93606;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

div .hrmedia {
	width: 100%;
	border-top: 1px dashed #E93606;
	border-bottom: 1px dashed #E93606;
	margin: 24px 0px 21px 0px;
	padding: 10px 0px 10px 0px;
}
			
div {
	font-size: 10px;
}

