body {
	margin: auto;
	padding: 0px;
	height: 100%;
	background-color: #21252a;
	background-image: url('../imgs/bg.png');
	background-repeat: repeat-x;
	width: 944px;
}

li {
line-height: 24px;
padding-left: 15px;
}

ul {
margin: 0px;
padding-top: 0px;
padding-left: 15px;
}

.imageLink {
	
}
.imageLink a{
	
}
.imageLink a:hover{
	
}

.footer_text {
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;	
	color: #e5e5e5;
}

.footer_text a{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;	
	color: #e5e5e5;
	text-decoration: none;
}

.footer_text a:hover{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;	
	color: #ffffff;
	text-decoration: none;
}

.header_text{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 23px;
	line-height: 27px;	
	color: #c31f38;
}

.header_text_grey{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 23px;
	line-height: 27px;	
	color: #444;
}

.title_text{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 29px;	
	color: #c31f38;
}

.title_text_14px{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 17px;
	color: #c31f38;
}

.footer_table{
	height: 112px;
	width: 942px;
	vertical-align: top;		
}

.main_pane{
	height: 335px;
	width: 942px;
	vertical-align: top;
	text-align: left;	
}

.main_pane_area{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;	
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

.main_pane_area a{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.main_pane_area a:hover{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.home {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 93px;
	background-image: url('../imgs/lft_home_button.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.home_hover {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 93px;
	background-image: url('../imgs/lft_home_button.jpg');
	background-position: -93px 0px;
	background-repeat: no-repeat;
}

.clients {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 99px;
	background-image: url('../imgs/lft_clients_button.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.clients_hover {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 99px;
	background-image: url('../imgs/lft_clients_button.jpg');
	background-position: -99px 0px;
	background-repeat: no-repeat;
}

.candidates {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 139px;
	background-image: url('../imgs/lft_candidates_button.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.candidates_hover {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 139px;
	background-image: url('../imgs/lft_candidates_button.jpg');
	background-position: -139px 0px;
	background-repeat: no-repeat;
}

.jobs {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 80px;
	background-image: url('../imgs/lft_jobs_button.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.jobs_hover {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 80px;
	background-image: url('../imgs/lft_jobs_button.jpg');
	background-position: -80px 0px;
	background-repeat: no-repeat;
}

.contact {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 138px;
	background-image: url('../imgs/lft_contact_button.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.contact_hover {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 138px;
	background-image: url('../imgs/lft_contact_button.jpg');
	background-position: -138px 0px;
	background-repeat: no-repeat;
}

