@charset "UTF-8";
/* LEATHER */
body {
	background:#1E0B05 url(../img/bg_page_leather1.jpg) center top;
}
div#light_bar_top {
	background:#9C2E05 url(../img/bg_light_leather1.jpg) center top;
}
div#top div#logo {
	background: url(../img/logo_leather.gif) no-repeat bottom left;
}
div#green_bar {
	background:url(../img/transparent_2.png);
}
div#bottom {
	background:url(../img/transparent_3.png);
}
h2.tir-the-latest {
	background: url(../img/the_latest.gif) no-repeat bottom right;
}
div#main_nav {
	background:url(../img/transparent_3.png);
}
div#main_nav ul li a {
	color: White;
}
div#main_nav ul li a:hover {
	background:url(../img/transparent_2.png);
	color: #F9EA19;
}
div#main_nav ul li a.active {
	background:url(../img/transparent_2.png);
	color: #F9EA19;
}
div#footer {
	background:url(../img/logo-mini_leather.gif) no-repeat bottom right;
}
div#clickme a{
	background:url(../img/style_leather.gif) no-repeat;
	}