.clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #776e65;
	margin: 10px;
}

a {
    color: #776e65;
    text-decoration: underline;	
}

a:hover {
    text-decoration: none;	
}

.cufon {
    text-transform: uppercase;	
}

.cufon .tel {
    color: red;	
}

.cufon a {
	text-decoration: none;
}

#container {
    width: 958px;
    margin: 0px auto;	
}

#wrapper {
	width: 958px;
	float: left;
	background: url(/img/layout/shadow-main.gif) repeat-y center;
}

#header {
    width: 914px;
    height: 97px;
    float: left;
    background: url(/img/layout/shadow-top.gif) no-repeat top;
    padding: 41px 22px 0px 22px;	
}

a#logo {
    width: 185px;
    height: 97px;
    float: left;	
}

.header-box {
    width: 180px;
    height: 97px;
    float: left;
    text-align: right;
}

.header-box span.cufon {
	font-size: 158%;
	color: #A0948A;
	margin-bottom: 2px;
}

.header-box span.cufon a {
	color: #A0948A;
}

.header-box span.heading {
	font-size: 158%;
	color: #ED1C24;
	margin-bottom: 2px;
}

.header-box p a,
.header-box span.heading a {
    color: #A0948A;
}

.header-box p a {
	text-decoration: underline;
	font-weight: bold;
	background: url(/img/layout/arrow.gif) no-repeat left center;
	padding: 0px 0px 0px 12px;
}

.header-box p a:hover {
    text-decoration: none;	
}

.header-box p {
    margin-right: 2px;
}

.contact-details {
    float: right;	
}

#nav {
    width: 914px;
    height: 18px;
    float: left;
    padding: 0px 22px;
    margin: 24px 0px 24px 3px;
	position: relative;
	z-index: 9;
}

#nav ul li,
#nav ul li a {
    width: 128px;
    height: 18px;
    float: left;	
}

#nav ul li {
  position: relative;
}

#nav ul li ul {
  position: absolute;
  left: 0px;
  top: 18px;
  width: 128px;
  border-top: 1px solid #FFFFFF;
  z-index: 6;
  display: none;
}

#nav ul li {
    margin-right: 2px;	
}

#nav ul li.last {
    margin-right: 0px;	
}

#nav ul li a {
	background-color: #ED1C24;
	background-image: url(/img/layout/nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#nav ul li.home a {
    background-position: 0px 0px;
}

#nav ul li.home a:hover,
#nav ul li.home a.sel {
    background-position: 0px -18px;
}

#nav ul li.about-us a {
    background-position: -128px 0px;
}

#nav ul li.about-us a:hover,
#nav ul li.about-us a.sel {
    background-position: -128px -18px;
}

#nav ul li.register a {
	background-position: -256px 0px;
}

#nav ul li.register a:hover,
#nav ul li.register a.sel {
    background-position: -256px -18px;
}

#nav ul li.submit-a-cv a {
    background-position: -384px 0px;
}

#nav ul li.submit-a-cv a:hover,
#nav ul li.submit-a-cv a.sel {
    background-position: -384px -18px;
}

#nav ul li.search-jobs a {
    background-position: -512px 0px;
}

#nav ul li.search-jobs a:hover,
#nav ul li.search-jobs a.sel {
    background-position: -512px -18px;
}

#nav ul li.contact-red a {
    background-position: -640px 0px;
}

#nav ul li.contact-red a:hover,
#nav ul li.contact-red a.sel {
    background-position: -640px -18px;
}

#nav ul li.news a {
    background-position: -768px 0px;
}

#nav ul li.news a:hover,
#nav ul li.news a.sel {
    background-position: -768px -18px;
}

#nav ul li.clients a {
    background-position: -896px 0px;
}

#nav ul li.clients a:hover {
    background-position: -896px -18px;
}

#nav ul li.candidates a {
    background-position: -1024px 0px;
}

#nav ul li.candidates a:hover {
    background-position: -1024px -18px;
}

#nav ul li.login a {
    background-position: -1152px 0px;
}

#nav ul li.login a:hover {
    background-position: -1152px -18px;
}

#nav ul li.locums-area a {
    background-position: -1280px 0px;
}

#nav ul li.locums-area a:hover {
    background-position: -1280px -18px;
}

#nav ul li.clients-area a {
    background-position: -1408px 0px;
}

#nav ul li.clients-area a:hover {
    background-position: -1408px -18px;
}

#side-banners {
    width: 180px;
    float: left;
    padding-left: 22px;
    padding-right: 3px;	
    padding-bottom: 130px;
    position: relative;
}

.side-banner {
    border-left: 1px solid #f8f8f8;
    border-top: 1px solid #f8f8f8;
    border-right: 2px solid #DFDBD6;
    border-bottom: 2px solid #DFDBD6;
    padding: 20px 20px 20px 16px;
    width: 141px;
    float: left;
    margin-bottom: 2px;
}

#side-banners div.grey {
    background-color: #F7F8F8;	
}

.side-banner span a {
    font-size: 133%;
    color: #ED1C24; 
}

#side-banners div.grey span a {
	color: #A0948A;
}

.side-banner p {
	color: #ED1C24;
	margin-top: 10px;
}

#side-banners div.grey p {
	color: #776E65;
}

.side-banner p a {
	text-decoration: underline;
    font-weight: bold;
    background: url(/img/layout/red-arrow.gif) no-repeat left center;
    padding: 0px 0px 0px 12px;
    color: #ED1C24;
}

#side-banners div.grey p a {
	color: #776E65;
	background: url(/img/layout/arrow.gif) no-repeat left center;
}

.rec-logos {
	position: absolute;
	width: 180px;
	bottom: 0px;
	left: 22px;
}

#content {
	width: 728px;
	float: left;
}

#footer {
	width: 914px;
    float: left;
    background: #FFFFFF url(/img/layout/shadow-bottom.gif) no-repeat top;
    padding: 18px 22px 10px 22px;
    margin-top: 16px;
    text-align: center;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
    color: #776E65;
    padding-right: 4px;
	border-right: 1px solid #776E65;
}

#footer ul li.last a {
    padding-right: 0px;
    border-right: none;
    margin-right: 0px;
}

.flash_error {
	margin: 0px 22px 20px 22px;
	width: 886px;
	float: left;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	background: #FF0000 url(/img/layout/error.png) no-repeat left center;
	color: #FFFFFF;
}

.breadcrumb {
	margin: 0px 15px 15px 10px;
}

.breadcrumb a {
	padding: 0px 5px;	
}

.header-contact {
  float: left;
  padding-left: 150px;
  padding-top: 15px;
  text-align: center;
}

.header-tel {
  font-size: 40px;
  color: red;
}

.header-email {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}

.header-logo {
  float: right;
  margin-top: -10px;
}
