body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/bk_yellow.jpg);
	background-repeat:repeat-x;
}
p, .forms, .lists {
	font-size: 0.7em;
}
.list2 {
	font-size: 0.7em;
}
.alist {
	font-size: 0.7em;
}
h1 {
	font-size: 0.8em;
}
h2 {
	font-size: 0.7em;
}
h3 {
	font-size: 0.7em;
}
.listing {
	font-size: 0.8em;
	color:#000000;
	font-weight: bold;
}
a {
	color:#000000;
}
.icon {
	font-size: 0.7em;
	color:#000000;
	font-weight: bold;
}
.exvat {
	color:#CC0000;
	font-size: 0.8em;
	font-weight: bold;
}
.incvat {
	color:#666666;
	font-size: 0.8em;
	font-weight: bold;
}
.main {
	border: 1px solid #000000;
	background-color:#FFFFFF; 
	margin-left: auto;
	margin-right: auto;
	width:750px;
	margin-top:5px;
	display: table;
}
.cta  {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	text-align:right;
	font-size: 0.8em;
}
.test {
	border: 2px solid #000000;
	background-color:#FFFFFF; 
	margin-left: auto;
	margin-right: auto;
	width:750px;
}
.nav {
	padding: 25px;
	float:left;
	width: 170px;
	background-color: #FFFFFF;
}
.content {
	float:right;
	padding: 25px;
	width:451px;
	background-color:#FFF57B;
	border-left: 1px solid #000000;
	text-align: left;
}
.fullpage {
	padding: 25px;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color:#99D2F5;
	margin-left: auto;
	margin-right: auto;
	width:700px;
}
.headerimage {
	border: 2px solid #000000;
	background-color:#FFFFFF; 
	width:445px;
	clear:left;
}
#button {font-size: 0.9em; font-weight: bold;}

#button ul {list-style: none; margin: 0;padding: 0; border: none; }
#button li {margin: 0;}
#button li a {
		display: block;
		padding: 2px 2px 3px 2px;
		border: 2px solid #000000;
		background-color: #FFFFFF;
		text-decoration: none;
		text-align: left;
		color: #000000;
		width: 100%;
		margin-top: 4px;
		margin-bottom: 4px;
		}
		/* This is a comment */
		html>body #button li a {
		width: auto;
}
		
#button li a:hover {
		background-color:#FFF57B;
		background-image: url(images/navarrow_yellow1.gif);
		background-position:right;
		background-repeat: no-repeat;
		text-decoration: none;
		margin-top: 4px;
		margin-bottom: 4px;
}

.subbutton a{
		display: block;
		padding: 2px 3px 3px 2px;
		border: 2px solid #000000;
		background-color: #FFFFFF;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		color: #000000;
		width: 160px;
		margin-top: 2px;
		margin-bottom: 2px;
		font-size: 0.8em;
		}
		/* This is a comment */
		html>body #button li a {
		width: auto;
}

.subbutton a:hover {
		background-color:#FFF57B;
		background-image: url(images/navarrow_yellow1.gif);
		background-position:right;
		background-repeat: no-repeat;
		text-decoration: none;
		margin-top: 2px;
		margin-bottom: 2px;
}

.subsubbutton a{
		display: block;
		padding: 2px 3px 3px 2px;
		border: 1px solid #000000;
		background-color: #FFFFFF;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		color: #000000;
		width: 70px;
		margin-top: 2px;
		margin-bottom: 2px;
		font-size: 0.7em;
		}
		/* This is a comment */
		html>body #button li a {
		width: auto;
}


.subsubbutton a:hover {
		background-color:#FFF57B;
		background-position:right;
		background-repeat: no-repeat;
		text-decoration: none;
		margin-top: 2px;
		margin-bottom: 2px;
}
.resellbutton a{
		display: block;
		padding: 2px 3px 3px 2px;
		border: 1px solid #444444;
		background-color: #FFFFFF;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		color: #444444;
		width: 188px;
		margin-top: 2px;
		margin-bottom: 2px;
		font-size: 0.6em;
		}
		/* This is a comment */
		html>body #button li a {
		width: auto;
}


.resellbutton a:hover {
		background-color:#FFF57B;
		background-position:right;
		background-repeat: no-repeat;
		text-decoration: none;
		margin-top: 2px;
		margin-bottom: 2px;
}
.product {
	border: 2px solid #000000;
	background-color:#FFFFFF;
}
