/* container table width="762" */

.accurateNav {
	float:left;
	width:200px;
	padding-right:30px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;

}

.accurateNav ul {
	width:200px;
	padding:0;
	margin:0;
}

.accurateNav a li {
	list-style: none;
}

.accurateNav a {
	color:#1d54b5 !important;
	font-size:.675em;
	font-weight: bold;
	padding:10px 6px 12px 12px;
	background-color: #ebebeb;
	display: block;
	border-bottom: 1px solid #fff;
}


.accurateNav a.active {
	background-color: #1d54b5;
	color:#fff;
}

.accurateNav a.active li{ color:#fff; }

.accurateNav a:hover {
	background-color: #4a7ec7;
	color:#fff !important;
	text-decoration: none;
}

.accurateNav a.active:hover {background-color: #1d54b5;}

a.top {
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}

a.bottom{
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.accurateContent {
	float:left;
	width:505px;
	padding:0;
	padding-right:17px;
	margin:0 0 45px 0;
	font-family: Arial, Helvetica, sans-serif;

}

.accurateContent h1 {margin:0; color: #00ac48;}

.accurateContent p{ font-size: .875em; line-height: 1.4;}

.button {margin-top:30px;}

.accurateBtns {list-style-type: none; margin:20px 0 30px 0; padding:0; width:505px;}

.accurateBtns li {
	display:inline-block;
	margin-right: 8px;
}

.accurateBtns li a {
	background-color: #e61b2d;
	padding:6px 10px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.accurateBtns li a:hover {
	background-color: #1c5bb0;
}

hr {margin:15px 0;}

h4 {color: rgba(6,91, 161, 1); font-size: 15px;}

.accurateIntro {
	background: url(images/accurate-intro-bg.jpg) no-repeat 0 0;
	width:504px;
	height:181px;
	margin-bottom: 8px;
	padding:5px 0 10px 25px;
}

.accurateIntro2 {
	background: url(images/accurate-intro-bg2.jpg) no-repeat 0 0;
	width:504px;
	height:181px;
	margin-bottom: 8px;
	padding:5px 0 10px 25px;
}

.accurateIntro3 {
	background: url(images/accurate-intro-bg3.jpg) no-repeat 0 0;
	width:504px;
	height:181px;
	margin-bottom: 8px;
	padding:5px 0 10px 25px;
}

.accurateIntro4 {
	/*background: url(images/accurate-intro-bg4.jpg) no-repeat 0 0;*/
	width:504px;
	height:181px;
	margin-bottom: 8px;
	padding:5px 0 10px 25px;
}


.accurateIntro p.IntroHead {width: 470px !important;}
.accurateIntro2 p.IntroHead {width: 470px !important;}
.accurateIntro3 p.IntroHead {width: 470px !important;}
.accurateIntro4 p.IntroHead {width: 470px !important;}

.accurateContent h4 {margin:0; padding:0;}

.productsLike {margin:0; padding:0; font-size:12px !important; color: #333;}

.indentedText {padding:0 15px!important;}

