/*services*/
.toggler {
	color: #222;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	height: 20px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}

 
.element {
 
}
h3 {
	display: block;
}

#accordion {
	margin-top: 10px;
}

 
.element p {
	margin: 0;
	padding: 0px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

/*portfolio*/
.sample{
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	padding-top: 1px;
	overflow: visible;
	background-color: #FFFFFF;
}

#cont{
	width:810px;
	text-align:center;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #077EBB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.mask6{
	left:428px;
	margin-left:-175px;
	width:350px;
	height:210px;
	overflow:hidden;
	top: 15px;
	position: absolute;
}

/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	height:45px;
	overflow:hidden;
	margin-top:210px;
	width: 600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:602px;
	height:41px;
	left: 1px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
	border: 2px solid #077EBB;
}
#thumbs_handles7 span{
	background-image: url(../images/portfolio/thumb_invisible.gif);
}
#thumbs_mask7{
	width:1200px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/portfolio/thumbs_mask.gif);
}
#box7 {

	position:absolute;
}

/*Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:790px;
	float:left;
	height: 250px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask3{
	position:relative;
	width:790px;
	height:250px;
	overflow:hidden;
}
#accordion_headings {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #077EBB;
	padding-bottom: 5px;
}
#handles4 a img {
	cursor: hand;
	border: 1px solid #999;
	padding: 6px;
	float: left;
	margin-right: 3px;
}
#handles4 a:hover img {
	border: 1px solid #077EBB;
}
#content_right li {
	margin-left: -27px;
	list-style-type: square;
	list-style-position: outside;
	cursor: hand;
	color: #077EBB;
}
#portfolio_item {
	width: 790px;
	height: 250px;
}
#box4 div img {
	float: left;
	margin-right: 10px;
}
#box4 div {
	background-image: url(../images/portfolio_bkgnd.jpg);
	background-repeat: repeat-x;
}
