#subSidebar #leftSubSidebar #ContactUs h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
#subSidebar #leftSubSidebar #freeConsult h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
#subSidebar #leftSubSidebar #FollowUs h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	padding-left: 10px;
}
#subSidebar #leftSubSidebar #ContactUs {
	height: 70px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#subSidebar #leftSubSidebar #freeConsult {
	height: 160px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#subSidebar #leftSubSidebar #FollowUs {
	height: 80px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}

#twitterAndFBsymbols {
	height: 25px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#leftSubSidebar {
	width: 266px;
	float: left;
	border: thin solid #CCCCCC;
	height: 970px;
}
#rightSubSidebar {
	float: left;
	width: 18px;
	margin-top: 0px;
	background-image: url(images/sideShadow800.png);
	background-repeat: repeat-y;
	height: 960px;
}
#subSidebar {
	height: 960px;
	width: 288px;
}
#subSidebar #leftSubSidebar #sidebarImage img {
	height: 160px;
	width: 240px;
}
#sidebarTwitter {
	height: 300px;
	width: 240px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
	float: left;
}

