blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
	width:395px; /* Make sure your images are the same size */
	height:114px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {

}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.div_area
	{
      position: relative;
	  top: -70px;
	  left: 232px;
	  background: #599CCE;
	  width: 110px;
	  border-radius:3px;
	  height: 23px;
	  font-size:13px;
	  color:#fff;
	  font-family:Arial, Helvetica, sans-serif;
	  text-align: center;
	  line-height: 23px;
     }
.div_area a
	{
		text-decoration:none;
		color:#fff;
	}
	
.div_area1
	{
      position: relative;
	  top: -55px;
	  left: 228px;
	  background: #599CCE;
	  width: 120px;
	  border-radius:3px;
	  height: 23px;
	  font-size:13px;
	  color:#fff;
	  font-family:Arial, Helvetica, sans-serif;
	  text-align: center;
	  line-height: 23px;
     }
.div_area1 a
	{
		text-decoration:none;
		color:#fff;
	}

.div_area2 
	{
	  position: absolute;
    top: 55px;
    left: 530px;
	}
.div_area3
	{
	    position: absolute;
  top:123px;
  left: 779px;
	}

