html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #E5E5E5;
	margin: 0px;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/background-a09.png);
	text-align: center;
	background-position: center top;
}

iframe {
border:0px;
}

.lispace {
	font-family: arial, helvetica, sans-serif;
	list-style-position: outside;
	padding-bottom: 5px;
}
.button {
	border-left: 1px solid #a77abc;
	border-top: 1px solid #a77abc;
	border-right: 1px solid #3c1050;
	border-bottom: 1px solid #3c1050;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #5d1e79;
}
.tabletopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a678ba;
}
.tableheader {
	font-weight: bold;
	background-color: #E8DBEE;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a678ba;
}
.tablecontent {
	background-color: #F2EBF5;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a678ba;
}
.copyright {
	vertical-align: middle;
	color: #666666;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066cc;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066cc;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066cc;
}
.divider {
	background-image: url(../images/bg_divider.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dividerhdot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.hdrnav {
	background-image: url(../images/nav_blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #C0C0C0;
}
.featureboxhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.contactbox {
	background-color: #f1edf2;
	border: 1px solid #bea5c9;
	padding: 5px;
}
.productbox {
	background-color: #e5dbe9;
	padding: 20px;
	text-align: left;
}
.productbox #form1 {
	margin: 0px;
	padding: 0px;
}

.featureboxbg {
	background-image: url(../images/hm_feature_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#getHelp {
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#getHelp   .width100 {
	border: 1px solid #431558;
	font-family: Arial, Helvetica, sans-serif;
	width: 205px;
	background-color: #E8DBEE;
	color: #431558;
	margin-bottom: 1px;
	margin-top: 1px;
}
#getHelp .back {
	background-image: url(../images/right-column/rc-centre.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#header1 {
	background-color: #B2B2B2;
}
#headcontainer {
	width: 100%;
	height: 235px;
	margin: 0px;
	padding: 0px;
}
#underline1 {
	height: 5px;
	background-color: #7B4C90;
	width: 960px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flashbanner {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	background-color: #FFF;
}
.rightshadow {
	background-image: url(../images/rightshadow.png);
	background-repeat: repeat-y;
}
.leftshadow {
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;
}
#foot2 {
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#foot2 a {
	text-decoration: none;
	color: #639;
}
#foot2 a:hover, #foot2 a:focus, #foot2 a:active {
	color: #F00;
}