/* --- BASIC STYLES --- */





/*.clearfix:after, #container:after, #header:after, #featured:after, #services:after, #main:after, #feature:after, #workSliderNav:after  {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/

/* --- FEATURED --- */

#featured {

	/* background: url(../images/bg_featured.png) -1px 0 no-repeat; */
	
}

#featured #sliderNav {
    width: 79px;
	height: 52px;
	float: left;
	
	
}

#featured #sliderNav a {
    display: inline-block;
	width: 12px;
	height: 52px;
	background: url(../images/sc_off.jpg) 0 100% no-repeat;
	text-indent: -9999px;
	/*margin: 6px auto;*/
}

#featured #sliderNav a:hover, #featured #sliderNav a.activeSlide {
	background-position: 0 0;
	background: url(../images/sc_on.jpg) 0 100% no-repeat;	
}

#featured #items {
	width: 662px;
	float: left;
	position: relative;
}

#featured #items .item {
	position: absolute;
	top: -4px;
	left: 26px;
	width: 662px;
	height: 316px;
}

#featured #items .item img {
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 1;
}

#featured #items .item h3 {
	font-size: 18px;
	color: #0c6ec4;
	margin: 0 0 25px 0;
	font-weight: normal;
	z-index: 2;
	position: relative;
}

#featured #items .item p {
	width: 300px;
	font-size: 14px;
	line-height: 20px;
	z-index: 2;
}


#featured #items .item p a.view {
	display: block;
	width: 103px;
	height: 33px;
	margin: 15px 0 0 0;
}

.style001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #747474;
	padding-top:5px;
	padding-bottom:5px;
}
.style002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	font-weight: bold;
}
.style003 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C79220;
    font-weight: bold; 
}
.style004 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.style005 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color:#000000
}
.PageTitleQL {
background-image:url(images/header2QL1.jpg);
height:52px;
padding-left:5px;
padding-top:18px;
width:657px;
}