#content {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 840px;
	background-color: #FFFFFF;
	text-align: center;
}
#banner {
	margin: auto;
	padding: 0px;
	height: 80px;
	width: 832px;
	border: 1px solid #787878;
	position: relative;
}
#headline {

	padding: 0px;
	height: 35px;
	width: 832px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #787878;
	background-color: #4AD44B;
	font-size: 20px;
	text-transform: lowercase;
	color: #FFFFFF;
	vertical-align: middle;
	word-spacing: 2em;
}
#column1 {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#column2 {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 272px;
}
#column3 {
	float: left;
	width: 266px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FF0000;
	height: 68px;
}
#corner_column {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corner_column_R {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#r_arrow {
	visibility: hidden;
}

#column3_inner {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#column3_inner_grey {
	float: left;
	width: 266px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
	background-color: #888888;
	padding: 0px;
	height: 345px;
	overflow: hidden;
	font-weight: bold;
}
#corner_bottom {
	float: left;
	margin: 0px;
}
#corner_bottom_R {
	float: left;
	margin: 0px;
	background-color: #888888;
}
#column3_bottom {
	float: left;
	width: 266px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 24px;
	color: #FFFFFF;
	height: 321px;
	vertical-align: middle;
}
ul {
	font-size: 18px;
	color: #FF3333;
	list-style-type: disc;
	text-align: left;
	vertical-align: top;
	margin-top: 12px;
	margin-left: 25px;
}
a:link {
	font-size: 15px;
	color: #FFFFFF;
	text-transform: lowercase;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
}
li {
	line-height: 18px;
}

a:visited {

	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	vertical-align: middle;
}
a:hover {
	text-decoration: underline;
}

#column2_bottom {
	float: left;
	width: 272px;
	background-color: #FF0000;
	height: 42px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#corner_bottom_grey {
	float: left;
	background-color: #888888;
	width: 18px;
	overflow: hidden;
	height: 105px;
}
#corner_bottom_GR {
	float: right;
	background-color: #888888;
	height: 105px;
	width: 18px;
	overflow: hidden;
	float:right;
}
#content #column2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
p {
	font-size: 12px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
#product_scroll {
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	float: left;
	width: 700px;
	text-align: left;
	height:85px}
#inner_scroll {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	height:85px;
	width:5000px;
	background-position: center;
}
#description_div {
	overflow: auto;
	position: relative;
	clip: rect(0px,0px,0px,0px);
	height: 300px;
	width: 450px;
	padding: 10px;
	visibility: visible;
}
#label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #888888;
}
.warningText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
