#col1 {
	width: 275px;
	float: left;
	/* background-color: #eeeeee; */
}
#col2 {
	width: 420px;
	margin-left: 20px;
	float: left;
	/* background-color: #eeeeee; */
}
#col3 {
	width: 165px;
	margin-left: 20px;
	float: left;
	/* background-color: #eeeeee; */
}

#home-main {
	width: 900px;
	height: 380px;
	overflow: hidden;
	position: relative;
}
#home-main img {
	float: left;
	display: inline;
}
#home-show {
	float: right;
	display: inline;
}
#home-slides {
	width: 605px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#home-slides a {
	border: none;
}

#etip-sidebar {
	color: #9f9f90;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
}
#etip-sidebar img.button {
	margin-top: 10px;
	margin-bottom: 20px;
}
#etip-sidebar a {
	border: none;
}
#etip-sidebar a img {
	margin-bottom: 5px;
}

