#contentpics  {
	width:600px;
	float:left;
	padding-right: 25px;
	padding-left: 25px;

}

.homep {
	position:relative;
	margin-right: 14px;
	margin-bottom: 15px;
	height:145px;
	width:145px;
	float: left;
	border: 3px solid #999999;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}
.homep img {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border:none;
	
}

.gallerybox {
	position:relative;
	margin-right: 14px;
	margin-bottom: 15px;
	height:110px;
	width:80px;
	float: left;
	border: 3px solid #999999;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}
.galleryboxb {
	position:relative;
	margin-right: 14px;
	margin-bottom: 15px;
	height:110px;
	width:80px;
	float: left;
	border: 3px solid #999999;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}
.gallerybox img {
	position:relative;
	text-align: center;
	border:none;
	
}
#homegallery {
	float:left;
	position:relative;
 
	margin-bottom: 50px;
	overflow: hidden;
 
	width: 425px;
}
	
	#homegallery img {padding:15px; background-color:#333333;}
	
	 #rightmenu {
	float: left;
	width: 188px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9C6;
	position: relative;
}
#rightmenu a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993;
	font-size: 12px;
	color: #333;
}
#rightmenu a:hover {
	color: #000;
}
#photos {
	position:relative;
	float:left;
	width:500px;
	padding-left: 10px;
	margin-right: 10px;
}
.pricebox {
	width:100%;
	height:25px;
	background-color:#333;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #FFF;
}

.pricebox a{

	color: #FFF;
}
