body{
  font-family: "trebuchet ms", helvetica, sans-serif;
}


h1 span {
display:none;
}

#logo {
float:left;
width:283px;
}

#logo a {
display: block;
background:url(/images/logo.png) no-repeat;
width:339px;
height:43px;
}

#logo a:hover {
border:0px;
}


h1, h2{
	font-weight:bold;
  font-size:17px;
  float:left;
  color:#FFFFFF;
  padding:0;
  margin:0;
}

#mainmenu ul{
	padding:0;
  margin:0;
}

#mainmenu li
{
	float:left;
  list-style-type: none;
  padding:5px 0 5px 0;
}

#mainmenu a,a:hover
{
	border-right:1px solid white;
	background: #767676;
	color: #FFF;
  text-decoration:none;
  padding:5px 10px 5px 10px;
  font-weight:bold;
}

#mainmenu a:hover
{
	background: #0000FE;
}

.offer_title, h3{
	font-weight:bold;
  font-size:17px;
  float:left;
  color:#000000;
  padding:0;
  margin:0;
}
.offer_subtitle{
  font-size:13px;
  margin-left:10px;
  color:#767676;
  position:relative;
	float:left;
	width:430px;
}

.offer_price{
	float:right;
  text-align:right;
}

.title_right{
	background: #767676;
  color:#FFFFFF;
  font-weight:bold;
  padding:4px;
}
.text_right{
	padding:4px;
}

.offer_link{
  clear:both;
  float:right;
  bottom:1px;
  right:5px;
  position:absolute;
	font-size:14px;
  font-weight:bold;
}

a.textlink:link, a.textlink:visited, a.textlink:hover{
  color:#5555ff;
  background: #FFF;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
  padding:0;
  border:0;
}

a.textlink, a.textlink:hover{
  color:#0000FE;
}

a.textlinksmall:link, a.textlinksmall:visited, a.textlinksmall:hover, a.textlinksmall:hover{
  color:#c0c0c0;
  background:0;
  text-decoration:none;
  font-size:12px;
  padding:0;
  border:0;
  font-weight:normal;
}

a.textlinksmall2:link, a.textlinksmall2:visited, a.textlinksmall2:hover, a.textlinksmall2:hover{
  color:#69b515;
  background:0;
  text-decoration:none;
  font-size:12px;
  padding:0;
  border:0;
  font-weight:normal;
}

.text_normal{
	color:#767676;
  clear:both;
  padding:3px;
  font-size:13px;
}

a.textlink3:link, a.textlink3:visited, a.textlink3:hover{
  color:#000000;
  background: #FFF;
  font-weight:normal;
  text-decoration:underline;
  font-size:14px;
  padding:0;
  border:0;
}
