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

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

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

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

#content h1 {
	color : #f90;
}

#content h4 {
	color : #f90;
}

#content h4 a:link, #content h4 a:visited, #content h4 a:hover {
	color : #f90;
}

#content a:link {
	color : #E68A00;
}

#content a:visited {
	color : #2E3D6B;
}

#content a:hover {
	color : #36f;
}


.note {
	border-color : #f90;
	background : #fffbf4;
}


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

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

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

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

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



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

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

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



