img.imageLeftAligned {float: left; margin-right: 10px !important; margin-bottom: 2px !important;}
img.imageRightAligned {float: right; margin-left: 10px !important; margin-bottom: 2px !important;}

img.imageLeftAlignedWBorder {float: left; margin-right: 10px !important; margin-bottom: 2px !important; border: 1px solid #43847C !important;}
img.imageRightAlignedWBorder {float: right; margin-left: 10px !important; margin-bottom: 2px !important; border: 1px solid #43847C !important;}

img.imageWBorder {border: 1px solid #43847C !important;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
h1, h1 a, h1 a:hover, h1 a:link, h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #EF3716;
}
h2, h2 a, h2 a:hover, h2 a:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #43847C;
}

ul {
	margin: 0 auto;
	padding: 0px;
}
li {
	margin-left: 6px;
	display: block;
	background: url("../images/bullet.gif") 0 6px no-repeat;
	list-style-type: none;
	padding-left: 14px;
}

a:link {
	color: #747274;
	text-decoration: none;
}
a:visited {
	color: #747274;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

/*** Text block ***/

.midsmalbox-services {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/services-midsmlbox.gif);
	background-repeat: repeat-y;
	width: 710px;
}
.services-midsmlbox {
	margin: 0 auto;
	padding: 0 12px 0 12px;
	text-align: left;
}

/*** Text block on home page ***/
.mid-smallbox {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/mid-smlbox.gif);
	background-repeat: repeat-y;
	width: 438px;
}
.left-smlbox {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	float: left;
	width: 112px;
}
.right-smlbox {
	margin: 0 auto;
	padding: 0 8px 0 8px;
	text-align: left;
	float: left;
	width: 270px;
	border-left: solid 1px #DEDEDE;
	line-height: 16px;
}
.black-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 auto;
	padding: 0;
}
.red-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F05033;
	margin: 0 auto;
	text-transform: uppercase;
}
.verticle-gap {
	height: 20px;
	background: #FFF;
}

.green-txt {
	margin: 0 auto;
	padding: 5px 0 0 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #519491;
	text-align:right;
	width:90px;
}

.green-txt a {
	color: #519491;
}

.green-txt a:hover {
	color: #519491;
	text-decoration: underline;
}

.grey {
	color: #D6D6D6;
}

.spacer {
	clear: both;
	height:.01em;
	overflow:hidden;
	height:0;
	background-color: transparent;
}

#right-content {
	margin: 5px 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 438px;
	background: #FFF !important;
	border: 0;
}

.verticle-gap-top {
	height: 40px;
	background: #FFF;
}

.testimonials {
	color: #7A7A7A;
	padding: 0 0 25px 0px;
	font-size: 11px;
	background: #FFF;
	width: 100%;
}


table.homeBlock {
  border-collapse: collapse;
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
  width: 423px;
}
table.homeBlock td {
  vertical-align: top;
  text-align: left;
}
table.homeBlock td.image {
  border-right: 1px solid #D0D0D0;
  padding: 0 11px 0 9px;
  width: 101px;
}
table.homeBlock td.image img {
  margin: 0;
  border: 0;
  padding: 0;
}
table.homeBlock td.text {
  border: 0;
  padding: 0 21px 0 8px;
  width: 271px;
}

div.top-smlbox {
  text-align: left;
}
div.top-smlbox img {
  padding: 0;
  margin: 0;
}
