body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.flag-pad {
	text-align: center;
	padding-top: 60px;
}
.uk-pad {
	padding-right: 30px;
}
.gr-pad {
	padding-left: 30px;
}
.req-pad {
	padding-top: 270px;
	padding-left: 70%;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.parent {
	display: block;
	margin-top: 16px;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.content {
	padding-bottom: 90px;
}


#emailbottom {
	position:absolute; 
	top:258px;
	left:864px;
}

.footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 30px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}