#header_wrap
{
	background: url(../img/header.jpg) repeat-x center top;
	border-top: 4px solid #34140a;
	width: 100%;
}

#header
{
	background: url(../img/header.jpg) no-repeat center top;
	border-top: 4px solid #34140a;
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 118px;
}

#header h1
{
	margin: 0 0 0 25px;
	padding: 15px 0;
	width: 220px;
}

#header h1 a
{
	background: url(../img/logo.png) no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 83px;
}

#header h1 img
{
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#header span
{
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 150px;
}

#header span a
{
	color: #fff;
	padding: 0 5px;
}

#header span a:hover
{
	text-decoration: underline;
}


/* footer Index
----------------------------------------------------------------------*/

#nav_bottom a
{
	text-decoration: none;
	color: #fff;
}

#nav_bottom a:hover
{
	color: #fff;
	text-decoration: underline;
}

/* footer Index CP
----------------------------------------------------------------------*/

#cp_bottom a
{
	text-decoration: none;
	color: #6B1806;
}

#cp_bottom a:hover
{
	text-decoration: underline;
	color: #6B1806;
}

/* LeftMenu
----------------------------------------------------------------------*/
#newtosamjones
{
	font: 15px Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #ffffff;
}
#newtosamjones a
{
	font: 15px Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: #ffffff;
}

#newtosamjones a:hover
{
	font: 15px Arial, "Trebuchet MS", sans-serif;
	text-decoration: underline;
	color: #ffffff;
}

/* LeftMenu_icons
----------------------------------------------------------------------*/

#leftmenu_icons a
{
	font: 11px Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
	color : #0075A5;
}

#leftmenu_icons a:hover
{
	font: 11px Arial, "Trebuchet MS", sans-serif;
	text-decoration: underline;
	color : #0075A5;
} 

/* RightMenu_icons
----------------------------------------------------------------------*/

#rightmenu_icons a
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	text-decoration: none;
	color : #0075A5;
}

#rightmenu_icons a:hover
{
	font: 12px Arial, "Trebuchet MS", sans-serif;
	text-decoration: underline;
	color : #0075A5;
}
