.logo {
	width:250px;
	height: 100px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.product {
	margin-top: 40px;
	margin-right: 20px;
	float: left;
}
.productdescription {
	background-color: #FFFFFF;
	float: right;
	margin-top: 100px;
}

.productdescription h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}


.alsoav {
	width: 700px;
	background-color: #CCCCCC;
	clear: both;
	margin-left: -40px;
	color: #FFFFFF;
}
#alternatives       {
	width: 100%;
	color: #FFFFFF;
	padding: 0px;
	margin: 0 0 0 0;
	border-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#alternatives     td.row1  {
	color: #FFFFFF;
	background-color: #540E10;
	font-size: 130%;
	border-width: 0px;
	font-style: italic;
	font-weight: lighter;
}
#alternatives  td.row2 {
	color: #999999;
	background-color: #FFFFFF;
	padding: 3px;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:120px;
	z-index: 3;
	background-repeat: no-repeat;
	text-align: left;
	height: 800px;
	background-image: url(../../images/banners/EWbanner.jpg);	
}
#producttable {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	margin: 40px 0 40px 0;
	padding: 0px 0px 0px 0px;
	width: 620px;
	background-color: #E5E5E5;
}
#producttable tr {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	margin: 40px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 620px;
	height: 20px;
	border: 0px;
}
#producttable td {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	margin: 40px 0 0 0;
	padding: 0px 0px 0px 0px;
}
#producttable  td.row1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 40px 0 0 0;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 95px;
}
#producttable     a   {
	color: #FFFFFF;
	padding: 0 0 0 0;
	background-image: url(../../images/bits/buttons/product-table-tick.jpg);
	width: 95px;
	height: 100px;
	display: block;
	margin: 0 0 0 0;
	border: 0px;
}
#producttable    a:hover {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 95px;
	height: 100px;
	display: block;
	border: 0px;
}
#producttable   ul   li {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/bits/buttons/product-table-tick.jpg);
	width: 95px;
	height: 100px;
}
.backtomenu {
	margin-top: 100px;
	font-weight: bold;
}
.backtomenu a{
	margin-top: 100px;
	font-weight: bold;
	color: #0073C5;
}
.backtomenu a:hover{
	margin-top: 100px;
	font-weight: bold;
	color: #013251;
}
ul.bullet li      {
	font-weight:bold;
	list-style-position: inside;
	list-style-image: url(../../images/titles/ASbullet.jpg);
	display: list-item;
	line-height: 16px;
	width: 220px;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}

#current {
	background-image: url(../../images/bits/navcurrentew.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	color:#fff;
}