/* ************************************* WEBSITE BOTTOM STARTS ********************************* */
.bgcolorBottom 
{
   vertical-align: top;
   background-color: #16A1DE;
}

.bottom 
{
  background-color: #F8F8F8;
  border-top: 1px solid #EFEFEF;
  /*background: url(images/bg_top.jpg) repeat-x;*/	
}

.bottom-p
{
 background-color: #A12830;
 height:10;
 margin:0px;	
}

/* ************************************* WESITE BOTTOM ENDS ********************************* */
