/* CSS Document */

.content{
  float:left;
  position:relative;
  margin-bottom:20px;
  width:750px;
  margin-left:1px;
  }
.contentLeftCol{
  width:513px;
  height:227px;
  float:left;
  position:relative;  
}

.contentRightCol{
  float:left;
  position:relative;
  width:227px;
  height:227px;
  margin-left:10px;
  font-size:11px;
}
.contentRightCol_Vanity{
  float:left;
  position:relative;
  width:227px;
  height:230px;
  margin-left:10px;
  font-size:11px;
}
.rightCol_blue{
  background-color:#C8E3EF; 
}
.rightCol_red{
  background-color:#c2737a;
}
.rightCol_beige{
  background-color:#dfcbc5;
  }
.rightCol_live_green{
  background-color:#7D7DB6;
}
.contentRightCol div{
  width:217px;
  height:217px;
  margin:5px;
  background-color:#fff; 
}
.contentRightCol_Vanity div{
  width:217px;
  height:220px;
  margin:5px;
  background-color:#fff; 
}
.contentRightCol p,.contentRightCol_Vanity p{
  color:#7BB6DD;
  padding:5px;
  font-style:italic;
  margin-bottom:5px;
}
.contentRightCol ul,.contentRightCol_Vanity ul{
  width:207px;
  padding:5px 5px 5px 5px;
  list-style-image:none;
}
.contentRightCol ul li{
  
}
.footer_wrapper{
  height:40px;
}
.view_catalouge{
  position:absolute;
  right:10px;
  bottom:7px;
  font-weight:bold;
  line-height:20px;
  padding-right:20px;
  background: url(../images/blue-drop.jpg) right -2px no-repeat;
}
.view_catalouge:hover{
background: url(../images/blue-drop-down.jpg) right -2px no-repeat;
}
.callUsToday{
  position:absolute;
  right:10px;
  bottom:10px;
  width:207px;
  font-weight:normal;
  line-height:12px;
  color:#fff;
  background-color:#4aafdd;
}
.callUsToday table{
border-collapse:collapse;
margin:5px;
}
.callUsToday .larger{
  font-size:16px;
  line-height:20px;
}
.contactEmail{
  background:url(../images/whitedrop_contact.png) right bottom no-repeat;
  padding-right:17px;
  padding-top:10px;
  margin-top:5px;
  color:#fff;
  position:relative;
}
.footer_wrapper.sitemap{
  height:165px;
}
.footer_wrapper a{
  color:#fff;
}
.sitemap ul {
  height:105px;
}
.sitemap ul li{
  line-height:16px;
}
.contLnk{
  float:left;
  margin-top:40px;
}

