body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #251d1d;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.float_limiter{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.checkbox {
	border: none;
	line-height: 1.6em;
}

a img{
	border: 0px;
}

form{
	display: inline;
}

br{
	display: none;
}

p br{
	display: block;
}

img.banner{
	padding-bottom: 10px;
}

/* top menu */

#menu{	
	margin: 0px auto;
	height: 39px;
	width: 709px;	
}

#menu div{	
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 709px;	
	background-color: #b92020;
	border: 1px solid #eb2525;	
	border-width: 0px 1px 1px 1px;
	position: fixed;
	z-index:1000;
}

#menu ul{
	margin: 0px;
	padding: 2px 5px 0px 5px;
	height: 30px;
}

#menu li{
	display: block;
	float: left;
	padding: 7px 0px 0px 4px;
	margin: 0px;
	list-style: none;	
	font-size: 11px;
	color: #8c0c0c;
}

#menu li.right{
	float: right;
	border: 1px #eb2525 solid;
	padding: 5px;
	background-color: #9e1f1f;
}

#menu li a{
	color: #ffffff;
	text-decoration: none;
}

#menu li a:hover{
	text-decoration: underline;
}

.company #menu div{
	background-color: #565656;
	border-color: #777777;
}

.company #menu li{
	color: #686868;
}

.company #menu li.right{
	background-color: #686868;
	border-color: #777777;
}

dl.hint{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: right;
	width: 525px;
	color: #ffffff;
	text-align: left;
	font-size: 0.8em;
}

dl.hint dt{	
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

dl.hint dd{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.msg{
	background-color: #e16b6b;
}

.company .msg{
	background-color: #313131;
}

.company .msg br{
	display: block;
}

font.smaller{
	font-size: 0.8em;
}

.job_offer{
	position: absolute;
	top: 160px;
	margin-left: 710px;	
}

.job_offer img{
	background-image: url(../images/index/job_offer_hover.jpg);		
}

.job_search, .job_offer{
	position: absolute;
	top: 160px;
	margin-left: 710px;	
}

.job_search img{
	background-image: url(../images/index/job_search_hover.jpg);	
}
