div#slideshow{
	height:70px;
	width:550px;
	}
/*------About Slider----*/
div#text{
	height:80px;
	width:500px;
	position:absolute;
	top:176px;
	left:40px;
	float:left;
	}
div.header2/*-----About Header Starts-----*/
{
	position: relative;
	width: 550px;
	height: 286px;
	margin:0 0 0 33px;
	padding:5px 5px 0 5px;
	background:url(images/slider_bg.jpg) no-repeat 0 0;
	z-index:0;
}
div.header2_home{
	position: relative;
	width: 590px;
	height: 286px;
	margin:0 0 0 0px;
	padding:0px;
	z-index:0;
}
div#slideshow1{
	width: 550px;
	height: 286px;
	}
div.tag{
	position:absolute;
	width:132px;
	height:99px;
	left:556px;
	top:192px;
}

/* Showcase stylings */

div.home_showcase_description {
	background-image: url(../images/assets/bg_black_transparent.png);
	display: inline;
	width: 530px;
	float: left;
	height: 70px;
	padding: 10px;
	z-index: 10;
	margin-left:0px;
	margin-top: 272px;
	position: absolute;
}

div.home_controls {
	display: inline;
	float: left;
	width: 550px;
	height: 354px;
	margin-bottom: 50px;
}

#slideshow .gallery  img{
	border:none!important;
}

/*********************/
/*   SHOWCASE HOME   */
/*********************/

.home_showcase {
	display: inline;
	float: left;
	width: 550px;
	height: 354px;
	margin-bottom: 50px;
}

.home_showcase_img {
	position: absolute;
	display: inline;
	float: left;
	z-index: 5;
	border: none;
}

.jCarousel_wrapper {
	display: block;
	float: left;
	position: absolute;
	z-index: 3;
}

	.jCarousel_wrapper ul li {
	display: inline;
	width: 550px;
	height: 354px;
}

		span.prev {
	background-image: url(../images/assets/b_prev_showcase.png);
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 300px;
	margin-left: 5px;
	cursor: pointer;
	z-index: 15;
	display: inline-table;
	position: absolute;
}

		span.next {
	background-image: url(../images/assets/b_next_showcase.png);
	width: 40px;
	height: 40px;
	display: inline-table;
	float: left;
	margin-top: 300px;
	margin-left: 505px;
	cursor: pointer;
	z-index: 15;
	position: absolute;
}

a.feature {
	color:white;
	display:inline;
	float:left;
	font-size:25px;
	margin-bottom:7px;
	margin-left:0px;
	width:894px;
}
a {
	font-family:"Century Gothic";
	text-decoration:none;
}

a.t_white {
	color: #8AAFBF;
	font-size: 13px;
}
.t_white p {
	margin: 0 0 0 -33px;
	color: #7DA7D9;
	width: 500px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#slideshowContainer {
	margin: 0 auto;
	clear: both;
}

