@charset "utf-8";
/* The following styles are for the stripe at the top of the page.*/
#stripe_top {
	position: absolute;
	height: 40px;
	width: 101%;
	left: 0px;
	top: 0px;
	right: 0px;
	color: #FFF;
	background-color: #E3AB7C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
	text-align: right;
}
#stripe_top_container {
	width: 960px;
	padding: 3px;
	margin-right: 30px;
	text-align: right;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#stripe_top_pos1_keywords {
	float: right;
	margin: 2px;
	text-align: left;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #3A394F;
}
#stripe_top_pos4_tel_uk {
	float: right;
	text-align: right;
	padding-left: 6px;
	margin-top: 6px;
	margin-right: 2px;
}