body {
	background-image: url(images/main_bak.jpg) !important;
	background-repeat: repeat-x !important;
	background-color: white;
	background-position: top;
	height: 100%;
	margin: 0;
	padding: 0;
}
#masthead {
	height: 215px !important;
	background-image: url(images/top_logo.jpg) !important;
}
#housekeeping {
	margin-top: -5px;
}
a:focus {
	outline: 1px dotted;
}
a, a:visited {
	color: #00518d;
	text-decoration: none;
}
a:hover {
	color: #0090f7;
}
#shop_wrapper {
	margin: 0 20px;
}
.shop_column_left {
	width: 180px;
	float: left;
}
.shop_column_left .side_box {
	width: 180px !important;
	float: left;
}
.shop_main {
	position: relative;
	margin-right: 200px;
	margin-left: 200px;
	min-width:490px;
}
.shop_column_right {
	float: right;
	width: 190px;
}
.shop_column_right .side_box {
	width: 180px !important;
	float: right;
}
hr {
	display: none !important;
}

.grid_12a {
	width: 960px;
	margin: 0 auto;
	clear: both;
	float: none;
}
div.ssf-green-wrap {
	width: 445px !important;
	margin: 0 auto !important;
}
table {
	margin-bottom: 5px !important;
}