.Arial11Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.subnavigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#2c6463;
	text-decoration: none;
}
A.subnavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#2c6463;
	text-decoration: none;
}
A.subnavigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#2c6463;
	text-decoration: none;
}
A.subnavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0084C5;
	text-decoration: none;
}
A.subnavigationBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#2c6463;
	text-decoration: none;
}
A.subnavigationBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#2c6463;
	text-decoration: none;
}
A.subnavigationBold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#2c6463;
	text-decoration: none;
}
A.subnavigationBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0084C5;
	text-decoration: none;
}
A.bignavigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2c6463;
	text-decoration: none;
}
A.bignavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2c6463;
	text-decoration: none;
}
A.bignavigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2c6463;
	text-decoration: none;
}
A.bignavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0084C5;
	text-decoration: none;
}
.ArialGreen11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c6463;
	text-decoration: none;
}
.Arial14Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0084C5;
	text-decoration: none;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
/* MR Additions 20091030 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a, p, li,  .Arial11Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	color: #0084C5;
	font-weight: normal;
}

h2 {
	color: #0084C5;
	font-weight: normal;
}

h3 {
	color: #0084C5;
	font-weight: normal;
}

* html #header {
	margin: 0 0 10px 0;
}
.content-area {
	#padding-top: 20px;
}
* html .content-area {
	padding-top: 20px;
}
.contact-cta {
	position: relative;
	top: 3px;
	left: -14px;
}
a.phone-cta {
	display: block;
	padding-bottom: 5px;
	font-size: 22px;
/*	color: #359F00;*/
	color: #003F5F;
	text-decoration: none;
}
.navwrapper {
	width: 100%;
	height: 35px;
	margin: 11px 0 2px 0;
	overflow: hidden;
	border-bottom: solid 2px #FAD103;
	background: transparent url(../images/navmenu-bg.png) 0 0 repeat-x;
}
#navmenu {
	width: auto;
	height: 35px;
	/*	background-color: #0084c5;*/
	background: transparent url(../images/navmenu-corner-right.png) 100% 0 no-repeat;
	border-bottom: solid 1px #FFF;
}
* html #navmenu {
	margin: 0 0 0 0;
}
#navmenu ul {
	margin: 0;
	padding: 0;
}
#navmenu ul.left {
	width: 780px;
	float: left;
	background: transparent url(../images/navmenu-corner-left.png) 0 0 no-repeat;
	padding-left: 4px;
}
#navmenu ul.right {
	width: 125px;
	float: right;
	text-align: right;
	background: transparent url(../images/navmenu-corner-right.png) 100% 0 no-repeat;
}
#navmenu li {
	display: inline;
	float: left;
}
#navmenu li a {
	display: block;
	padding: 9px 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
#navmenu li a:hover {
	background: #29A3DF url(../images/navmenu-bg.png) 0 -35px repeat-x;
}

#banner {
	border-bottom: solid 2px #6B828F;
}
#content {
	padding: 5px 20px 20px;
	text-align: left;
}

h2.section {
	border-bottom: dotted 1px #DDD;
}

.testimonial {
	width: auto;
	height: auto;
	margin: 10px auto;
	border: solid 1px #DDD;
	background-color: #F3F3F3;
}

.testimonial h3 {
	width: auto;
	margin: 0;
	padding: 5px;
	color: #FFF;
	background-color: #0084C5;
	border-bottom: solid 1px #FFF;
}

.testimonial .inner {
	padding: 5px 15px;
	border-top: solid 2px #FAD103;
}

.testimonial.small .inner {
	padding: 5px 10px;
}

.testimonial .inner p {
	margin: 5px 0;
}

.testimonial .sig {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

#sidebar .testimonial {
	width: 250px;
	height: auto;
	background-color: #d8e1ea;
	border-bottom: solid 1px #b2c6d8;
}
#sidebar .testimonial h3 {
	width: 100%;
	height: 36px;
	background: transparent url(../images/testimonial-title.png) 0 0 no-repeat;
}
#sidebar .testimonial h3 span {
	display: none;
}
#sidebar .testimonial .inner {
	padding: 0 10px;
}
#sidebar .testimonial .sig {
	font-weight: bold;
}
#footer {
	width: 100%;
	height: auto;
	background-color: #6B828F;
	border-top: solid 1px #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 0 15px 0;
}
#footer ul {
	/*	padding:6px 0 0 0;*/

	width: 650px;
	padding:0 0 0 20px;
	#padding: 15px 0 0 0;
	float: left;
}
* html #footer ul {
	margin: 0;
	padding: 10px 0 0 15px;
}
#footer li {
	width: 200px;
	float: left;
	display: inline;
	list-style: none;
	background: none;
	padding: 0 10px 5px 0;
}
#footer li.first {
	width: 400px;
}
#footer li a {
	width: 200px;
	display: block;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding-bottom: 2px;
	border-bottom: dotted 1px #FFF;
}

