#slider {
    margin:0 auto;   
    height:390px; /* Make sure your images are the same size */
	background-color:#eee;
	margin-bottom:50px;
	display:block;	
}
#slider2_wrapper{
border:1px solid #ccc;
padding:8px;
background-color:#fff;
margin-bottom:40px;

}

#slider2 {
    margin:0 auto;   
    height:390px; /* Make sure your images are the same size */
	background-color:#eee;
	margin-bottom:50px;
	display:block;	
}

#slider_with_single_image{
overflow:hidden;
margin-bottom:20px;
}

#slider_bg{
	height:400px;
	position:absolute;
	z-index:3333;

	
}
.theme-default  {
	position:relative;
	z-index:22;
	height:390px;
	background-image: url(../images/slider-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px;
	overflow:hidden;

}

#slider-top{
	position:absolute;
	z-index:21;
	top:-4px;
	left:-10px;
}
#slider-curve{
	
	z-index:21;
	
	clear:both;
	display:block;
}


#phone{
	position:absolute;
	z-index:22;
	bottom:-40px;
	line-height:40px;
	display:block;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:55px;
	font-size:20px;
}



.slider-wrapper{
		overflow:hidden;	
	clear:both;
}

.nivoSlider {
		position:relative;	
		background:	url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider{




	}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none;

}

/* The slices and boxes in the Slider */

.nivo-slice {

	display:block;

	position:absolute;

	z-index:5;

	height:100%;

}

.nivo-box {

	display:block;

	position:absolute;

	z-index:5;

}

/* Caption styles */

.nivo-caption {
	position:absolute;
	left:30px;
	top:30px;
	color:#999;
	filter: alpha(opacity=50);
	opacity: 0.5;
	padding:20px;
	background-image: url(../images/opacity-80-black.png);
	background-repeat: repeat;
	z-index:222;
	width:300px;
	font-size:12px;
}
.nivo-caption h5{
color:#eee;

}

.nivo-caption p {

	margin:0;}

.nivo-caption a {

	display:inline !important;

}

.nivo-html-caption {

    display:none;

}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {

	position:absolute;

	bottom:5%;

	z-index:9;

	cursor:pointer;

}

.nivo-prevNav {

	left:0px;

}

.nivo-nextNav {

	right:0px;

}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {

	position:relative;

	z-index:9;

	cursor:pointer;

}

.nivo-controlNav a.active {

	font-weight:bold;

}











/*

Skin Name: Nivo Slider Default Theme

Skin URI: http://nivo.dev7studios.com

Skin Type: flexible

Description: The default skin for the Nivo Slider.

Version: 1.0

Author: Gilbert Pellegrom

Author URI: http://dev7studios.com

*/




.nivoSlider {
	position:relative;
}



.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

 .nivoSlider a {

	border:0;
	display:block;

}

.nivo-controlNav {
	margin:0 auto;
	text-align:center;
	top:365px;
	z-index:23;
	position: absolute;
	width:100%;
	padding:25px 0px;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.nivo-controlNav{
	text-align:center;

}
.nivo-controlNav a {
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	display: inline-block!important;

}
.nivo-controlNav img a {



}

.nivo-controlNav a.active {

	background-position:0 -20px;

}



.nivo-directionNav a {

	display:block;

	width:30px;

	height:30px;

	background:url(../images/arrows.png) no-repeat;

	text-indent:-9999px;

	border:0;

}
 a.nivo-nextNav {

	background-position:-30px 0;

	right:15px;

}

a.nivo-prevNav {

	left:815px;

}



.nivo-caption {

    font-family: Helvetica, Arial, sans-serif;

}

.nivo-caption a {

    color:#fff;

    border-bottom:1px dotted #fff;

}
.nivo-caption a:hover {

    color:#fff;

}