#slide-1 {
	width:100%;
	height:300px;
	display:block;
	border-top:0px solid #fff;
	border-bottom:0px solid #ffffff;
	background: url("../../../sites/all/themes/tywmc/images/mychoice.jpg") no-repeat scroll center top;
	background-color:#fff;
        cursor:pointer;
}

#slide-2  {
	width:100%;
	height:300px;
	display:block;
	border-top:0px solid #fff;
	border-bottom:0px solid #ffffff;
	background: url("../../../sites/all/themes/tywmc/images/hihat.jpg") no-repeat scroll center top;
	background-color:#fff;
        cursor:pointer;
}
#slide-3 {
	width:100%;
	height:300px;
	display:block;
	border-top:0px solid ##4fafe2;
	border-bottom:0px solid #ffffff;
	background: url("../../../sites/all/themes/tywmc/images/quad-sv.jpg") no-repeat scroll center top;
	background-color:#fff;	
cursor:pointer;
}
#slide-4 {
	width:100%;
	height:300px;
	display:block;
	border-top:0px solid ##4fafe2;
	border-bottom:0px solid #ffffff;
	background: url("../../../sites/all/themes/tywmc/images/tipi-kampanj-sv.jpg") no-repeat scroll center top;
	background-color:#fff;	
cursor:pointer;
}




