#wrapper {
	background : url(../img/wrapbg-offers.png) top center repeat-y;
}

#head h1 a {
	background : #fff url(../img/btt-offers.png) top left no-repeat;
}

#head h3 {
	border-color : #EADE00;
	background-image : url(../img/ban/bg-head3.jpg);
}

#languages li a:hover {
	color : #d5ca00;
}

#content h1 {
	color : #EADE00;
}

#content h2 {
	color : #000;
}

#content h3 {
	color : #EADE00;
}

#content a:link, #content a:visited {
	color : #EB6A00;
}

#content a:hover {
	color : #7599ff;
	text-decoration : none;
}


.note {
	border-color : #eade00;
	background : #ffffd6;
}


#submenu #menu1 {
	background-position : 0 -70px;
}

#submenu #menu2 {
	background-position : -170px -70px;
}

#submenu #menu3 {
	background-position : -340px -70px;
}

#submenu #menu4 {
	background-position : -510px -70px;
}

#submenu li a:hover {
	background-position : 80px -70px;
}







#sidebar h3 {
	background : url(../img/sidebartitle-offers.png) no-repeat;
	color : #D5CA00;
}

#sidebar ul li {
	background-image : url(../img/bullet-offers.png);
}

#sidebar li a:hover, #sidebar a:hover {
	color : #D5CA00;
	border-bottom-color : #D5CA00;
}



