@charset "utf-8";
.orangeheadings {
	font-weight: bold;
	color: #EA9B45;
	font-family: Arial;
	font-size: 13px;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #8EC529;
	text-decoration: none;
}

.bg_top {
	background-image: url(bg_page_top.gif);
	background-repeat: no-repeat;
}
.bgmiddle {
	background-image: url(bg_page-middle.gif);
	background-repeat: repeat-y;
}
.supportcontain {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.bottomtext {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.designcontain {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

#mainbody {
 margin: 0 auto;
 text-align: left;
}

.hsotingcontain {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.supportcol1 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	margin-left: 60px;
	height: auto;
	width: 50px;
	margin-right: 200px;
}
.supportcontent {
	height: auto;
	width: 512px;
	margin-left: 10px;
	padding-left: 10px;
}

#col1 {
	width: 100px;
	height: 10px;
	margin-left: 220px;
	margin-top: 10px;
}

#col2 {

}

#col3 {

}

#col4 {

}
.supportcentre {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
