@charset "UTF-8";
#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
*{
	margin: 0px;
	padding: 0px;
}body {
	background-color: #FFF;
	background-image: url(../images/bg_strip.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: 497px;
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 85px;
	background-image: url(../images/pageFrame.png);
	background-repeat: no-repeat;
}
#textstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.clearfloats {
	clear: both;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	text-align: right;
	width: 400px;
}
#london {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	float: left;
	padding-top: 15px;
	text-align: right;
	width: 10px;
	padding-left: 30px;
	opacity: 0;
	filter:alpha(opacity=0);
}
#seo {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	padding-bottom: 50px;
}#seo a {
	color: #666;
	text-decoration: none;
}
#logo {
	height: 100px;
	width: 198px;
	padding-top: 30px;
	padding-left: 32px;
}
.boarderremove {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
