#background {
	width:940px;
	height:450px;
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -470px;
	z-index: 3;
	background-color: #4E4E4E;
	background-image: url(../Images/BG/bgContentWrap.jpg);
	background-repeat: repeat-x;
}

#productbackground {
	width:710px;
	height:50px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -460px;
	z-index: 4;
	background-color: #575757;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
}

#productmenubar {
	width:710px;
	height:30px;
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -460px;
	z-index: 5;
	background-color: #575757;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
	background-image: url(../Images/BG/mnuProductsWrap.jpg);
	background-repeat: repeat-x;

}

#productmenu {
	width:710px;
	height:20px;
	position: absolute;
	top: 186px;
	left: 50%;
	margin-left: -460px;
	z-index: 6;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#productmenu a{
	color: #999999;
	text-decoration: none;
}

#productmenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	width:690px;
	height:350px;
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -460px;
	z-index: 4;
	background-color: #575757;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
	padding: 10px;
}

#footer {
	width:940px;
	height:20px;
	position: absolute;
	top: 620px;
	left: 50%;
	margin-left: -470px;
	z-index: 4;
	background-color: #4E4E4E;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
}

#column {
	width:200px;
	height:430px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: 260px;
	z-index: 4;
	background-color: #575757;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6C6C6C;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #6C6C6C;

}

