.refHeader h1 {
	color: #F70D97;
	font-size: 22px;
	padding-top: 14px;
	margin-top: 0;
}

.refHeader h2 {
	font-size: 17px;
}

.page_header {
	height: 200px;
}

.smallerTextBox {
	width: 600px;
}




.companyBox {
	margin-bottom: 30px;
        margin-right:50px;
}

.companyImage {
	float: left;
}

.companyDescription {
	float: right; 
	width: 600px;
	padding-left: 10px;
	margin-top: -20px;
}

/*temporary*/
.bookmarkImage{
 display: none;
}

.companyDescription h2 {
	font-size: 24px;	
	margin-top: 15px;
	margin-bottom: 10px;
}

.companyDescription p {
	padding-left: 10px;
}

.companyDescriptionAboutUs {
	background-image: url('../images/references/bookmarkBackground.png');
	background-repeat: repeat-x;
	float: right;
	width: 600px;
	height: 155px;
}

.companyDescriptionAboutUs h3 {
	color: #F70D97;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.companyDescriptionAboutUs p {
	padding-left: 10px;
}

.bookmarkImage {
	float: right;
	padding-top: 99px;
}

.shortDotedLine {
	padding-left: 295px;
	margin-top: -7px;
}

.companyBox .links {
	padding-left: 10px;
	font-weight: bold;
}




.refFooter {
	height: 270px;
	background-image: url('../images/references/background.png');
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

.refFooter h2 {
	padding: 20px 0 5px 15px;
	color: white;
}

.refFooter td {
	padding-bottom: 15px;
}


.refFooter img {
	width: 80px;
	height: 80px;
	border: 0px;
}

.refFooter .leftLogo {
	padding-left: 25px;
}

.refCompany {
	padding-right: 18px;
}



.footer{
	background-image: url("../images/services/footer_background.png");
	background-repeat: repeat-x;	
}
.footPrintImage {
	float: right;
}
.footPrintText {
	background-image: url('../images/references/headerBackground.png');
	background-repeat: repeat-x;
	height: 170px;
}
.footer_content .smart_words{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:16pt;
	width:600px;
	padding-top: 15px;
}
.footer_content .smart_words .rquotes{
	padding-top: 5px;		
}
.footer_content .copyright{
	padding-top: 25px;		
}
.footer_content .copyright p{
	margin: 0;		
}
.footer_content .contact_us{
	color: #F70D97;
	text-decoration: none;		
}
.footer_content .contact_us:hover{
	text-decoration: underline;		
}


.clientList {
  font-weight: bold;
  line-height: 18px;
}



.allReferencesBox {
  height: 230px;
  position: relative;
  margin: 30px 0;
}

.allReferencesBox h3 {
  color: #000;
  font-size: 20px;
  margin: 0 0 5px;
  width: 750px;
}

.allReferencesBox p {
  margin: 5px 0;
}

.allReferencesBox .text {
  width: 750px;
  height: 150px;
  overflow: hidden;
}

.allReferencesBox .logoBoxes {
  height: 50px;
  width: 750px;
}

.allReferencesBox .logoBox {
  width: 350px;
  position: absolute;
  top: 182px;
  left: 0;
}
.allReferencesBox .logoBox img,
.allReferencesBox .clientBox img {
  height: 40px;
}

.allReferencesBox .logoBox a {
  position: absolute;
  top: 15px;
  font-size: 10px;
  color: #000;
  font-weight: bold;
  background: url(visit-website-icon.gif) right center no-repeat;
  padding-right: 14px;
  margin-left: 5px;
}
.allReferencesBox .logoBox a:hover {
  text-decoration: none;
}

.allReferencesBox .clientBox {
  position: absolute;
  left: 350px;
  top: 182px;
  width: 400px;
  text-align: right;
  font-size: 10px;
  color: #000;
  font-weight: bold;
}
.allReferencesBox .clientBox span {
  position: relative;
  bottom: 15px;
}
.allReferencesBox .clientBox a {
  color: #000;
  font-weight: bold;
}
.allReferencesBox .clientBox a:hover {
  text-decoration: none;
}

.allReferencesBox .images {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
}
.allReferencesBox .images img {
  width: 180px;
  margin-top: 10px;
}


/*
.allReferencesBox .textContent {
  float: left;
  width: 750px;
  margin-right: 20px;
}

.allReferencesBox .images .image1,
.allReferencesBox .images .image2 {
  width: 180px;
  height: 100px;
  display: block;
  margin: 10px 0;
}

.allReferencesBox .firstBox {
  padding-bottom: 10px;
}

.allReferencesBox .logos {
  position: relative;
  height: 60px;
}

.allReferencesBox .logos .logo {
  position: absolute;
  top: 5px;
}
.allReferencesBox .logos .clientBox {
  position: absolute;
  top: 5px;
  right: 
}

.allReferencesBox .clear {
  clear: both;
}*/

