div#slideshow2{
	height:70px;
	width:920px;
	}
#slideshowContainer2 {
	margin: 20px auto;
	clear: both;
}
/*------About Slider----*/
div#text2{
	height:80px;
	width:500px;
	position:absolute;
	top:176px;
	left:40px;
	float:left;
	}
div.header2/*-----About Header Starts-----*/
{
	position: relative;
	width: 920px;
	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_home2{
	position: relative;
	width: 920px;
	height: 286px;
	margin:0 0 0 0px;
	padding:0px;
	z-index:0;
}
div#slideshow1_2{
	width: 920px;
	height: 286px;
	}
div.tag2{
	position:absolute;
	width:132px;
	height:99px;
	left:556px;
	top:192px;
}

/* Showcase stylings */

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

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

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

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

.home_showcase2 {
	display: inline;
	float: left;
	width: 920px;
	height: 400px;
	margin-bottom: 50px;
}

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

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

	.jCarousel_wrapper2 ul li {
	display: inline;
	width: 920px;
	height: 400px;
}

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

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

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

a.t_white2 {
	color: #8AAFBF;
	font-size: 13px;
	margin-left: 10px;
}
.t_white2 p {
	margin: 0 0 0 0px;
	color: #7DA7D9;
	width: 920px;
}

.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;
}

