#wrapper {
	position:relative;
	left:50%;
	margin-left:-457px;
	width:915px;
}
ul {
	padding:0px;
	margin:0px;
}
form {
	display:inline;
}
#logo {
	background:url('images/logo.jpg') no-repeat;
	width:915px;
	height:76px;
}
#menu {
	background-color:#5D5D5D;
	width:895px;
	padding: 5px 0px 5px 20px;
}
#menu li {
	display: inline;
	padding:12px;
}
#menu a {
	padding-top:6px;
	color:#ffffff;
	font-size:22px;
	text-decoration: none;
	font-stretch:extra-expanded;
}
#banner {
	background:url(images/banner.jpg) no-repeat;
	width:100%;
	height:356px;
}
#search_form {
	height: 40px;
	width: 240px;
	position:relative;
	top:20px;
	float:left;
}
#search_form a {
	color:#808080;
	text-decoration: none;
	float:right;
	padding-right:100px;
}
#searchFor {
	border: 1px solid #B99B7F;
}
#submit {
	font-size:10px;
	width: 100px;
}
#links {
	height: 40px;
	width: 520px;
	position:relative;
	top:20px;
	float:left;
}
#links ul li {
	display: inline;
	padding-right: 8px;
}
#links a {
	font-size: 11px;
	text-transform:uppercase;
	color:#808080;
	text-decoration:none;
}

#content {
	float: left;
	margin-top: 20px;
	width:100%;
	border: 1px solid #787878;
}
#content a {
	margin: 0px;
	padding:0px;
	float:left;
}
#content img {
	border:none;
	margin: 0px;
	width:150px;
	padding:1px;
	float:left;
}
#content ul
{
	padding:0px;
	margin:0px;
	display:inline;
	list-style:none;
}
#content li {
	display:inline;
	border:none;
	margin: 0px;
	width:150px;
	padding:1px;
	float:left;
	text-align:center;
}
#angelina {
	background:url(images/angelina.jpg) no-repeat;
	width:172px;
	height:346px;
	float:left;
}
#mid_mid {
	width:469px;
	min-height:346px;
	float:left;
	
}
#mid_mid h2
{
	margin: 0px;
	padding:4px;
	color:#5D5D5D;
}
#mid_mid ul
{
	list-style:none;
	margin-left: 40px;
}
#mid_mid a
{
	color:#C7953E;
}
#mid_mid a:hover
{
	color:#912B1B;
}

*html #mid_mid {
	height:346px;
}
	
#mid_mid p, table, h2
{
	margin-left:20px;
	margin-right: 20px;
}
#belt {
	background:url(images/belt.jpg) no-repeat;
	width:469px;
	height:118px;
	float:left;
}
#fashion_week {
	background:url(images/fashion_week.jpg) no-repeat;
	width:469px;
	height:228px;
	float:left;
}
#mid_right {
	width:273px;
	height:346px;
	float:left;
}
#newArrivals {
	background:url(images/new_arrivals.jpg) no-repeat;
	width:274px;
	height:118px;
	float:left;
}
#essentials {
	background:url(images/the_essentials.jpg) no-repeat;
	width:274px;
	height:117px;
	float:left;
}
#jwelery {
	background:url(images/jewelery.jpg) no-repeat;
	width:274px;
	height:111px;
	float:left;
}
#bags {
	float: left;
	margin-top: 20px;
	width:100%;
	height:180px;
	border: 1px solid #787878;
}
#bags a {
	margin: 0px;
	padding:0px;
	float:left;
}
#bags img {
	border:none;
	margin: 0px;
}
#earings {
	float: left;
	margin-top: 20px;
	width:100%;
	border: 1px solid #787878;
}
#earings a {
	margin: 0px;
	padding:0px;
	float:left;
}
#earings img {
	border:none;
	margin: 0px;
	width:100px;
	
}
#clear {
	clear:both;
	height:40px;
}

.pics li {
	text-align:center;
	padding-bottom:20px;
}

ul.pics li a {
	text-decoration:none;
}

ul.pics li input{
	margin-left:40px;
}