body {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	text-align: center;
	color: #505050;
	font: 12px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, "Monotype Corsiva", serif;
	color: #1d652c;
	font-weight: normal;
	line-height: 1em;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 130%;
}

ul {
	list-style: none;
}

ul li {
	padding-top: 2px;
	padding-bottom: 5px;
}

a {
	color: #20658f;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #1d652c;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

a img {
	border-style: none;
}

a.ciak:link, a.ciak:visited {
	color: #F60;
	font-size: 16px;
}

a.ciak:hover {
	text-decoration: none;
}

#wrapper {
	background: url(../images/wrapper.jpg) repeat-x;
}

/* Header */

#header {
	width: 750px;
	height: 110px;
	margin: 0 auto;
	text-align: right;
	background: url(../images/header_0.gif) no-repeat 0 0;
	border: solid 1px #f2f2f2;
}

#flags {
	margin-top: 50px;
	text-align: right;
}

#navBar {	text-align: left;	margin: 0 auto 20px;	padding: 30px 0 5px 0;	width: 750px;	border-bottom: solid 2px #1D652C;}
#navBar a:link, #navBar a:visited{	font-family: arial, helvetica, sans-serif;	font-size: 15px;	color: #6C6D63;	margin-right: 25px;	text-decoration: none;	font-weight: bold;	text-transform: uppercase;}
#navBar a:hover {	color: #196019;}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

.prodCatBoxL {
	width: 300px;
	text-align: center;
	margin-bottom: 25px;
}

.prodCatBoxR {
	width: 300px;
	text-align: center;
	margin-bottom: 25px;
	float: right;
	clear: right;
}

.prodCatBox li a:link, .prodCatBox li a:visited {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
/*
.prodCatBox img {
	float: left;
	margin-right: 25px;
}
*/
.prodCatTitle {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #1d652c;
}

ul.prodSubCat {
	list-style-type: square;
}

ul.prodSubCat li {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 1.1em;
}

ul.prodSubCat li a:link, ul.prodSubCat li a:visited {
	text-decoration: none;
}

ul.prodSubCat li a:hover, ul.prodSubCat li a:active {
	color: #195726;
	text-decoration: underline;
}

ul.prodSubCat li a.selected {
	font-weight: bold;
	color: #195726;
}

#prodTab tr th {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 2em;
	background-color: #ececec;
	padding-left: 3px;
	border-bottom: 1px solid #c2c2c2;
}

#prodTab tr.odd td {
	background-color: #ecfde4;
	padding-left: 3px;
}

#prodTab tr.even td {
	background-color: #f8f8f8;
	padding-left: 3px;
}

table.prodImgTab {
	width: 100%;
	border: 0;
}

table.prodImgTab td {
	text-align: center;
	padding: 3px;
	margin: 0;
}

.clearAllDiv {
	width: 5px;
	clear: both;
}

div.linkBox {
	text-align: left;
	margin: 25px 5px 40px 0;
	width: 242px;
	float:  left;
}

div.linkBox h3 {
	margin: 10px 0 0 0;
}

#lavTable td {
	text-align: center;
	padding-bottom: 1em;
}

#contactTable input, #contactTable textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

#colOne {
	float: left;
	width: 650px;
}

#colTwo {
	float: right;
	width: 254px;
}

#colTwo h3 {
	margin-top: 10px;
	text-align: left;
}

#contacts {
	clear: both;
	width: 750px;
	margin: 25px auto 0 auto;
	padding-bottom: 10px;
}

#contacts td {
	font-size: 12px;
}

/* Footer */

#footer{	margin-top: 0;	text-align: center;	border-top: solid 3px #73777a;	border-bottom: solid 1px #73777a;	background-color: #e0dfdd;}#footer p {	margin: 16px 0;	font-size: 11px;	font-family: arial;	color: #252423;}#footer p a:link, #footer p a:visited {	color: #252423;	text-decoration: none;	margin: 0 5px;}#footer p a:hover {	text-decoration: underline;}