@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 200px;
	width: 100%;
	margin-top: -8px;
	background-color: #161616;
	display: block;
}
#bottom  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #FFB400;
	display: block;
	width: 100%;
	height: 25px;
	margin-top: 0px;
	text-align: center;
	padding-top: 1px;
}
#bottom #wedo {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#bottom #wedo span {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 100%;
	display: block;
}
#content #inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 450px;
	padding-top: 10px;
	display: block;
}
#content #inner table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#content #inner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-bottom: 6px;
}
#content #inner #us {
	background-image: url(../images/quiosys_us.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	width: 180px;
}
#content #inner #uk {
	background-image: url(../images/quiosys_uk.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	width: 180px;
}
#content #footer {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
	background-repeat: no-repeat;
	height: 80px;
}
#content #footer #bottomlogo {
	background-image: url(../images/quiosys_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 89px;
	float: left;
	margin-top: 35px;
	margin-left: 18px;
}

#content #footer #copy {
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	margin-top: 30px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E2E2E;
	float: left;
	padding-right: 5px;
}
#twi {
	background-image: url(../images/quiosys_twit.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 89px;
	left: 800px;
	position: relative;
}
#header {
	width: 990px;
	height: 71px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#wrapper #searchengine {
	width: 990px;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	position: relative;
	padding-top: 70px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.twit {
	background-image: url(../images/quiosys_twit.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 89px;
	left: 800px;
	position: relative;
	float: left;
}

