.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 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;	
}

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

h1#logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/img/layout/logo.gif) no-repeat;
}

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

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

.header-box h2 a,
.header-box p 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: 148px;
    height: 18px;
    float: left;	
}

#nav ul li {
  position: relative;
}

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

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

#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: -148px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 h2 a {
    font-size: 133%;
    color: #ED1C24; 
}

#side-banners div.grey h2 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;
}

#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;
}