@charset "UTF-8";
/* CSS Document */
body {
	color:#FFF;
	margin-top:0px;
	font-size:14px;
	text-align:center;
	font-family:Arial;
	background-color:#000;
	background-image: url(../jpg/bg.jpg);
}
table#header {
	margin:auto;
	margin-top:10px;
	text-align:left;
}
html {
	overflow: auto;
}
h1 {
	text-align:center;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #888;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
#FAQSEO {
	width:600px;
	margin:auto;
	text-align:left;
	z-index:0;
}
#FindPostCode {
	z-index:2;
}
#faqmainHolder{
	z-index:1;
}

