body{
  font-family: Trebuchet MS, Verdana, Tahoma,  Helvetica, Verdana, Arial, Sans-Serif;
  background-color: #d7d7d7;
  margin-top: 0px;
}
#container{
  background-color:#464646; 
  width:960px;
	margin-left: auto;
	margin-right: auto;
}
.first_string{
  background: #3B3B3B url("/images/providers/first_line.jpg") no-repeat top;
  width:960px;
  height:29px;
}

.full_string{width:960px;}
#body_left{
  width:440px;
  float:left;
  height:720px;
   
}
#body_left .text{
  color: #fff;
  font-size:0.75em;
  padding: 20px 40px 0px 30px;
  line-height:13px;
  
}
#body_right{
  width:520px;
  float:right;
  height:720px;
  background-color: #464646;  
}
#body_right .link_box{
  width:168px;
  height:50px; 
  float:left;
  padding: 178px 0px 0px 30px;
}
#body_right .link_box a, #body_right .link a{
  text-decoration: none;
  color: #FC2BE1;
  border-bottom: 1px dashed #FC2BE1;
  font-size:0.8em;
}
#body_right .short_text{
  width:307px;
  height:85px;
  float:right;
  color: #fff;
  font-size:0.9em;
  padding: 145px 5px 0px 10px;
}

#body_right .short_text p:first-child {margin-top: 0;}

#body_right .full_text{
  width:470px;
  color: #fff;
  font-size:0.8em;
  background-color: #3B3B3B;
}

#body_right .full_text .corner_up_left{
  background: #3B3B3B url("/images/providers/corner_up_left.jpg") no-repeat top;
  width:5px;
  height:5px;
  float:left;
}

#body_right .full_text .corner_up_right{
  background: #3B3B3B url("/images/providers/corner_up_right.jpg") no-repeat top;
  width:5px;
  height:5px;
  float:right;
}
#body_right .full_text .corner_down_left{
  background: #3B3B3B url("/images/providers/corner_down_left.jpg") no-repeat bottom;
  width:5px;
  height:5px;
  float:left;
}
#body_right .full_text .corner_down_right{
  background: #3B3B3B url("/images/providers/corner_down_right.jpg") no-repeat bottom;
  width:5px;
  height:5px;
  float:right;
}
#body_right .full_text .middle{
  background-color: #3B3B3B;
  width:460px;
  height:5px;
  float:left;
}
#body_right .full_text .text{
  background-color: #3B3B3B;
  width:450px;
  padding:10px;
}

#popup_links{padding-top:40px;}
#popup_links a{
  font-size:1.1em;
  color: #DFDFDF;
  font-weight: normal;
  border-bottom:dashed 1px #DFDFDF;
  text-decoration: none;  
}

#sign_up_button{
  padding-top:20px;
  padding-left:140px;  
}

#footer{background-color: #464646;width:960px;padding-top:10px;}
#footer_menu{padding-left:30px;font-size:0.7em; color: #fff;}
#footer_menu a{
  font-size:1.0em;
  color: #fff;
  font-weight: normal;
  text-decoration: none;  
  background-color: #464646;
  
}

#footer_logo{padding:10px 0px 20px 30px;}

.business_exampel_tooltip {
  padding:6px;
  background-color: #CECECE;
  color:#000;
  -moz-border-radius: 10px;  
  -webkit-border-radius: 10px;
  font-size:0.8em;
}

.business_example_img{
  width:520px;
  height:147px;
}
.business_example_bg{
  min-height:216px;
  width:520px;
  background: #464646;
}

.man_and_van.business_example_bg{
  min-height: 67px;
}
.man_and_van.business_example_img{
  height: 247px
}

#body_right .man_and_van.link_box{
  padding: 30px 0px 0px 60px;
}

#body_right .dj.short_text{
  padding-top: 140px;
}