/* Services Objects */

#projectBoxTypeList{
	display:inline;
	float:right;
	width: 240px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#projectBoxTypeList ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#projectBoxTypeList ul li {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:19px;
	padding-left: 10px;
}
#projectBoxTypeList ul li a{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height:19px;
	background-image: url(../images2/img_portfolio/dot_arrow_white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#projectBoxTypeList ul li a:hover{
	color: #F7941d;
	background-image: url(../images2/img_homepage/dot_arrow_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#featuredContainer{
	display: inline;
	float: right;
	width: 500px;
	background-image: url(../images2/img_portfolio/divisoryImage_1px.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height:  140px;
}
#projectBoxList{
	display:inline;
	float:right;
	width: 240px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#projectBoxList ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#projectBoxList ul li a{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height:19px;
	background-image: url(../images2/img_portfolio/dot_arrow_white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#projectBoxList ul li a:hover{
	color: #F7941d;
	background-image: url(../images2/img_homepage/dot_arrow_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#featuredBoxList{
	display:inline;
	float:right;
	width: 205px;
	margin: 0px;
	padding: 0px;
}
#featuredBoxList ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#featuredBoxList ul li a{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height:19px;
	background-image: url(../images2/img_portfolio/dot_arrow_white.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#featuredBoxList ul li a:hover{
	color: #F7941d;
	background-image: url(../images2/img_homepage/dot_arrow_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* Services Classes */

.textServices{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.textServices p {
	margin-bottom: 10px;
}
.toptitle {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bulletblock_right{
	float:right;
	display:inline;
	margin-left: 20px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:15px;
	vertical-align: top;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
}
.bulletblock_right ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
.bulletblock_right ul li{
	color: #F7941d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	background-image: url(../images2/img_homepage/dot_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: none;
}
.mainline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
.textBorderRight {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	vertical-align: top;
}
.textBorderLeft {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	vertical-align: top;
}
.picPaddingLeft {
	padding-left: 10px;
	vertical-align:text-top;
	padding-top:10px;
	padding-bottom:10px;
}
.picPaddingRight {
	padding-right: 10px;
	vertical-align:text-top;
	padding-top:10px;
	padding-bottom:10px;
}
.featuredTitle{
	margin-left: 35px;
}
.subtitleServices{
	padding-top: 10px;
	padding-bottom: 20px;
}
