@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#000;
}
img {
	border:none;
	 -ms-interpolation-mode: bicubic; 
}
#top { 
	width:954px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#title {
	width:955px;
	height:167px;
	border-bottom:#000 5px solid;
}
#contents {
	background-color:#f2f1f1;
}
#menu {
	width:177px;
	float:left;
	background-color:#f0f0f0;
	padding-top:5px;
	padding-bottom:5px;
}
#main-top {
	width:776px;
	float:right;
	background-color:#FFF;
	min-height:500px;
	
}
#basketbuttons {
	float:right;
	width:260px;
	height:28px;
	
}
#main {
	clear:both;
	padding:10px;
}
#footer {
	width:955px;
	height:17px;
	background-image:url(../images/layout/images/footer.jpg);
	margin-bottom:5px;
}
#footer2 {
	height:40px;
	padding:10px;
}
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid #f0f0f0;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size:14px;	
}
#facebook {
	position:relative;
	float:left;
	width:40px;
	top:-160px;
	left:720px;
}
