.yui-skin-sam .boxTab .yui-nav li#tabServices.selected {
	padding-left: 18px;
	background: url(/resources/images/page-tab-left-on-ext.gif) no-repeat left top;
}

.yui-skin-sam .boxTab .yui-nav li#tabServices a,
.yui-skin-sam .boxTab .yui-nav li#tabServices a:hover,
.yui-skin-sam .boxTab .yui-nav li#tabServices a:focus {
	padding-right: 15px;
	background: url(/resources/images/page-tab-right-off-cover.gif) no-repeat right top;
}
.yui-skin-sam .boxTab .yui-nav li#tabServices.selected a,
.yui-skin-sam .boxTab .yui-nav li#tabServices.selected a:hover,
.yui-skin-sam .boxTab .yui-nav li#tabServices.selected a:focus {
	padding-right: 15px;
	background: url(/resources/images/page-tab-right-on.gif) no-repeat right top;
}

.yui-skin-sam .boxTab .yui-nav li#tabContact {
	padding-left: 15px;
	background: url(/resources/images/page-tab-left-off-cover.gif) no-repeat left top;
}
.yui-skin-sam .boxTab .yui-nav li#tabContact.selected {
	padding-left: 15px;
	background: url(/resources/images/page-tab-left-on.gif) no-repeat left top;
}


#service #mainContent {
	margin: 10px 0 0 0;
}

#service .item {
	border-top: 1px dotted #bdbdbd;
	padding-top: 12px;
	margin-top: 12px;
	clear: both;
}
#service .item.top {
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}


#service .item h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}
#service .item a {
	text-decoration: underline;
}
#service .item h3 a {
	text-decoration: none;
	color: #333333;
}



#service .address {
	width: 205px;
	float: left;
	margin: 10px 0;
}
#service .address div {
	line-height: 17px;
	color: #666666;
	width: 205px;
}
#service .address .name {
	font-weight: bold;
	color: #333333;
}



#contentContact div.row {
	width: 642px;
	height: 18px;
	border-bottom: 1px dotted #bdbdbd;
	padding: 2px 0;
	float: left;
}
#contentContact div.row div {
	text-align: left;
	margin-right: 5px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	line-height: 18px;
	height: 18px;
	font-size: 93%;
	color: #666666;
}
#contentContact div.row div.name {
	width: 195px;
	color: #000000;
	font-weight: bold;
}
#contentContact div.row div.title {
	width: 210px;
}
#contentContact div.row div.phone {
	width: 115px;
}
#contentContact div.row div.nocursor {
	cursor: default;
}
#contentContact div.row div.links {
	width: 100px;
	text-align: right;
	float: right;
	margin-right: 0;
}
#contentContact div.row div.links span {
	margin: 0 7px;
}
#contentContact div.row div.links a {
	text-decoration: underline;
}

#contentContact div.row.header {
	margin-top: 10px;
	padding: 4px 0;
	border-top: 1px dotted #bdbdbd;
}
#contentContact div.row.header div {
	color: #666666;
	font-weight: bold;
	cursor: default;
}


#contentServices img {
	float: right;
	padding: 10px 10px 10px 30px;
}
#contentServices a {
	text-decoration: underline;
}