body {
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(../images/_body.png) repeat-x left top;
	font: 14px "Century Gothic", Arial;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #29499b;
}
a:hover {
	color: #003b00;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 1em;
}
h1 {
	color: #01609b;
	border-bottom: 1px dashed #01609B;
	font: bold 32px "Lucida Sans", Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	padding-bottom: 4px;
	margin-bottom: 1em;
}
#wrapper {
	background: url(../images/_wrapper.gif);
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background: url(../images/_container.png) no-repeat center top;
	padding: 30px 35px 1em;
}
#header {
	background: no-repeat center top;
	height: 205px;
	margin-top: 0px;
	padding-top: 0px;
	width: 980px;
}
#header #logo {
	border-style: none;
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
	margin-right: 330px;
}
#header #search {
	padding: 0px 0px 0px 20px;
	float: left;
	width: 300px;
	margin: 24px 0px 0px;
}
#header #search #searchField {
	border: 1px solid #5F9702;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
	color: #999999;
}
#header #navigation {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#header #navigation .firstLink {
	width: 173px;
}
#header #navigation .firstLink em {
	color: #FFFFFF;
}
#header #navigation .firstLink a {
	background: url(../images/navRollOver.png) no-repeat left 37px;
	color: #eaff84;
}
#header #navigation .firstLink a:hover {
	background: url(../images/navRollOver.png) no-repeat left 0px;
}
#header #navigation a {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 9px;
	height: 28px;
	color: #FFFFFF;
	background: url(../images/navRollOver.png) no-repeat center 37px;
}
#header #navigation a:hover {
	background: url(../images/navRollOver.png) no-repeat center 0px;
}
#header #navigation .lastLink a {
	background: url(../images/navRollOver.png) no-repeat right 37px;
}
#header #navigation .lastLink a:hover {
	background: url(../images/navRollOver.png) no-repeat right 0px;
}
#header #topIcons {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 4px;
	list-style: none;
	float: left;
	width: auto;
}
#header #topIcons li {
	display: block;
	width: 76px;
	float: left;
	text-align: center;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	list-style: none;
}
#header #topIcons a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font: bold 10px tahoma, verdana, arial;
}
#header #topIcons a:hover {
	color: #FFFF99;
}
#header #topIcons .home a {
	background: url(../images/_topIcons.png) no-repeat -15px 0px;
	padding-top: 55px;
	padding-bottom: 15px;
	width: 100%;
}
#header #topIcons .home a:hover {
	background: url(../images/_topIcons.png) no-repeat -15px -104px;
}
#header #topIcons .history a {
	background: url(../images/_topIcons.png) no-repeat -95px 0px;
	padding-top: 55px;
	padding-bottom: 15px;
	width: 100%;
}
#header #topIcons .history a:hover {
	background: url(../images/_topIcons.png) no-repeat -95px -104px;
}
#header #topIcons .contact a {
	background: url(../images/_topIcons.png) no-repeat -175px 0px;
	padding-top: 55px;
	padding-bottom: 15px;
	width: 100%;
}
#header #topIcons .contact a:hover {
	background: url(../images/_topIcons.png) no-repeat -175px -104px;
}
#header #topIcons li.sitemap {
	margin: 0px;
}
#header #topIcons .sitemap a {
	background: url(../images/_topIcons.png) no-repeat -255px 0px;
	padding-top: 55px;
	padding-bottom: 15px;
	width: 100%;
}
#header #topIcons .sitemap a:hover {
	background: url(../images/_topIcons.png) no-repeat -255px -104px;
}
#footer {
	background: url(../images/_footer.png) no-repeat center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 25px;
	font: 12px/1.5em tahoma, verdana, arial;
}
#footer h3 {
	font: normal 18px tahoma, verdana, arial;
	color: #404040;
	margin: 0px 0px 1em;
}
#footer #first {
	float: left;
	width: 310px;
	background: url(../images/footerSeparator.png) no-repeat right 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	height: 241px;
	padding-top: 15px;
}
#footer #first ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	text-align: left;
	float: left;
}
#footer #second {
	float: left;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
	height: 241px;
	padding-top: 15px;
}
#footer #second table {
	margin-right: auto;
	margin-left: auto;
}
#footer #third {
	float: left;
	width: 304px;
	background: url(../images/footerSeparator.png) no-repeat left 15px;
	height: 231px;
	padding: 0px 13px 25px 12px;
}
#footer #email {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 190px;
}
.clearAll {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.floatDivLeft {
	float: left;
	width: 627px;
}
#testimonials {
	background: url(../images/testimonialsBack.png) repeat-y center top;
	width: 351px;
	float: right;
}
#testimonials img {
	border-style: none;
}
#testimonials .picture {
	float: left;
	height: 164px;
	width: 116px;
	text-align: right;
	font-size: 11px;
	padding-right: 16px;
	padding-left: 15px;
	padding-top: 13px;
	background: url(../images/testimonialVt00.jpg) no-repeat;
}
#testimonials .picture img {
	display: block;
}

