body {
	margin:0px;
	padding:0px;
	background-color:#FFF;
	background:url(/images/bk.gif);
	background-repeat:repeat-y;
	font-family:arial,helvetica,sans-serif;	
	color:#292929;
	/* The code below is a CSS hack to control font sizes in different versions of IE */
	font-size:x-small;      /* This will be used by IE 5 and 5.5 */
	voice-family: "\"}\""; 	voice-family:inherit;               /* These statement are not undertood by IE 5 and 5.5 and therefore they skip to the next selector */
	font-size:small; 	/* This is the real font size to be used by all other browsers */
	}
hr {
	color:#E4B5CC;
	margin-top:3px;
	margin-bottom:3px;
	}
#kiosk {
	margin:20px;
	margin-right:0px;
	padding:0px;
	position:relative;
	width:750px;
	}
#menu {
	margin:0px;
	margin-right:20px;
	padding:0px;
	float:left;
	width:110px;
	height:400px;
	}
#content {
	width:600px;
	margin:0px;
	margin-left:20px;
	margin-bottom:20px;
	padding:0px;
	float:left;
	}
#subNav {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	}
#mainContent {
	float:left;
	width:560px;
	margin-left:20px;
	}
.product1 {
	height:155px;
	width:280px;
	margin-right:12px;
	}
.home_imageOrange {
	float:left;
	margin:0px;
	margin-right:4px;
	margin-bottom:30px;
	background-color:#f1a63c;
	width:116px;
	}
.home_imageLilac {
	float:left;
	margin:0px;
	margin-bottom:30px;
	margin-right:4px;
	background-color:#d284aa;
	width:116px;
	}
.home_imageLilac2 {
	float:left;
	margin:0px;
	margin-bottom:30px;
	background-color:#d284aa;
	width:116px;
	}
.home_imageBlue {
	float:left;
	margin:0px;
	margin-bottom:30px;
	margin-right:4px;
	background-color:#89cce0;
	width:116px;
	}
.home_imageGreen {
	float:left;
	margin:0px;
	margin-bottom:30px;
	margin-right:4px;
	background-color:#d3d856;
	width:116px;
	}
.feature1 {
	float:left;
	margin-left:0px;
	margin-right:18px;
	padding:7px;
	background-color:#f6e6ee;
	width:164px;
	}
.feature2 {
	float:left;
	margin-right:14px;
	width:200px;
	}
.feature3 {
	float:left;
	width:170px;
	}
#link {
	width:600px;
	text-align:left;
	margin:0px;
	margin-top:5px;
	padding:0px;
	float:left;
	}
#footer {
	width:600px;
	text-align:left;
	margin-top:30px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:20px;
	padding-left:0px;
	float:left;
	border-top:#E4B5CC 1px solid;
	font-size:x-small;
	}
.main {
	font-weight:bold;
	color:#A60A55;
	margin:0px;
	}
a:link {
	font-weight:bold;
	text-decoration:none;
	color:#A60A55;
	}
a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#A60A55;
	}
a:hover {
	font-weight:bold;
	color:#A60A55;
	text-decoration:underline;
	}
#menu a:link {
	font-weight:bold;
	text-decoration:none;
	color:#d07ea5;
	}
#menu a:visited {
	text-decoration:none;
	color:#d07ea5;
	}
#menu a:hover {
	color:#A60A55;
	text-decoration:none;
	}
#mainContent a:link {
	font-weight:bold;
	text-decoration:none;
	color:#A60A55;
	}
#mainContent a:visited {
	text-decoration:none;
	color:#A60A55;
	}
#mainContent a:hover {
	color:#A60A55;
	text-decoration:none;
	}
.featureHome {
	}
.featureHome a:link {
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	}
.featureHome a:visited {
	text-decoration:none;
	color:#FFF;
	}
.featureHome a:hover {
	color:#FFF;
	text-decoration:none;
	}
#footer a:link {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
#footer a:visited {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
#footer a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	}
.selectedmenu	{
	color:#A60A55;
	font-weight:bold;
	}
.selected {
	color:#A60A55;
	font-weight:bold;
	text-transform:uppercase;
	}
.title	{
	color:#A60A55;
	font-weight:bold;
	font-size:large;
	}
.whiteTitle {
	color: #FFFFFF;
	font-weight: bold;
	}
.form {
	margin-top:8px;
	background:#F7F3F3;
	font-family:arial,helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	color:#A60A55;
	border:1px solid #E4B5CC;
	padding:0px;
	}
.form2 {
	margin-top:8px;
	background:#FFF;
	font-family:arial,helvetica,sans-serif;
	font-size:small;
	color:#A60A55;
	border:1px solid #E4B5CC;
	padding:0px;
	}
.form3 {
	margin-top:8px;
	background:#A60A55;
	font-family:arial,helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FFF;
	border:1px solid #A60A55;
	padding:0px;
	}
ul	{
	padding:0px;
	margin:0px;
	}
#menu li {	
	list-style-type:none;
	border-bottom:#dea6c1 1px solid;
	padding:7px;
	}
#menu li.last {
	padding:7px;
	border-style:none;
	}
#content li {
	list-style-type:square;
	padding:0px;
	margin:20px;
	margin-bottom:5px;
	}
#footer li {	
	display:inline;
	list-style-type:none;
	border-right:#000 1px solid;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	}
#footer li.first {
	margin:0px;
	padding-left:0px
	}
#footer li.last {
	margin:0px;
	padding-right:0px;
	border-style:none;
	}