* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #left_container {
	height: 725px;
	width: 196px;
	float: left;
}
#wrapper #left_container #main_left {
	height: 558px;
	width: 196px;
}
#wrapper #left_container #left_previous {
	height: 59px;
}
#wrapper #left_container #left_bottom {
	height: 108px;
	background-image: url(../images/eft_dress.jpg);
}
#wrapper #right_container {
	float: left;
	height: 725px;
	width: 704px;
}
#wrapper #right_container #top_banner {
	height: 73px;
}
#wrapper #right_container #naviagation {
	height: 34px;
}
#wrapper #right_container #middle_strip {
	background-image: url(../images/middle_strip.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
#wrapper #right_container #middle_strip table {
	margin-left: 20px;
	height: 10px;
	width: 500px;
	padding-top: 8px;
}
#wrapper #right_container #main {
	height: 558px;
}
#wrapper #right_container #footer {
	height: 36px;
}
#wrapper #spacer_footer {
	height: 50px;
	width: 800px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #spacer_footer #credit {
	height: 20px;
	width: 200px;
	margin-left: 725px;
	clear: none;
}

