* { padding: 0; margin: 0; } 

body {
	font: 76% arial, verdana, tahoma, sans-serif;
	background-color: #0a4321;
	color: #2f2e2e;
	margin: 0; /*auto;*/
	text-align: left;
	}
	
#wrapper {width: 777px;/* margin: 0 auto;*/}

#header {width: 777px; height: 158px; background: url(../../images/gold-banner.gif) no-repeat bottom #006227;}

#westcoastselect {display: block; background: url(../../images/west-coast-select.jpg) no-repeat top; width: 130px; height: 83px; position: relative; top: 20px; left: 34px; float: left;}

#sundance {display: block; background: url(../../images/sundance-seafoods.gif) no-repeat top; width: 374px; height: 34px; float: left; position: relative; left: 57px; top: 42px;}

.salmon {display: none;}

#ordering, #orderingactive {float: right; display: block; width: 62px; height: 31px; position: relative; top: 46px; right: 33px;}

#ordering a, #orderingactive a{
	height: 31px;
	display: block;
	width:62px;
	background: url(../../images/ordering-info.gif) no-repeat top;
	background-position: 0 0;
}

#ordering a:hover, #orderingactive a{
	background-position: 0 -31px;
}

#menu{
	height: 18px;
	width: 712px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: 43px;
	left: 31px;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 4px;
	height: 18px;
}
#menu ul li {
	display: inline;
	float: left;
}

#menu ul li a{
	padding: 0;
	margin: 0;
	height: 18px;
	display: block;
}

#home a, #homeactive a{
	display: block;
	width:50px;
	background: url(../../images/menu-home.gif) no-repeat top;
	background-position: 0 0;
}

#home a:hover, #homeactive a{
	background-position: 0 -18px;
}

#retorted a, #retortedactive a{
	display: block;
	width:193px;
	background: url(../../images/menu-retorted.gif) no-repeat top;
	background-position: 0 0;
}

#retorted a:hover, #retortedactive a{
	background-position: 0 -18px;
}

#frozen a, #frozenactive a{
	display: block;
	width:196px;
	background: url(../../images/menu-frozen.gif) no-repeat top;
	background-position: 0 0;
}

#frozen a:hover, #frozenactive a{
	background-position: 0 -18px;
}

#jerky a, #jerkyactive a{
	display: block;
	width:66px;
	background: url(../../images/menu-jerky.gif) no-repeat top;
	background-position: 0 0;
}

#jerky a:hover, #jerkyactive a{
	background-position: 0 -18px;
}

#specialties a, #specialtiesactive a{
	display: block;
	width:101px;
	background: url(../../images/menu-specialties.gif) no-repeat top;
	background-position: 0 0;
}

#specialties a:hover, #specialtiesactive a{
	background-position: 0 -18px;
}

#display a, #displayactive a{
	display: block;
	width:102px;
	background: url(../../images/menu-displays.gif) no-repeat top;
	background-position: 0 0;
}

#display a:hover, #displayactive a{
	background-position: 0 -18px;
}
	
#contentcontainer {background: url(../../images/content-bg.gif) repeat-y top #fff; width: 777px;}

#leftcolumn {width: 209px; background: #000; color: #fff; float: left; padding: 10px 10px 10px 33px; font-size: 1em;}

#leftcolumn p {padding: 5px 0; line-height: 1.4em;}

#rightcolumn {width: 525px; padding: 0; margin: 0; overflow: hidden; float: left;}

.mainphoto {margin-bottom: 15px;}

.product {width: 505; padding: 5px 10px; margin-bottom: 20px;}

.prophoto {text-align: center; margin: 0 auto; float: left; width: 155px;}

.proinfo { width: 345px; float: left;}

.proinfo p {font-size: 0.9em; margin-bottom: 5px; line-height: 1.4em;}

.proinfo h2 {font-size: 0.9em; margin-bottom: 8px;}

.clear, br {clear: both;}

form {margin: 15px 10px;}

label {width: 154px; font-size: 0.9em; text-align: right; float: left; margin-top: 13px;}

input.orderform {margin-top: 10px; width: 252px; border: 1px solid #949599; margin-left: 5px; font-size: 0.9em; height: 14px; padding: 2px; float: left;}

select.orderform {margin-top: 10px; width: 258px; border: 1px solid #949599; margin-left: 5px; font-size: 0.9em; height: 18px; padding: 2px;}

.selectprod {float: left; width: 340px;}

.select1, .select2 {float: left; width: 150px;}

.selectprod input {float: left; width: 25px; margin-top: 10px;}

label.select {float: left; width: 120px; text-align: left;}

textarea {float: left; width: 254px; margin-top: 10px; margin-left: 5px; padding: 2px; border: 1px solid #949599; margin-bottom: 15px;}

.buttons {position: relative; left: 220px; margin-top: 15px;}
