﻿body {
}

.SI_menu 
{
	background-color:Transparent;
	color: #D1D3D7;
}

.links, #footer, #menu, #menu li a
{ background: #FFFFFF url(menu.png);
  color: #D1D3D7;
  border-color: #D7D7D7;
}

.links a, #footer a, .links a:hover, #footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

#fullwidth
{
	position:relative;
	z-index:999;
}
