#list-results {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.result {
	float: left;
	margin: 10px;
	width: 200px;
	padding: 0px;
	height: 170px;
}

#content .box {
	border: 1px solid #A3B5CD;
	margin-bottom: 10px;
}

#content .box h3 {
	padding: 5px;
	background-color: #A3B5CD;
	font-weight: bold;
}

#content .box .box-text {
	padding: 10px;
}

#content #index-menu {
	color: #fff;
}

#content #index-menu * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content #index-menu li {
	display: block;
	height: 49px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#content #index-menu li a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
	display: block;
	height: 49px;
	line-height: 49px;
	padding-left: 10px;
	background-color: #3e3324;
	text-decoration: none;
}

#content #index-menu li a:hover {
	background-color: #000;
}

#content table#index-menu tr td {
	vertical-align: top;
}

#home-main-banner {
	width: 532px;
}

#home-main-banner,#home-main-banner a {
	color: #fff;
}

#home-menu {
	border-top: 1px solid #fff;
	width: 167px;
}
.banner-1 {
	background-color: #3E3324;
	font-size: 14pt;
	height: 50px;
	padding: 10px;
	color: #fff;
	position: relative;
	/* border-bottom: 1px solid #333; */
}
.banner-1 .main-msg {
	position: absolute;
	width: 225px;
	right: 0px;
	top: 0px;
	border: 0px;
	color: #000;
	font-size: 11pt;
	text-align: center;
	background-color: #A3B5CD;
	padding: 10px;
	height: 50px;
	line-height: 25px;
}
.banner-2 {
	text-align: center;
	padding: 10px;
	height: 50px;
	/* border-bottom: 1px solid #333; */
}