#testimonials #readAll {
	padding: 0px;
	float: none;
}

#testimonials .top {
	background: url(../images/testimonialsTop.png) no-repeat left -5px;
	height: 10px;
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 16px 16px;
	overflow: hidden;
}
#testimonials .bottom {
	background: url(../images/testimonialsBottom.png) no-repeat;
	height: 20px;
}
#testimonials .content {
	background: url(../images/testimonialsContent.png) repeat-x;
	margin-right: 17px;
	margin-left: 15px;
	padding: 1em 5px;
}
#testimonials span.separator {
	display: block;
	clear: both;
	height: 2px;
	overflow: visible;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #8CC43F;
}
#testimonials .readmore {
	text-align: right;
}

#testimonials .readmore em {
	color: #D0FF81;
	font-style: normal;
	font-size: 15px;
}
#testimonials   .readmore a  {
	background: url(../images/readMoreButton2.png) no-repeat right top;
	display: block;
	height: 14px;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	margin-left: auto;
}
#testimonials .readmore a:hover {
	color: #D0FF81;
}
#testimonialsHZ {
	background: url(../images/_testimonialsHZ.png) no-repeat center top;
	height: 280px;
	width: 970px;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 15px;
	padding-left: 15px;
}
#testimonialsHZ p {
	margin: 0px 0px 1em;
}

#testimonialsHZ ul {
	margin: 0px;
	padding: 0px;
}
#testimonialsHZ li {
	display: block;
	float: left;
	list-style: none;
	padding: 10px;
	background: url(../images/separatorTestimonialsHZ.png) no-repeat left top;
	height: 215px;
	width: 300px;
	position: relative;
}
#testimonialsHZ .first {
	background: url(none);
}
#testimonialsHZ .top {
	height: 10px;
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 16px 16px;
	overflow: hidden;
}
#testimonialsHZ .bottom {
	background: url(../images/testimonialsBottom.png) no-repeat;
	height: 20px;
}
#testimonialsHZ .picture {
	float: left;
	background-image: url(../images/testimonial00.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 116px;
	text-align: right;
	font-size: 11px;
	padding-right: 16px;
	padding-left: 14px;
	padding-top: 13px;
}
#testimonialsHZ  .picture img {
	border-style: none;
	display: block;
	margin-bottom: 4px;
}
#testimonialsHZ .readmore {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#testimonialsHZ .readmore em {
	color: #D0FF81;
	font-style: normal;
	font-size: 15px;
}
#testimonialsHZ .readmore a {
	background: url(../images/readMoreButton2.png) no-repeat center top;
	display: block;
	width: 150px;
	height: 14px;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align: center;
	color: #FFFFFF;
	float: right;
}
#testimonialsHZ .readmore a:hover {
	color: #D0FF81;
}
#greenPanel {
	background: url(../images/greenPanel.png);
	height: 323px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#greenPanel .learnMore a {
	color: #d8ff87;
	font: italic normal 20px Georgia, "Times New Roman", Times, serif;
}
#greenPanel .learnMore em {
	color: #FFFFFF;
}
#greenPanel h2 {
	color: #FFFFFF;
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px .5em;
}
#greenPanel ul {
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
	background: url(../images/greenPanelSeparator.png) no-repeat left top;
	float: left;
	width: 150px;
	height: 220px;
}
#greenPanel ul.first {
	background: url(none);
}
#greenPanel   li  {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#greenPanel   li a  {
	font-weight: normal;
	color: #003b00;
	display: block;
	margin: 0px;
	padding: 0px 5px;
	width: 100%;
}

