@font-face{ 
	font-family: 'dinMedium';
	src: url('../fonts/dinm__-webfont.eot');
	src: url('../fonts/dinm__-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/dinm__-webfont.woff') format('woff'),
	     url('../fonts/dinm__-webfont.ttf') format('truetype'),
	     url('../fonts/dinm__-webfont.svg#webfont') format('svg');
}

body {
	padding:0px;
	margin:0px;
	background:#d5d6d7 url(../images/bg.png) center 35px no-repeat;
	font-family:'dinMedium', Arial, Helvetica, sans-serif;
}
.min {
	float:left;
	width:100%;
}
.margin {
	margin:0px auto;
	width:860px;
}
.main {
	float:left;
	width:860px;
}
.top {
	float:left;
	width:744px;
	padding:40px 58px 0 58px;
}
.top_top {
	float:left;
	width:744px;
}
.top_top_lef {
	float:left;
	width:440px;
}
.top_top_log {
	float:left;
	width:440px;
	padding-bottom:40px;
}
.top_top_txt {
	float:left;
	width:440px;
	font-size:39px;
	color:#7b7b7c;
}
.top_top_img {
	float:right;
	width:290px;
	margin:-26px -33px 0 0; 
}
.top_mid {
	float:left;
	width:744px;
	margin-top:10px;
}
.top_mid_min {
	float:left;
	width:744px;
	padding-bottom:10px;
}
.top_mid_txt2 {
	float:left;
	width:45px;
	font-size:61px;
	color:#848484;
	padding:0px;
	margin:-15px 0 0 0;
}
.top_mid_txt {
	float:left;
	width:205px;
	padding:5px 0 0 0;
	font-size:24px;
	color:#4e4e4f;
}
.black_12 {
	font-size:12px;
	color:#4e4e4f;
	text-decoration:none;
}
.black_12:hover {
	font-size:12px;
	color:#4e4e4f;
	text-decoration:underline;
}
.top_mid_for {
	float:left;
	width:290px;
}
.forms {
	float:left;
	width:289px;
	background-color:#FFF;
	border:solid 1px #ccc;
	height:42px;
	line-height:33px;
	padding:0 10px;
	margin:0px;
	font-size:18px;
	color:#999595;
	font-family:Arial, Helvetica, sans-serif;
}

.forms:hover { border-color:#666;}
.forms:focus { border-color:#666; color:#333;}

.forms2 {
	height:50px;
	padding:10px;
}
.top_bot {
	float:left;
	width:744px;
	margin-top:17px;
}
.top_bot_txt {
	float:left;
	width:480px;
	line-height:97px;
	font-size:12px;
	color:#989898;
}
.black_17 {
	font-size:17px;
	color:#989898;
	text-decoration:none;
}
.black_17:hover {
	font-size:17px;
	color:#989898;
	text-decoration:underline;
}
.top_bot_img {
	float:right;
	width:206px;
}
.bot {
	float:left;
	width:860px;
	padding-top:76px;
	padding-bottom:10px;
}
.bot_min {
	float:left;
	width:860px;
}
.bot_lef {
	float:left;
	width:300px;
}
.bot_icon {
	float:left;
	width:auto;
	margin-right:3px;
}
.bot_txt {
	float:right;
	width:370px;
	font-size:30px;
	color:#5e5e5e;
	text-align:right;
}

p {
	padding:0px;
	display:inline-block;
}
.textlabels {
	font-size:23px;
	color:#4e4e4f;
	padding-bottom:10px;
	margin:6px 0;
}
.label
{
width: 10em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}
.submit input
{
margin-left: 4.5em;
}
.small { font-size:13px;}

.go-btn { background-image:url(../images/go.png); width:188px; height:97px; border:none;}

.go-btn:hover { cursor:pointer;}

.pound { background-image:url(../images/pound.png); background-repeat:no-repeat; float:right; margin-right:192px; padding-left:47px;}

.pound .forms { float:right; width:240px; }