body {
	background: #fff url(primo-aquaculture-bg.gif);
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	padding: 0;
	margin: 0;
}

p {
	font-size: 1.1em;
	color: #000000;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #173F69;
}

a:visited {
	font-weight: bold;
	color: #173F69;
}

a:hover, a:active {
	text-decoration: underline;
	color: #173F69;
}

#pa-container {
	background: url(container-bg.gif) center top repeat-y;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 35px 0px 35px;
	width: 700px;
    text-align: left;
}

#pa-header h1 {
	background: transparent url(header-bg.jpg) center top no-repeat;
	height: 150px;
	margin: 0px -5px 0px -5px;
}

#pa-header h1 span {
	display: none;
}

#pa-main {
	float: left;
	width: 495px;
}

#pa-main p {
	margin: 15px;
	padding: 0px;
	line-height: 1.7;
	text-align: justify;
}

#pa-main h1, h3 {
	margin: 15px;
	padding: 0px;
	font-size: 1.3em;
	color: #373737;
}

#pa-main h2 {
	background: transparent url(main-bar.gif) center top no-repeat;
	width: 475px;
	height: 22px;
	margin: 0px;
	padding: 9px 10px 5px 10px;
	font-size: 1.3em;
	color: #173F69;
	font-weight: bold;
}

div.pa-productlist, div.pa-form {
	margin: 15px;
	border: 1px solid #949494;
	background: #E9E6D2;
}

div.pa-form {
	padding: 5px;
}

div.pa-productlist ul {
	padding: 5px;
	margin: 0px;
	background: #E9E6D2;
}

div.pa-productlist ul.even {
	background: #E4DDC0;
}

div.pa-productlist li {
	list-style-type: none;
	display: inline;
}

div.pa-productlist a.cart {
	color: #A1A1A1;
	font-weight: normal;
}

#pa-menus {
	float: right;
	width: 200px;
}

#pa-menus h2 {
	width: 200px;
	height: 35px;
	margin: 0px;
}

#pa-mainmenu h2 {
	background: transparent url(menu-main.gif) center top no-repeat;
}

#pa-mainmenu h2 span {
	display: none;
}

#pa-productmenu h2 {
	background: transparent url(menu-products.gif) center top no-repeat;
}

#pa-productmenu h2 span {
	display: none;
}

#pa-menus ul {
	margin: 15px;
	padding: 0px;
	list-style-type: none;
}

#pa-menus li {
	padding: 5px;
	background: #E4DDC0;
	text-align: center;
}

#pa-productmenu {
	margin: 0px 0px 100px 0px;
}

#pa-productmenu h3 {
	margin: 15px 15px -15px 15px;
    font-size: 0.9em;
    color: #373737;
}

#pa-footer {
	clear: both;
	margin: 0px -5px 0px -5px;
	padding: 0px 10px 0px 10px;
	height: 35px;
	background: transparent url(footer-bg.gif) center top no-repeat;
}

#pa-footer p {
	padding: 10px;
	font-size: 0.9em;
	text-align: center;
	color: #DFDFDF;
}