#greenPanel   li a:hover  {
	color: #FFFFFF;
	background: #003B0E;
}
#greenPanel li strong {
	color: #FFFFFF;
	font-size: 16px;
}
#bluePanel {
	background: url(../images/bluePanel.png);
	height: 322px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	line-height: normal;
}
#bluePanel .learnMore a {
	color: #88DEFF;
	font: italic normal 20px Georgia, "Times New Roman", Times, serif;
}
#bluePanel .learnMore em {
	color: #FFFFFF;
}
#bluePanel h2 {
	color: #FFFFFF;
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px;
}
#bluePanel ul {
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
	float: left;
	height: 220px;
	background: url(../images/separatorBluePanel.png) no-repeat left top;
	line-height: normal;
	width: 22%;
}
#bluePanel li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#bluePanel ul.first {
	background: url(none);
}
#bluePanel li a {
	color: #FFFFFF;
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	margin: 0px;
	width: 100%;
}
#bluePanel li a:hover {
	color: #FFFFFF;
	background: #00334F;
}
#bluePanel li strong {
	color: #FFFFFF;
	font-size: 16px;
}
#bluePanel2 {
	background: url(../images/bluePanel.png);
	height: 322px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	line-height: normal;
}
#bluePanel2 .learnMore a {
	color: #88DEFF;
	font: italic normal 20px Georgia, "Times New Roman", Times, serif;
}
#bluePanel2 .learnMore em {
	color: #FFFFFF;
}
#bluePanel2 h2 {
	color: #FFFFFF;
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px;
}
#bluePanel2 ul {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px;
	list-style: none;
	float: left;
	height: 220px;
	background: url(../images/separatorBluePanel.png) no-repeat left top;
	line-height: normal;
	width: 270px;
}
#bluePanel2 li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#bluePanel2 ul.first {
	background: url(none);
}
#bluePanel2 li a {
	color: #FFFFFF;
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	margin: 0px;
	width: 100%;
}
#bluePanel2 li a:hover {
	color: #FFFFFF;
	background: #00334F;
}
#bluePanel2 li strong {
	color: #FFFFFF;
	font-size: 16px;
}

#textPanel {
	background: url(../images/_textPanel.png) repeat-y left top;
}
#textPanel .bottom {
	background: url(../images/_textPanelBottom.png) no-repeat left top;
	height: 10px;
	overflow: hidden;
}
#textPanel .content {
	background: url(../images/_textPanelTop.png) no-repeat left top;
	padding: 0px 80px;
}
#textPanel .content h2 {
	font-size: 26px;
	padding-top: 30px;
	padding-bottom: 34px;
	color: #363636;
}
#freeQuote {
	height: 461px;
	width: 431px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: url(../images/_freeQuoteForm.png);
	font-family: Arial, Helvetica, sans-serif;
}
#freeQuote h3 {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 90px;
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
}

#freeQuote em {
	font-style: normal;
	color: #D8FF87;
}
#freeQuote table {
	margin-right: auto;
	margin-left: auto;
}
#freeQuote td {
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: top;
}
/*
#freeQuote input, #freeQuote select, #freeQuote textarea {
	width: 220px;
}
*/
#freeQuote #phone, #freeQuote #email {
	width: 194px;
}
#freeQuote #contactMeBy {
	width: auto;
}

