#sliderWrap
	{
	margin: 0px auto;
	/*background:url(../images/background.gif) top left repeat-x;*/
	background-color:#3692d9;
	}
#slider
	{
	position: relative;
	width:962px;
	margin:auto;
	height: 386px;
	margin-top:-386px;
	}
#slider img
	{
	border: 0px;
	}
#sliderContent
	{
	width:962px;
	padding:26px 0px 0px 0px;
	}

#openCloseWrap
	{
	float:right;
	margin:0px auto;
	text-align:right;
	}

.portfolio-category
	{
	float:right;
	padding:15px 0px 0px 0px;
	width:200px;
	}
.portfolio-category ul li
	{
	float:left;
	list-style-type:none;
	width:200px;
	}
.portfolio-category ul li.current
	{
	background:url(../images/parrow.gif) 0 no-repeat;
	}
	
.portfolio-category li a:link, .portfolio-category li a:active, .portfolio-category li a:visited
	{
	float:left;
	color:#FFFFFF;
	border-bottom:#00d2ff 1px solid;
	text-decoration:none;
	padding:4px 10px;
	width:170px;
	}

.portfolio
	{
	position:absolute;
	float:left;
	width:725px;
	height: 386px;
	}

.boxbg-port
	{
	left:19px;
	background:url(../images/box.gif) left top no-repeat;
	width:667px;
	height: 386px;	
	position:absolute;
	overflow:hidden;
	padding:0px 10px;
	}

.stepcarousel
	{
	position:absolute;
	width:660px;
	height:386px;
	}
.stepcarousel .belt
	{
	position: absolute;
	}
.stepcarousel .panel
	{
	float:left;
	overflow: hidden;
	margin:10px 8px 10px 10px;
	width:250px;
	}

a.lnksite{
	color:#888888;
	font-size:10px;
	font-weight:bold;
	margin:0px 10px;
	text-decoration:none;
}

.lftbtnsty
	{
	float:left;
	padding:143px 0px 0px 0px;
	cursor:pointer;
	}
.rgtbtnsty
	{
	float:right;
	padding:143px 0px 0px 0px;
	cursor:pointer;
	}
	
.pro-name a:link, .pro-name a:visited, .pro-name a:active
	{
	margin-top:1px;
	float:left;
	width:240px;
	background:#f2f2f2;
	padding:5px;
	color:#333333;
	text-decoration:none;
	}
.pro-name a:hover
	{
	background:#333333;
	color:#f2f2f2;
	}

/****Carousel in Portfolio page***/
.pfo_page
	{
	position:absolute;
	float:left;
	width:697px;
	height:386px;
	margin:20px 0px 0px 0px;
	left:10px;
	}
.boxbg-pfo
	{
	left:19px;
	background:#FFFFFF;
	border:1px #E6E6E6 solid;
	width:637px;
	height:345px;	
	position:absolute;
	overflow:hidden;
	padding:0px 10px;
	}
/****end of Carousel in Portfolio page***/