@font-face {
    font-family: 'futura_ltcn_btlight';
    src: url('futura-ltcn-bt-light.eot');
    src: url('futura-ltcn-bt-light.eot?#iefix') format('embedded-opentype'),
         url('futura-ltcn-bt-light.woff') format('woff'),
         url('futura-ltcn-bt-light.ttf') format('truetype'),
         url('futura-ltcn-bt-light.svg#futura_ltcn_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	color: #595959;
background-color: #dedfe0;
background-image:url(../img/header/header_bg.jpg) ;
background-repeat: repeat-x;
display: table;
background-position: top center;
background-attachment: scroll;
width: 100%;
 font-family: 'futura_ltcn_btlight';
  color: #333;
  font-size: 11px;
  height: auto;
}

a {
  color: #fff;
  text-decoration: none; font-family: 'futura_ltcn_btlight';
}

a:hover {
  text-decoration: underline;
}

h1 {
   font-family: 'futura_ltcn_btlight';
  font-weight: normal;
  
}

h2 {
   font-family: 'futura_ltcn_btlight';
 
}

p {
	color:#fff;
   font-family: 'futura_ltcn_btlight';
}

.container_12,
.container_16,
.container_24 {
  
  background-repeat: repeat-y;
  margin-bottom: 20px;
}



/*
*************************************************
*************************************************
LOGO
*************************************************
*************************************************
*/

a.debt_logo
{ 

	float:left; background:url(../img/logo/logo.png) no-repeat; width:230px; height:98px; margin:34px 0px 0px 58px;
	padding:0;
}

a.debt_logo:hover
{
	background-position: 0 bottom;
}



#tabs_wrapper {
width: 564px;
margin: 30px 35px;
float: left;
height: 310px;
}
#tabs_container {
	
}
#tabs {
		list-style: none;
	padding: 10px 13px 8px 0px;
	margin: 0 0 0 0px;
	font-size:12px; font-weight:bold;
}
#tabs li {
	display: inline;
}
#tabs li a {
	
	padding: 10px 17px 10px 17px;
	font-family: 'futura_ltcn_btlight';
	font-weight:normal;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.5);
	font-size:20px;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
	background-color: #016f85;
	
}
#tabs li.active a {
	
	background-color: #016f85;
	padding: 10px 17px 10px 17px;
	font-family: 'futura_ltcn_btlight';font-size:20px;
	border-bottom: none;
}
#tabs li.active a:hover {
	background-color: #016f85;
	
	border-bottom: none;
}

#tabs li a.icon_job {
	background-image: url(../img/job.png);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 28px;
}
#tabs li a.icon_accept:hover {
	padding-left: 24px;
}

#tabs_content_container {
	
	border-top: none;
	padding: 10px 0px;
	width: 100%;
}
.tab_content {
	display: none;
}

.tab_content h1 {
	float:left; margin:15px 0px 0px 40px; padding:0;
}

.tab_content ul.list_tabs  {
	float:left; margin:10px 0px 0px 40px; padding:0; list-style:none;
}

.tab_content ul.list_tabs li  {
	text-align:left; line-height:26px; font-size:24px; color:#fff; text-shadow:1px 2px 3px #000;
}
.heading
{
	font-size: 36px;color: #000;font-family: Arial;float: left;font-weight: bold;text-shadow: 1px 3px 7px #fff;  font-family: 'futura_ltcn_btlight';
	text-transform:uppercase;
}


.small_nav
{
	background: url(../img/small_nav_bg.png) no-repeat;
width: 818px;
height: 38px;
float: left;
margin-left: 62px;
}

.h2_heading
{
	color:#016f85; font-size:18px;  font-family:Arial, Helvetica, sans-serif; margin:15px 0px;
}
.footer
{
	background:#414141 url(../img/footer/footer_bg.png) repeat-x; float:left; width:100%; min-height:97px; text-align:center;
}
p.p_paragraph
{
color: #58595b;
font-size: 13px;
font-family: Arial;
margin: 15px 0px;
line-height: 19px;}
p.p_footer
{
	text-align:center; font-size:20px; color:#fff;   font-family: 'futura_ltcn_btlight'; position:relative; margin-top:25px;
}
p.p_address
{
	text-align:center; font-size:20px; color:#fff;   font-family: 'futura_ltcn_btlight'; position:relative; margin-top:0px;
}

label.label
{
color: #fff;
width: 127px;
margin-left: 77px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
float: left;
text-align: left;
}
 input[type="text"].txtbox
 {
float: left;
font-size: 10px;
padding-left: 3px;
margin-bottom: 4px;
margin-left: 5px;
height: 16px;
width: 140px;
border: none;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
 }
 select
 {
float: left;
margin-bottom: 4px;
margin-left: 5px;
height: 21px;
width: 143px;
border-radius: 3px;
border: none;
font-size: 9.73px;
padding: 2px;
 
 }
 
 input[type="submit"].submit
 {
background: url(../img/btn.png) no-repeat;
width: 130px;
height: 35px;
border: none;
outline: none;
cursor: pointer;
text-indent: -9999px;
margin-left: 26px;
text-align: center;
margin-top: 3px;
}
 
.bubble_form
{
	background:url(../img/form/bubble.png) no-repeat; width:430px; height:405px; float:right; text-align:center; color:#fff;
}
.bubble_form h3.ist
{
	font-size: 14.6px;
line-height: 16px;
position: relative;
margin-top: 35px;
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif !important;
font-weight: bold;
}

.bubble_form h3.ist.second
{
	margin-top:0px !important;
}
.bubble_form  p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
position: relative;
width: 57%;
margin: 0 auto;
line-height: 12px;
}
.container_12.centralarea
{
	background:url(../img/header/header_slide.png) no-repeat; width:960px; height:515px; margin:0 auto;
}
 .call_us
 {
	 padding-top:15px; margin:0; color:#e3e7ea;
	 
 }
 .phone_no
 {
 font-size:36px; color:#e3e7ea; padding:0; margin:0; line-height:21px;
}

a.more
{
	color:#016f85; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
 
p.more
{
	color:#016f85; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
} 
 
 
.more
a:link{
	color:#016f85; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}  
 
.more
a:visited{
	color:#016f85; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}   
 
 
 
 
 
 
 
 
 
 
 
 