#container {
	width:820px;
	margin:0px auto;
	padding:10px;
}
.body {
 	margin: 0 0 20px 0;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #999999;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #898989;
	margin-bottom:0px;
	float: left;
	font-style: normal;
	font-weight: normal;
}
.text {
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0099;
	font-family: Arial, Helvetica, sans-serif;
}
.textBold {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
}
.textBoldLarge {
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.textBoldPink {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0099;
	font-family: Arial, Helvetica, sans-serif;
}
.textBoldBlue {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #00ADEF;
	font-family: Arial, Helvetica, sans-serif;
}
/*a:link  {
	color: #898989;
	text-decoration: none;
	font-weight: bolder;
}
*/
a:visited  {
	color: #898989;
	text-decoration: none;
}
a:hover  {
	color: #CC0066;
	text-decoration: none 
}
#contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	color: #B6B6B6;
	text-align: left;
}
#contact a:link {
	color: #0099FF;
	text-decoration: none;
}
#contact a:hover  {
	color: #333333;
	text-decoration: none 
}
#contact h1  {
	color: #B6B6B6;
	font-size: 76px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none
}
#contact h2  {
	color: #E0E0E0;
	font-size: 73px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: 0.001em;
}
#stockists {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	background-color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
#stockists ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}
#stockists ul li{
	margin: 0 0 0 0
}
#stockists ul li a{
	padding:2px 0px;
	text-decoration:none;
	font:Arial, Verdana, "Lucida Grande", sans-serif;
	color:#999999;
}
#stockists ul li a:hover{
	color:#0099FF;
	text-decoration: none;
}





/*#stockists a:link {
	color: #0099FF;
	text-decoration: none;
}
#stockists a:visited {
	color: #0099FF;
	text-decoration: none;
}
#stockists a:hover {
	color: #333333;
}
*/

#stockists h1 {
	font-size: 11px;
	color: #333333;
}
#stockists .col1{
	float:left;
	width:190px;
}
#stockists .col2{
	float:left;
	width:190px;
	margin-left: 20px;
}
#stockists .col3{
	float:left;
	width:190px;
	margin-left: 20px;
}
#stockists .col4{
	float:left;
	width:190px;
	margin-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: left;
	vertical-align: bottom;
	float: left;
}
