#orderbackground {
	width:690px;
	height:80px;
	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;
	padding: 10px;
}

#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;
}

#content {
	width:690px;
	height:300px;
	position: absolute;
	top: 280px;
	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;

}

