@charset "UTF-8";
/* CSS Document */

body { 
	background: #e5f4f0;
	margin: 0px;
	padding: 0px;
}

#mastWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/bk-mast.gif) no-repeat center;
}
#mastContent {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#flashWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/bk-flash.gif) repeat-x;
}
#flashContent {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#imageWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/bk-image.gif) repeat-x;
}
#imageContent {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#navWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/bk-nav.gif) repeat-x;
}
#navContent {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#mainWrapper {
	width: 100%;
	float: left;
	text-align: center;
}
#mainContent {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#footerWrapper {
	width: 100%;
	float: left;
	text-align: center;
	background: url(../images/bottom_bg3.jpg);
}
#footerContent {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}


a:link  { color: #565555; text-decoration: none }
a:visited  { color: #565555; text-decoration: none }
a:hover   { color: #016540; text-decoration: none}
a:active  { color: #565555; text-decoration: none }
a.greennav:link  {
	color: #565555;
	text-decoration: none;
}
a.greennav:visited  {
	color: #565555;
	text-decoration: none;
}
a.greennav:hover   {
	color: #016540;
	text-decoration: none;
}
a.greennav:active  {
	color: #565555;
	text-decoration: none;
}
a.whitenav:link  {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenav:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenav:hover   {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitenav:active  {
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {font-size: 2px}
.style5 {font-size: 14px}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #000000}



#stockists_wrap {
	display: block;
	position: relative;
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0px;
	/*background: url(images/stockists_back.gif) no-repeat;*/
	color: #FFF;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#stockists_wrap a {
	color: #FFF;
	text-decoration: none;
}

#stockists_wrap a:hover {
	text-decoration: underline;
}

#stockists_wrap span {
	color: #016540;
}

.stockist_block {
	display: block;
	position: relative;
	float: left;
	width: 340px;
	height: auto;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background: url(images/stockists_back1.jpg) no-repeat #94CDBE;
}

.stockist_block2 .stockist_block {
	background-image: url(images/stockists_back2.jpg);
}

.stockist_block3 .stockist_block {
	background-image: url(images/stockists_back3.jpg);
}

.stockist_block4 .stockist_block {
	background-image: url(images/stockists_back4.jpg);
}

.stockist_block5 .stockist_block {
	background-image: url(images/stockists_back5.jpg);
}

.stockist_block6 .stockist_block {
	background-image: url(images/stockists_back6.jpg);
}

.stockist_block_end {
	display: block;
	position: relative;
	float: left;
	width: 340px;
	height: 9px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background: url(images/stockists_back_bottom.jpg) no-repeat #B8E0D8;
}

.stockist_block_l, .stockist_block_r {
	display: block;
	position: relative;
	float: left;
	width: 124px;
	height: auto;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: none;
}

.stockist_block_r {
	width: 154px;
}
