p {
	padding: 7px 0 0 0;
	margin: 0;
}

.clear {
	clear: both;
}

a {
	outline: none;
	color: #363636;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
}

.top {
	width: 100%;
	height: 21px;
	background-color: #545454;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	border-bottom: 3px solid #ffffff;
}

.top a {
	color: #ffffff;
	text-decoration: none;
}

#middle {
	height: auto !important;
	padding-bottom: 10px;
	padding-top: 10px;
	clear:both;
	height: 144px
}

#middle:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

#middle ul {
	width: 600px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 10px;

}

#middle ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

#middle ul li {
	float: left;
	
}

#middle ul li a{
	display:block;
	width: 190px;
	text-align: center;
	max-height: 145px;
	min-height: 145px;
	height: 145px !important;
	background-color: #f4f4f4;
	padding:20px 15px 5px 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}

#middle ul li a:hover {
	background-color: #ededed;
}

#middle ul li img {
	border: 1px solid #000000;
}

#middle ul li p {
	font-size: 12px;
	margin: 0 auto;
}

.text {
	width: 110px; 
	float:left; 
	padding:0 5px 0 10px;
	line-height: 19px;
	font-size: 12px;
}

.image {
	width: 600px; 
	float:right; 
	display: inline;
	padding-left: 10px;
	border-left: 1px dashed #959595;

}

.top-bottom h3 {
	font-weight: normal;
	color: #FF8C48;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.top-bottom {
	height: 41px;
	padding-top:5px;
	background-image: url(https://products.secureserver.net/products/reseller/tour/images/top-bottom-gradient.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
}
