#twm{
	color:#fff;
	background:#96014B none repeat scroll 0% 0%;
	height:45px;
	width:800px;
	margin:auto;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
}
#twm h1{
	float:left;
	text-indent:-999em;
	width:79px;
	height:34px;
	overflow:hidden;
	line-height:45px;
	padding:6px 0 0 20px;
}
#twm h1 a{
	display:block;
	width:79px;
	height:34px;
	background:url(../img/twm.gif) no-repeat 0 0;
	float:left;
	text-indent:-999em;
}
#twm p{
	float:right;
	line-height:42px;
}
#twm p a{
	color:#fff;
	padding:0 20px 0 0;
	background:url(../img/twm-contact.gif) no-repeat 100%;
	margin:0 10px 0 0;
	font-size:1.1em;
}
#twm form{
	float:right;
	margin:11px 20px 0 0px;
	border-left:1px solid #7a003c;
	padding:0 0 0 10px;
}
#twm form select{
	width:250px;
	padding:1px;
}
#twm form .submit{
	padding:1px;
}
