* {
	margin: 0;
	padding: 0;
}
html {height: 100%;}
body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:1em;
	width: 100%;
	height: 100%;
}

a {
	color: #dd2222;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}

img {
	border: none;
}

#sape{	padding-top:10px;
	padding-bottom:20px;
	font-size:0.85em;
	text-align:center;
	color: #666;}
#sape a {color:#666; text-decoration: none;}

input {vertical-align: middle}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 70px;
	background: #FFF;
	padding-left: 50px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;

}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -150px auto 0;
	height: 150px;
	/*background: #F1F1F1;*/
	text-align:center;
	font-size:0.8em;

}


/*-----*/
.searchform{
background-color:#fff;
margin-left:12%;
margin-top:0px;
margin-bottom:20px;
padding:0 20px 0px 0px;
text-align: center;

}
.input{
	font-family:"Trebuchet MS",Verdana,Tahoma,Arial;
	margin-top:0px;
	width:550px;
	height:25px;
	font-size:1.0em;
	border: 1px black;
	padding:2px;
	background-color:#f2f2f2


}
input.inp180{
        font-size: 0.9em;
        border: 1px solid Black;
        width: 180px;
        padding-left: 3px;
}
select.sel180{
        font-size: 0.9em;
        border: 1px solid Black;
        width: 180px;
}
select.sel200{
        font-size: 0.4em;
        height:500px;
        border: 1px solid Black;
        /*width: 350px;*/
}

.button{
	width:100px;
 	/*border: 1px black;*/
	padding:1px;
	height:35px;
	font-size:0.95em;
	/*background-color:#e0e0e0;*/
	}

.firmname{ /*kill? */
	font-size:1.1em;
	FONT-WEIGHT: bold;


}
.firmname a{	color:#dd2222;text-decoration:none;}
.firmname a:hover{	text-decoration:underline;}

.firmtext
{
	font-size:0.75em;
}

.sorter{
	  margin-bottom:20px; line-height:20px;
}
.sorter a, .likesubb{
	font-size:0.75em; color:#992222;
}

.sorter .tenP{ font-size:0.9em;font-weight:bold;}
.sorter a:hover{
	 text-decoration:none; 	color:#ff2222;
}

.f_1 {font-size:0.8em}
.f_2 {font-size:0.75em; color:#992222;}
.h_1 {font-size:0.8em; font-weight:bold;}
