/* =Connect With Us */

div.full-length-sidebar-main {
	margin-bottom: 0;
	padding: 0;
	position: relative;
	width: 234px;
	float: left;
	clear: both;
}
div.full-length-sidebar-main h2 {
	position: absolute;
	top: -20px;
	left: 10px;
	width: 212px;
	height: 42px;
	background: url(/wp-content/themes/DotComWordpress/images/FullWidthHeaderFooter/orangeHeader.png) no-repeat top left;
	color: #ffffff;
	padding-top: 0;
	padding-left: 15px;
	overflow: hidden;
	font-size: 20px !important;
}

/*[trust us]*/
div.full-length-sidebar {
	padding: 12px;
	margin: 0;
	border-bottom: 1px dotted #c0c0c0;
	float: left;
	clear: both;
	color: #333333 !important;
	width: 212px;
	min-height: 450px;
}
div.full-length-sidebar div.wrap-it {
	float: left;
	clear: both;
	margin-top: 15px !important;
}
div.full-length-sidebar h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal !important;
	font-family: Georgia, "Times New Roman", serif !important;
	color: #000000 !important;
}
div.full-length-sidebar p {
	margin-top: 0 !important;
	margin-bottom: 12px !important;
	line-height: 1.4;
	font-size: 13px !important;
	color: #333333 !important;
}
div.full-length-sidebar a {
	color: #333333;
	border-bottom: 1px solid #333333;
	font-weight: bold;
}
div.full-length-sidebar a:hover {
	border: none;
	color: #333333;
}