#bluebar {
	background: url(../images/_bluebar.png) no-repeat left top;
	height: 100px;
	width: 980px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #befa00;
	overflow: visible;
}
#bluebar strong {
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#bluebar .left {
	padding: 15px 10px 10px;
	width: 580px;
	display: block;
	float: left;
	overflow: hidden;
	height: 75px;
}
#bluebar .right {
	float: left;
	width: 380px;
	/*background: url(../images/bluebarRightBack.png) no-repeat;*/
	height: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#bluebar  #newTo   {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 120px;
}
#bluebar  #getQuote, #bluebar #pricing {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	height: 100px;
	width: 120px;
}

#dynamicPanel {
	background: url(../images/_dynamicPanel.png) no-repeat left bottom;
	height: 350px;
	display: none;
}
#dynamicPanel ul {
	margin: 0px;
	padding: 10px 5px 0px 15px;
	list-style: none;
	float: left;
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
}
#dynamicPanel .collapse a {
	color: #FFFFFF;
	background: url(../images/_closeColapse.png) no-repeat left center;
	padding-left: 18px;
	font-weight: normal;
	line-height: normal;
	padding-right: 20px;
	display: block;
	width: 100px;
	text-align: right;
	float: right;
}
#dynamicPanel .collapse a:hover {
	color: #82b630;
}
#dynamicPanel li a {
	font-weight: normal;
	display: block;
	padding: 3px 4px 4px;
	color: #000000;
}
#dynamicPanel li a:hover {
	color: #FFFFFF;
	background: #003B0E;
}
#dynamicPanel ul.first {
	background: url(none);
}
#dynamicPanel .quote {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	display: block;
	float: left;
	padding: 60px 10px 110px 60px;
	width: 180px;
}
#tabbedContent {
	background: url(../images/_tabbedPanel.png) repeat-y center top;
	margin: 0px 0px 10px;
}
#tabbedContent .content {
	padding: 10px;
}
#tabbedContent .content h2 {
	color: #01609b;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed 01609b;
	font-size: 24px;
}
#tabbedContent .content .leftFloat {
	float: left;
	width: 660px;
}
#tabbedContent .content .leftFloat img {
	float: left;
	margin-right: 10px;
}
#tabbedContent .content .floatingUL {
	background: url(../images/_ulFloating.png) no-repeat center top;
	height: 280px;
	width: 193px;
	list-style: none;
	margin: 0px;
	padding: 0px 20px;
	line-height: normal;
	float: right;
}
#tabbedContent .content .floatingUL li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	height: auto;
}
#tabbedContent .content .floatingUL .top {
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 25px;
	display: block;
	padding-left: 0px;
}
#tabbedContent .content .floatingUL li a {
	font-weight: normal;
	color: #003b00;
	display: block;
	padding: 2px 5px 2px 15px;
	margin: 0px;
	width: auto;
}
#tabbedContent .content .floatingUL li a:hover {
	color: #FFFFFF;
	background: #003B0E;
}
#tabbedContent .tabSubnav {
}
#tabbedContent .workExamples {
	background: url(../images/_workExamplesBox.png) no-repeat;
	height: 304px;
	width: 263px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#tabbedContent .workExamples table {
	margin-right: auto;
	margin-left: auto;
}
#tabbedContent .workExamples img {
	border-style: none;
}
#tabbedContent .tabSubnav a {
	background: url(../images/nextPrevTabButton.png) no-repeat center top;
	display: block;
	height: 27px;
	width: 190px;
	margin-right: 10px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#tabbedContent .tabSubnav em {
	color: #D0FF81;
	font-style: normal;
	font-size: 15px;
	padding-right: 4px;
	padding-left: 4px;
}
/**/
#tabbedContent .bottom {
	background: url(../images/_tabbedPanelBottom.png) no-repeat center top;
	height: 10px;
	overflow: hidden;
}
#tabbedNav {
	background: url(../images/_tabbedNav.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 62px;
	overflow: hidden;
}
#tabbedNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 62px;
}
#tabbedNav li {
	display: block;
	float: left;
	width: auto;
}
#tabbedNav li a {
	width: 115px;
	display: block;
	background: #999999 left top;
	height: 40px;
	color: #FFFFFF;
	padding-left: 25px;
	text-align: center;
	padding-right: 4px;
	padding-top: 22px;
	font-weight: bold;
	font-size: 11px;
}
#tabbedNav .tab1selected a {
	background: url(../images/tab1.png) no-repeat -17px -62px;
	padding-top: 14px;
	padding-bottom: 10px;
	z-index: 1;
}
#tabbedNav .tab1 a {
	background: url(../images/tab1.png) no-repeat -17px 0px;
	height: 38px;
	padding-top: 14px;
	padding-bottom: 10px;
}
#tabbedNav .tab1 a:hover {
	background: url(../images/tab1.png) no-repeat -17px -62px;
	padding-top: 14px;
	padding-bottom: 10px;
	z-index: 2;
}
#tabbedNav .tab2selected a {
	background: url(../images/tab2.png) no-repeat 0px -62px;
	z-index: 1;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab2 a {
	background: url(../images/tab2.png) no-repeat -17px 0px;
	left: 144px;
	top: 0px;
	margin-left: 0px;
	width: 101px;
	padding-left: 39px;
	padding-right: 4px;
}
#tabbedNav .tab2 a:hover {
	background: url(../images/tab2.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab3selected a {
	background: url(../images/tab3.png) no-repeat 0px -62px;
	z-index: 1;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab3 a {
	background: url(../images/tab3.png) no-repeat -17px 0px;
	margin-left: 0px;
	width: 101px;
	padding-left: 39px;
	padding-right: 4px;
}
#tabbedNav .tab3 a:hover {
	background: url(../images/tab3.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab4selected a {
	background: url(../images/tab4.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab4 a {
	background: url(../images/tab4.png) no-repeat -17px 0px;
	margin-left: 0px;
	width: 101px;
	padding-left: 39px;
	padding-right: 4px;
}
#tabbedNav .tab4 a:hover {
	background: url(../images/tab4.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab5selected a {
	background: url(../images/tab5.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab5 a {
	background: url(../images/tab5.png) no-repeat -17px 0px;
	z-index: 2;
	margin-left: 0px;
	width: 101px;
	padding-left: 39px;
	padding-right: 4px;
}
#tabbedNav .tab5 a:hover {
	background: url(../images/tab5.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab6selected a {
	background: url(../images/tab6.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab6 a {
	background: url(../images/tab6.png) no-repeat -17px 0px;
	z-index: 2;
	margin-left: 0px;
	width: 101px;
	padding-left: 39px;
	padding-right: 4px;
}
#tabbedNav .tab6 a:hover {
	background: url(../images/tab6.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 101px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab7selected a {
	background: url(../images/tab7.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 73px;
	padding-left: 56px;
	padding-right: 4px;
}
#tabbedNav .tab7 a {
	background: url(../images/tab7.png) no-repeat -17px 0px;
	z-index: 2;
	margin-left: 0px;
	width: 73px;
	padding-left: 39px;
	padding-right: 4px;
}
#tabbedNav .tab7 a:hover {
	background: url(../images/tab7.png) no-repeat 0px -62px;
	z-index: 2;
	margin-left: -17px;
	width: 73px;
	padding-left: 56px;
	padding-right: 4px;
}
/*---------------------------------------------------------------------------*/
#tabbedNavMS {
	background: url(../images/_tabbedNav.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 62px;
	overflow: hidden;
}
#tabbedNavMS ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 62px;
}

#tabbedNavMS li {
	display: block;
	float: left;
	width: auto;
}
#tabbedNavMS li a {
	width: 120px;
	display: block;
	background: #999999 left top;
	color: #FFFFFF;
	padding-left: 45px;
	text-align: center;
	padding-right: 4px;
	padding-top: 16px;
	font-weight: bold;
	font-size: 11px;
	height: 46px;
}
#tabbedNavMS li a:hover {
	z-index: 2;
	margin-left: -17px;
	padding-left: 62px;
}
#tabbedNavMS .tab1selected a {
	background: url(../images/tab1a.png) no-repeat -17px -62px;
	margin-left: 0px;
	padding-left: 45px;
}
#tabbedNavMS .tab1selected a:hover {
	background: url(../images/tab1a.png) no-repeat -17px -62px;
	margin-left: 0px;
	padding-left: 45px;
}
#tabbedNavMS .tab1 a {
	background: url(../images/tab1a.png) -17px 0px;
}
#tabbedNavMS .tab1 a:hover {
	background: url(../images/tab1a.png) no-repeat -17px -62px;
	margin-left: 0px;
	padding-left: 45px;
}
#tabbedNavMS .tab2selected a {
	background: url(../images/tab2a.png) 0px -62px;
	z-index: 2;
	margin-left: -17px;
	padding-left: 62px;
}
#tabbedNavMS .tab2 a {
	background: url(../images/tab2a.png) -17px 0px;
	z-index: 2;
}
#tabbedNavMS .tab2 a:hover {
	background: url(../images/tab2a.png) 0px -62px;
}
#tabbedNavMS .tab3selected a {
	background: url(../images/tab3a.png) 0px -62px;
	z-index: 2;
	margin-left: -17px;
	padding-left: 62px;
}
#tabbedNavMS .tab3 a {
	background: url(../images/tab3a.png) -17px 0px;
	z-index: 2;
}
#tabbedNavMS .tab3 a:hover {
	background: url(../images/tab3a.png) 0px -62px;
}
#tabbedNavMS .tab4selected a {
	background: url(../images/tab4a.png) 0px -62px;
	z-index: 2;
	margin-left: -17px;
	padding-left: 62px;
}
#tabbedNavMS .tab4 a {
	background: url(../images/tab4a.png) -17px 0px;
	z-index: 2;
}
#tabbedNavMS .tab4 a:hover {
	background: url(../images/tab4a.png) 0px -62px;
}
#tabbedNavMS .tab5selected a {
	background: url(../images/tab5a.png) 0px -62px;
	z-index: 2;
	margin-left: -17px;
	padding-left: 62px;
}
#tabbedNavMS .tab5 a {
	background: url(../images/tab5a.png) -17px 0px;
	z-index: 2;
}
#tabbedNavMS .tab5 a:hover {
	background: url(../images/tab5a.png) 0px -62px;
}
#tabbedNavMS .tab6selected a {
	background: url(../images/tab6a.png) 0px -62px;
	width: 76px;
	margin-left: -17px;
	padding-right: 4px;
	padding-left: 72px;
	z-index: 2;
}
#tabbedNavMS .tab6selected a:hover {
	background: url(../images/tab6a.png) 0px -62px;
	width: 76px;
	margin-left: -17px;
	padding-right: 4px;
	padding-left: 72px;
	z-index: 2;
}
#tabbedNavMS .tab6 a {
	background: url(../images/tab6a.png) -17px 0px;
	width: 76px;
	padding-right: 4px;
	padding-left: 55px;
}
#tabbedNavMS .tab6 a:hover {
	background: url(../images/tab6a.png) 0px -62px;
	width: 76px;
	margin-left: -17px;
	padding-right: 4px;
	padding-left: 72px;
}
/*---------------------------------------------------------------------------*/
#marketingSolutions {
	background: url(../images/marketingSolutions.jpg);
	height: 336px;
	margin-bottom: 10px;
	padding-left: 634px;
	padding-top: 12px;
}
#marketingSolutions a {
	display: block;
	height: 45px;
	width: 260px;
	padding-left: 62px;
	padding-top: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
}
#marketingSolutions a:hover {
	color: #003500;
}
#marketingSolutions .msButton1selected {
	background: url(../images/msButton1.png) no-repeat 0px -65px;
	color: #003500;
}
#marketingSolutions .msButton1 {
	background: url(../images/msButton1.png) no-repeat 0px 0px;
}
#marketingSolutions .msButton1:hover {
	background: url(../images/msButton1.png) no-repeat 0px -65px;
}
#marketingSolutions .msButton2selected {
	background: url(../images/msButton2.png) no-repeat 0px -65px;
	color: #003500;
}
#marketingSolutions .msButton2 {
	background: url(../images/msButton2.png) no-repeat 0px 0px;
}
#marketingSolutions .msButton2:hover {
	background: url(../images/msButton2.png) no-repeat 0px -65px;
}
#marketingSolutions .msButton3selected {
	background: url(../images/msButton3.png) no-repeat 0px -65px;
	color: #003500;
}
#marketingSolutions .msButton3 {
	background: url(../images/msButton3.png) no-repeat 0px 0px;
}
#marketingSolutions .msButton3:hover {
	background: url(../images/msButton3.png) no-repeat 0px -65px;
}
#marketingSolutions .msButton4selected {
	background: url(../images/msButton4.png) no-repeat 0px -65px;
	color: #003500;
}
#marketingSolutions .msButton4 {
	background: url(../images/msButton4.png) no-repeat 0px 0px;
}
#marketingSolutions .msButton4:hover {
	background: url(../images/msButton4.png) no-repeat 0px -65px;
}
#marketingSolutions .msButton5selected {
	background: url(../images/msButton5.png) no-repeat 0px -65px;
	color: #003500;
}
#marketingSolutions .msButton5 {
	background: url(../images/msButton5.png) no-repeat 0px 0px;
}
#marketingSolutions .msButton5:hover {
	background: url(../images/msButton5.png) no-repeat 0px -65px;
}
#getQuoteMarketingPoll {
	background: url(../images/getQuoteMarketingPoll.png) no-repeat left top;
	height: 205px;
	width: 960px;
	color: #FFFFFF;
	padding: 0px 10px;
	font-size: 12px;
	overflow: hidden;
}
#getQuoteMarketingPoll h3 {
	margin: 0px;
	font: 30px "Lucida Sans", Arial, Helvetica, sans-serif;
}
#getQuoteMarketingPoll form {
	margin: 0px;
	padding: 0px;
}
#getQuoteMarketingPoll #email {
	width: 190px;
	border: 1px solid #404040;
	font-style: italic;
	color: #3F3F3F;
	padding: 4px;
}
#getQuoteMarketingPoll .getQuote strong {
	color: #b1e064;
}
#getQuoteMarketingPoll .getQuote {
	background: url(../images/quoteIcon.png) no-repeat left top;
	float: left;
	width: 370px;
	padding-left: 100px;
	margin-right: 20px;
	padding-top: 10px;
}
#getQuoteMarketingPoll .marketingPoll {
	background: url(../images/pollIcon.png) no-repeat left top;
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}
#getQuoteMarketingPoll a {
	background: url(../images/getQuoteMarketingPollButton.png) no-repeat center top;
	display: block;
	height: 27px;
	width: 198px;
	margin-right: 0px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
