#sectional .section {
	width: 50px;
}

#sectional .section h3 {
	height: 100%;
}

#portfolio-entries {
	padding-top: 0px;
}

/*#portfolio-controls {
	display: block !important;
}

.portfolio {
	position: absolute;
	margin: 0;
}

.portfolio .description {
	left: 52px;
}*/

#sectional,
#sectional .section {
	height: 420px;
	overflow: hidden;
}

#sectional .section .wrap {
	background-image:url(../images/bcg_orange.jpg);
	background-repeat:repeat-y;
	position: absolute;
	top: 0px;
	left: 43px;
	height: 410px;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 762px;
}

/* @group Headings */

#sectional .section h3 {cursor: pointer; }

/* @end */

/* @end */

/* @group Wide Sections */

/*#sectional #work.section { 
	width: 762px;
	overflow: hidden;}

#sectional #work.section .wrap,
#sectional #profile.section .wrap {
	width: 762px;
	left: 10px;
	padding-right: 0;}*/


#portfolio-entries,
#service-types {
	width: 762px;
	clear: both;
	position: relative;
	height:368px;
}

/*.portfolio,
.service-type {
	width: 540px !important;
	padding-left: 52px;
	position: relative;
}*/

.service-type {
	width:762px !important;
	
	/*padding: 0 70px 0 52px; !!!!*/
}

/* @end */

/* @group Portfolio */

#portfolio-controls {

}

#portfolio-controls #previous,
#portfolio-controls #next {
	display: block;
	text-indent: -999em;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 0;

}

#portfolio-controls #previous {
	left: 0;
}

#portfolio-controls #next {
	right: 0;
	}

#portfolio-controls #buttons {
	/*display: none;*/
}

/* @end */

/* @group profile */
#contact_header h5{
	float: left;
	display: inline;
	width: 752px;
	margin: 0 0 1.6em 52px;
	padding: 10px 0;
	text-transform: uppercase;	font-weight: bold;
	color: #F15B41;}


#profile ul#tabs, #work ul#buttons{
	float: left;
	display: inline;
	width: 762px;
	margin: 0 0 1.6em 52px;
	padding: 10px 0;
}

#profile li, #work li {
	display: inline;
	margin: 0;
	padding: 0 1.3em 0 1.3em;
	cursor: pointer;
	letter-spacing: .2em;
	text-transform: uppercase;
	line-height: normal;
	vertical-align: bottom !important;
}

#profile li.last #work li.last{
	width: 156px;
	text-align: right;
}

#profile li.current, #work li.current {
	font-weight: bold;
	color: #F15B41;
	}

.service-type {
	float: left;
}

.service-type h5 {
	display: none;
}

#work.section { /* Sets open tab. */
	width: 820px;
	overflow: hidden;
}

/* @end */

