@charset "utf-8";
/* CSS Document */

#page #content #sidebarright {
	float: right;
	width: 221px;
	margin-right: 0px;
	padding-right: 0px;
}
#page #content #sidebarright .solutions {
	float: left;
	width: 201px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#page #content #sidebarright .solutions .solutionsimg {
	float: left;
	height: 47px;
	width: 44px;
	margin-top: 4px;
	margin-left: 4px;
}
#page #content #sidebarright .solutions h3.solutionsh3 {
	font-family: Cambria, Calibri, Tahoma;
	font-size: 26px;
	font-style: italic;
	color: #008591;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008591;
	margin-top: 10px;
	margin-left: 4px;
	float: left;
	width: 73%;
}
#page #content #sidebarright .solutions ul.solutionsul {
	float: left;
	width: 201px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 3px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#page #content #sidebarright .solutions ul.solutionsul li.regular {
	background-image: url(img/solutionsulback.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 37px;
	width: 201px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#page #content #sidebarright .solutions ul.solutionsul li.lastone {
	background-image: url(img/solutionslastback.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	float: left;
	height: 37px;
	width: 201px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #content #sidebarright .solutions ul.solutionsul li.shadowww {
	background-image: url(img/solutionsshadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #content #sidebarright .solutions .solutionsul .regular a {
	font-family: Calibri, Tahoma, Georgia;
	font-size: 15px;
	line-height: 37px;
	font-weight: bold;
	color: #008dcb;
	text-decoration: none;
	background-image: url(img/solutionulicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
	padding-left: 20px;
}
#page #content #sidebarright .solutions .solutionsul .lastone a {
	font-family: Calibri, Tahoma, Georgia;
	font-size: 15px;
	line-height: 37px;
	font-weight: bold;
	color: #008dcb;
	text-decoration: none;
	background-image: url(img/solutionulicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
	padding-left: 20px;
}
#page #content #sidebarright .solutions .solutionsul .regular a:hover, #page #content #sidebarright .solutions .solutionsul .regular a:active, #page #content #sidebarright .solutions .solutionsul .lastone a:hover, #page #content #sidebarright .solutions .solutionsul .lastone a:active
{
text-decoration:underline;	
}
#page #content #sidebarright .hotservice {
	float: left;
	width: 201px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#page #content #sidebarright .hotservice .hotserviceicon {
	float: left;
	height: 32px;
	width: 27px;
	margin-top: 5px;
	margin-left: 3px;
}
#page #content #sidebarright .hotservice h3.featuredserv {
	font-family: Cambria, Calibri;
	font-size: 18px;
	color: #333;
	float: left;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 25px;
	width: 83%;
	margin-left: 3px;
}
#page #content #sidebarright .hotservice .serviceimage {
	float: left;
	height: 208px;
	width: 198px;
	margin-top: 3px;
	margin-left: 1px;
}
#page #content #sidebarright .hotservice .serviceimage a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
