/* style sheet for welcome page  */

#body-welcome h1 {
  font-size: 50px;
  font-weight: normal;
  background: none;
}

#body-welcome #are-diffiniti h1 {
  margin-bottom: 0px !important;
  padding-bottom: l3px;
}

#body-welcome h2 {
  font-size: 24px;
  font-weight: normal;
}

#body-welcome #main-content-inner {
  margin: 0px;
  width: 100%;
  padding: 20px 0 0 0;  
}

#digital{
  margin:auto;
  float:left;
  width:940px;
  background:url(/images/blue-panel.png) repeat-x;
  height:108px;
  color: #FFFFFF;
}
#we{
  float:left;
  padding:20px 10px 10px 20px;
  width:940px;
}
#we-left {
  float: left;
  width:450px;
}
#we-left h1 {
  color: white;
  font-size: 67px;
  line-height: 72px;
  font-weight: normal;
  display: inline;
  margin-right: 30px;
}

#we-right {
  float: left;
  width:480px;
}

#we-right a {
  display: inline;
  margin-right: 34px;
  font-size: 29px;
  line-height: 37px;
  font-weight: normal;
  color: white;
}	

#diffiniti_twitter{
  float:left;
  background:url(/images/twitter_panel.png);
  width:940px;
  height:300px;
}
#are-diffiniti{
  float:left;
  width:430px;
  padding:10px 20px 20px 20px;
}	
#tweet{
  float:left;
  padding:10px 20px 20px 20px;
  width:430px;
}	
#tweet p{
  color:#000000;
  padding-top:20px;
}	
#twitter-logo{
  float:right;
  padding-top:10px;
}
#we-work-for{
  width:940px;
  padding:10px 0px 0px 20px;
}
#we-work{	
  background:url(/images/blu-line.png) repeat-x;
  float:left;
  width:940px;
  padding:20px 0px 0px 20px;
}	
#we-can{
  float:left;
  padding:40px 0px 0px 20px;
  width:450px;
}
#signup{
  float:left;
  padding:40px 0px 0px 20px;
  width:430px;
  font-size: 24px;
}
#signup h2 {
  display: inline;
}