#getQuoteMarketingPoll a em {
	color: #D0FF81;
	font-style: normal;
	font-size: 15px;
	padding-right: 4px;
	padding-left: 4px;
}
#getQuoteMarketingPoll a:hover {
	color: #D0FF81;
}
#orderFulfillment {
	background: url(../images/_orderFulfillment.jpg) no-repeat;
	height: 198px;
	margin-bottom: 20px;
	width: 570px;
	padding-right: 390px;
	padding-left: 20px;
	padding-top: 30px;
	color: #FFFFFF;
}
#orderFulfillment h2 {
	color: #FFFFFF;
	font: bold 36px "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 0px;
	letter-spacing: -1px;
}
#orderFulfillment a {
	background: url(../images/viewTop5ReasonsButton.png) no-repeat;
	height: 32px;
	width: 220px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 10px;
	float: right;
	font-size: 16px;
}
#orderFulfillment em {
	font-style: normal;
	color: #C8FF20;
}
.widePanel {
	background: url(../images/_widePanel.png) repeat-y left top;
	margin-top: 20px;
	margin-bottom: 20px;
}
.widePanel .bottom {
	background: url(../images/_widePanelBottom.png) left top;
	height: 20px;
	overflow: hidden;
}
.widePanel .content {
	background: url(../images/_widePanelTop.png) no-repeat center top;
	padding: 20px;
}
.widePanel   .contentAllWhite  {
	background: url(../images/_widePanelTopWhite.png) no-repeat left top;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 10px;
}
.widePanel  .separtr {
	background: url(../images/separatorWidePanel.png) no-repeat center center;
	height: 17px;
	width: 940px;
	overflow: hidden;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}