#footer li.first a {
	width: 400px;
}
#footer li ul {
	width: 600px;
	margin: 0;
	padding: 10px 0 0 0;
	float: left
}
#footer li.first ul {
	width: 420px;
}
#footer li.second ul {
	width: 200px;
}
#footer li ul a {
	width: auto;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	border: none;
}
#footer li ul li {
	/*	float: none;

	display: list-item;*/

	float: left;
	display: inherit;
	margin-bottom: 0;
	padding-left: 0;
	border: none;
}
#footer .adr {
	width: 220px;
	padding: 40px 0 0 20px;
	color: #FFF;
	float: right;
	line-height: 16px;
}
* html #footer .adr {
	padding: 40px 0 0 0;
}
.button-demo-rhs {
	margin: 10px 0 0 5px;
}
.contact_box {
	width: 80%;
	height: auto;
	margin: 10px auto;
	padding: 5px 10px;
	background-color: #EFF7FF;
	border: solid 1px #598393;
	clear: both;
}
.formbox {
	width: 320px;
	margin: 0;
	padding: 5px 15px;
	float: left;
	background-color: #EFF7FF;
	border: solid 1px #598393;
}

.formbox.demo {
	float: none;
	margin: 10px auto 20px auto;
}

.formbox tr {
	height: 25px;
}
.formbox input,  .formbox textarea {
	width: 232px;
	padding: 3px;
	border: solid 1px #77ACBF;
}
.formbox input:hover,  .formbox input:focus,  .formbox textarea:hover,  .formbox textarea:focus {
	border: solid 1px #598393;
}
.formbox textarea {
	height: 100px;
}
.formbox input.button {
	width: 272px;
	height: 41px;
	margin: 10px 0 0 0;
	padding: 0 0 6px 0;
	cursor: pointer;
	border: none;
	background: transparent url(../images/formbutton-bg.png) 0 0 no-repeat;
	font-size: 18px;
	color: #FFF;
}
.formbox input.button:hover {
	background: transparent url(../images/formbutton-over.png) 0 0 no-repeat;
}
.formbox label {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.contact-info {
	width: 300px;
	float: left;
	padding-left: 10px;
}
.contact-info .adr {
	width: 330px;
	margin-top: 17px;
	padding: 5px 10px;
	border: solid 1px #000;
}
.contact-info .tel {
}

.service-boxes {
	width: 720px;
	margin: 10px auto 20px auto;
	clear: both;
	float: none;
}

.service-boxes .service {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}

.service-boxes .service.first {
	margin: 0;
}

.service-boxes .image {
	width: 220px;
	height: 100px;
}

.service-boxes .image img {
	position: relative;
}

.service-boxes .service.second .image img {
	top: 10px;
}

.service-boxes .service.third .image img {
	top: 2px;
}

.service-boxes .inner {
	height: 120px;
	#height: 130px;
}

.service-boxes .inner h3 {
	font-size: 15px;
	color: #00557f;
	margin: 20px auto 10px auto;
}

.service-boxes .inner h3 a {
	text-decoration: none;
	color: #00557f;
}

.service-boxes .inner p {
	margin-top: 5px;
}

.service-boxes .inner p a {
	text-decoration: none;
	color: #000;
}

.service-boxes .button a {
	width: 220px;
	height: 27px;
	display: block;
	background: transparent url(../images/button-more-info.png) no-repeat 0 0;
}

.service-boxes .button a:hover {
	background: transparent url(../images/button-more-info.png) no-repeat 0 -27px;
}

.service-boxes .button span {
	display: none;
}

.caption {
	width: 60%;
	margin: 10px auto;
	position: relative;
}

hr {
	background: none;
	border: none;
	border-bottom: dotted 1px #CCC;
}

ul.graphical {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.graphical li {
	margin: 3px 0;
	padding: 0 0 0 25px;
	background: transparent url(../images/bullets/bullet-circle.png) no-repeat 0 0;
}

ol.graphical {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.graphical li {
	margin: 3px 0;
	padding: 0 0 0 25px;
}

ol.graphical li.ol-1 {
	background: transparent url(../images/bullets/ol-1.png) no-repeat -2px 0;
}

ol.graphical li.ol-2 {
	background: transparent url(../images/bullets/ol-2.png) no-repeat 0 0;
}

ol.graphical li.ol-3 {
	background: transparent url(../images/bullets/ol-3.png) no-repeat -1px 0;
}

ol.graphical li.ol-4 {
	background: transparent url(../images/bullets/ol-4.png) no-repeat 0 0;
}

ol.graphical li.ol-5 {
	background: transparent url(../images/bullets/ol-5.png) no-repeat -1px 0;
}

ol.graphical li.ol-6 {
	background: transparent url(../images/bullets/ol-6.png) no-repeat 0 0;
}

ol.graphical li.ol-7 {
	background: transparent url(../images/bullets/ol-7.png) no-repeat 0 0;
}

ol.graphical li.ol-8 {
	background: transparent url(../images/bullets/ol-8.png) no-repeat 0 0;
}

ol.graphical li.ol-9 {
	background: transparent url(../images/bullets/ol-9.png) no-repeat 0 0;
}
ol.graphical li.ol-10 {
	background: transparent url(../images/bullets/ol-10.png) no-repeat 0 0;
}

.sidebar-graphics {
	width: 260px;
	padding: 10px;
	float: right;
	text-align: center;
}

.garmin-features td {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.garmin-features h2 {
	margin-top: 0;
	padding-top: 0;
}