/* CSS Document */

ul {
	list-style: none;
}

h2 {
font-size:18px; 
letter-spacing:-1px; 
line-height:17px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif; 
color:#ff6f00;
}

#Gallery {
	position: absolute;
	top: 57px;
	height: 377px;
	width: 490px;
	left: 0px;
}

#TextArea {
	position: absolute;
	top: 59px;
	left: 492px;
	height: 357px;
	width: 213px;
	padding: 10px;
	background-image:url(Images/secondmenushadow.gif);
	background-position:right;
	background-repeat: no-repeat;
}

#MenuArea {
	position: absolute;
	top: 57px;
	height: 377px;
	left: 724px;
	width: 231px;
	background-color: #666666;
	
}

#ProductsMenu {
	position: absolute;
	left: 25px;
	top: 28px;
	width: 202px;
	height: 113px;
	text-align: right;
}

#ProductsMenu a {
	display: block;
	text-decoration: none;
	color: #ccc;
	font-size:10px;
	font-weight:bold;
}

#ProductsMenu a:hover {
	display: block;
	text-decoration: none;
	color: #FF9900;
}


#ProductsMenu h1 {
	color: #CCCCCC;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: normal;
}

.MenuItem {
	float: right;
	width: 181px;
	border-bottom-color: #FF9933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 7px;
}
#MetalImages {
	position: absolute;
	width: auto;
	height: auto;
	top: 282px;
	left: 805px;
	z-index:10;
}
#MetalText {
	position: absolute;
	width: auto;
	height: auto;
	top: 405px;
	left: 791px;
	z-index:10;
	text-align:center;
}