.widePanel .floatDivLeft {
	width: 550px;
	margin-right: 10px;
}
.widePanel .picturesBox {
	text-align: center;
	float: right;
}
.widePanel a.getQuoteNow {
	background: url(../images/getQuoteNowButton.png) no-repeat;
	height: 34px;
	width: 230px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 12px;
	float: right;
	font-size: 16px;
	padding-right: 0px;
}
.widePanel .getQuoteNow em {
	font-style: normal;
	color: #C8FF20;
}
.widePanel .top5reasons td {
	vertical-align: middle;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
#flashContainer {
	height: 55px;
	width: 55px;
	overflow: hidden;
}
:focus {
	outline: 0;
}
#arrowDown {
	height: 55px;
	width: 55px;
}
#arrowLeft {
	height: 55px;
	width: 55px;
}
.dhtmltooltipTop2 {
	background: url(../images/testimonialsTop2.gif);
	height: 27px;
	width: 600px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.dhtmltooltipContent2 {
	font-size: 0.85em;
	color: #333333;
	background: #d0ff7f url(../images/toolTipBody.gif) repeat-x center top;
	padding: 10px;
	width: 590px;
	border-top: 5px none #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	line-height: normal;
}
.dhtmltooltipContent2 .picture {
	float: left;
	height: 164px;
	width: 116px;
	text-align: right;
	font-size: 11px;
	padding-right: 16px;
	padding-left: 15px;
	padding-top: 13px;
	background: url(../images/testimonialVt00.jpg) no-repeat;
}
.dhtmltooltipContent2 .picture img {
	display: block;
}

.floatBox {
	float: right;
	width: 351px;
}
#latestNews {
	background: url(../images/testimonialsBack.png) repeat-y center top;
	width: 351px;
}
#latestNews img {
	border-style: none;
}

#latestNews .top {
	background: url(../images/testimonialsTop.png) no-repeat left -5px;
	height: 10px;
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 16px 16px;
	overflow: hidden;
}
#latestNews li{
	margin: 0px 0px 0.5em;
	font-size: 12px;
	padding: 0px;
}
#latestNews ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#latestNews .bottom {
	background: url(../images/testimonialsBottom.png) no-repeat;
	height: 20px;
}
#latestNews .content {
	background: url(../images/testimonialsContent.png) repeat-x;
	margin-right: 17px;
	margin-left: 15px;
	padding: 1em 5px;
}
#latestNews .readmore {
	text-align: right;
}

#latestNews .readmore em {
	color: #D0FF81;
	font-style: normal;
	font-size: 15px;
}
#latestNews   .readmore a  {
	background: url(../images/readMoreButton2.png) no-repeat right top;
	display: block;
	height: 14px;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	margin-left: auto;
}
#latestNews .readmore a:hover {
	color: #D0FF81;
}
#latestNews h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
}