#browse_body {
	width: 750px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
}

.heading {
	font-size: 20px;
	font-family: verdana;
	color: #333333;
	font-style: italic;
	font-weight:bold;
}

.bold_color {
	color: #a05b01;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

#category_wrapper {
	width: 760px;
	height: 650px;
	padding: 0;
	float:left;
}

#category_wrapper_browse {
	width: 760px;
	padding: 0;
	float:left;
}

#category_left {
	width: 270px;
	padding-top: 10px;
	padding-left: 5px;
	float:left;
}

#category_right {
	width: 474px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float:right;
}

#category_right form {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

#newsletter_left {
	width: 360px;
	padding-top: 10px;
	padding-left: 5px;
	float:left;
}

#newsletter_right {
	width: 384px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float:right;
}

#newsletter_right form {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

#lowrance_left {
	width: 306px;
	padding-top: 10px;
	padding-left: 5px;
	float:left;
}

#lowrance_right {
	width: 438px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float:right;
}

#garmin_accy_left {
	width: 229px;
	padding-right: 8px;
	padding-bottom: 40px;
	float:left;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
}

#garmin_accy_left strong {
	font-size: 9px;
}

#garmin_accy_left a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#garmin_accy_left a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

#garmin_accy_right {
	width: 229px;
	padding-left: 8px;
	padding-bottom: 40px;
	float:left;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
}

#garmin_accy_right strong {
	font-size: 9px;
}

#garmin_accy_right a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#garmin_accy_right a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

#menu_shadow {
	width: 760px;
	height: 5px;
	background: url(images_new/menu_shadow.gif) repeat-x top;
	float: left;
}

#category_title {
	width: 760px;
	margin: 0;
	float: left;
}

#aera_left {
	width: 355px;
	padding: 10px 10px 20px 10px;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	float: left;
}

#aera_right {
	width: 355px;
	padding: 10px 10px 20px 10px;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	float: right;
}

.img_left {
	float:left;
	padding: 0 10px 0 0;
}

.img_right {
	float:right;
	padding: 0 10px 0 0;
}