a {
	color: #595959;
	text-decoration: none;
	outline: none;
}

h3 {
	color: black;
	margin-left: -7px;
	margin-top: 0px;
	font-size: 15px;
}

h4 {
	color: #1c9921;
	margin: 0px;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h4 a:hover {
	text-decoration: underline;	
}

h4 sup {
	color: #1c9921;
	font-size: 8px;
}

h5 {
	font-size: 12px;
	color: #1C9921;
	margin: 0px;
	font-size: 13px;
	height: 14px !important; /* LEAVE ME ALONE */
}

h5 a:hover {
	text-decoration: underline;	
}

h5 sup {
	color: #1C9921;
	font-size: 8px;
}

h6 {
	margin-top: 2px;
	font-size: 10px;
	color: #81A3C9;
	margin-left: 3px;
	margin-bottom: 0px;
}

h6 strong {
	color: #81A3C9;	
}

h6 sup {
	color: #81A3C9;	
	font-size: 8px;
}

#left h6 {
	margin-left: 10px;
	margin-bottom: 5px;
}

#right h6 {
	color: gray;
	position: absolute;
	width: 340px;
}

#right h6 sup {
	color: gray;	
}

p {
	margin-top: 0px;
	font-size: 12px;
}

p a {
	color: #1C9921;	
}

p a:hover {
	text-decoration: underline;	
}

p a sup {
	color: #1C9921;	
}

img {
	border: none;
}

body {
	margin: 0px;	
	font-family: 'Calibri',AmericanTypewriter, Verdana, Helvetica, Arial,  sans-serif;	
	color: #595959;
}

p.title {
	margin-bottom: 0px;
	color: #1C9921;
	font-size: 12px;
	font-weight: bold;
	height: 16px !important;
}

p.description {
	margin: 0px;
	margin-bottom: 10px;
}

p.image-description {
	/*margin-top: 2px;
	font-size: 8px;
	color: #81A3C9;
	margin-left: 3px;*/
}

.container {
	background-image: url("/image/background2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.header-wrap {
	height: 116px;	
}

#tout-wrapper {
	width: 920px;
	margin: 0px auto;
	position: relative;
}

#tout-wrapper #left-tout,
#tout-wrapper #right-tout {
	position: absolute;	
}

#tout-wrapper #left-tout {
	top: 6px;
	left: -58px;
}

#tout-wrapper #right-tout {
	top: 6px;
	right: -47px;	
}

.header-home {
	margin: 0px auto;
	padding: 3px;
	width: 675px;
	padding-bottom: 20px;
}

.header-home .header-links {
	float: left;
	margin-left: 10px;
}

.header-home .header-links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.header-home .header-links ul li {
	display: inline;
	font-size: 12px;
}

.header-home .header-links ul li a {
	color: #414141;
	text-decoration: none;	
	margin-right: 9px;
	margin-left: 4px;
	font-size: 10px;
}

.go-button {
	display: none;
}

#header-right {
	float: right;
	margin-right: 40px;
	width: 215px;
	position: relative;
}

.st_sharethis {
	position: absolute;
	top: 1px;
	right: 54px;
}

#search-wrapper {
	float: left;
}

#social-media {
	float: right;
}

.header-home form #search-box-form #search-box-text-standard {
	float: left;
	margin-right: 3px;
	margin-top: 1px;
	width: 130px;	
	height: 11px;
	font-size: 11px;
}

.header-home form #search-box-form input {
	/*font-size: 8px;	*/
}

.main-singlecol .header-home .header-logo,
.header-home .header-logo {
	background-image: url("/image/header.jpg");
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
}

.main-nav {
    background-image: url("/image/navigation.jpg");
    background-repeat: no-repeat;
    font-family: 'Droid Sans',Helvetica;
    font-size: 13px;
    height: 21px;
    margin: 0 auto;
    width: 675px;
    z-index: 1;
	text-transform: uppercase;
}

.main-nav ul {
	margin: 0px;
	padding-left: 10px;
	list-style: none;
	padding-top: 2px;
	width: 700px;
}

.main-nav ul li {
	display: inline;
	border-left: 1px solid white;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 8px;
}

.main-nav ul li:first-child {
	border-left: none;
}

.main-nav ul li.main-nav-hnav-table-selected a {
	color: yellow;
}

.main-nav ul li.main-nav-hnav-table-selected a sup {
	color: yellow;
}

.main-nav ul li a {
	color: white;
	text-decoration: none;
}

.main-nav ul li a sup {
	color: white;
}

.main-nav ul li a:hover {
	color: yellow;
}

.main-nav ul li a:hover sup {
	color: yellow;
}

.column-wrapper {
	z-index: 0;
	padding-bottom: 30px;
	margin: 0px auto;
	width: 674px;
}

.nav-area{
	font-family: 'Droid Sans',Verdana;
}

.nav-area .primary-nav {
	
	background-image: url("/image/primary-nav-bg.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
font-size: 11px;
}

.nav-area .primary-nav ul {
	list-style: none;
	padding: 0px;
	margin-left: 15px;
	padding-bottom: 20px;
}

.nav-area .primary-nav ul li {
	display: inline;
	border-left: 2px solid #1c9921;
}

.nav-area .primary-nav ul li:first-child {
	border-left: none;
}

.nav-area .primary-nav ul li.first {
	border-left: none;
}

.nav-area .primary-nav ul li a {
	color: #1C9921;
	margin-left: 5px;
	margin-right: 5px;
}

.nav-area .primary-nav ul li a sup {
	color: #6cb76f;
	font-size: 8px;
}

.nav-area .primary-nav ul li a:hover sup {
	color: #595959;
}

.nav-area .primary-nav ul li a:hover {
	color: #595959;
}

.nav-area .primary-nav ul li a.current-page {
	color: #206123;	
}

.primary-nav-selected sup {
	color: #595959 !important;
}

.main-image-singlecol {	/* Search */
	display: none;
}

.main-image-content-singlecol {
	
}

.column-wrapper-singlecol {
	padding-top: 25px;	
}

.content-area-singlecol .title-singlecol {
	display: none;	
}

.content-area .title {
	height: 30px;
    font-family: 'Droid Sans',Verdana;
}

.content-area .title h1 {
	margin: 20px 0px 0px 20px;
	font-size: 21px;
	font-weight: lighter;
}

.content-A-homepage #slideshow {
	text-align: center;	
}

.content-A-homepage #slideshow #welcome {
	z-index: 801;
	position: absolute;
	bottom: 210px;
	line-height: 12px;
	color: white;
	background-image: url(/image/main_image_bar.png);
	height: 43px;
	background-repeat: no-repeat;
	left: 9px;
	*padding-top: 6px;
}

.content-A-homepage #slideshow #welcome table {
	height: 32px;
	padding-top: 6px;
}

.content-A-homepage #slideshow #welcome table tr td span {
	color: white;
	float: right;
	margin-top: 3px;
}

.content-A-homepage #slideshow #welcome table tr td span a {
	color: white;
	text-decoration: underline;
}

.content-area .intro #slideshow {
	margin-left: auto;
	margin-right: auto;
	width: 638px;
}

.content {
	width: 666px;
	min-height: 230px;
}

.content-homepage {
	margin-top: -50px;
}

.content-B,
.content-A {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.content-A #left {
	float: left;
    width: 255px;
	/*width: 37%; */
	text-align: left;
	color: #595959;
}
#left img {
	clear: both;
	margin-top: 10px;
}

#left img:first-child {
	margin-top: 0px;	
}

.content-A #right {
	float: right;
	width: 360px;
	/*width: 58%;*/
	text-align: left;
	font-size: 13px;
	color: #595959;
}

.content-A ul {
	margin-top: 0px;	
}

.content-A ul li {
	font-size: 12px;	
}

.content-A-homepage {
	position: relative;
}

.content-A-homepage #slideshow #description {
  bottom: 103px;
    color: white;
    font-family: 'Droid Sans',Verdana;
    font-size: 18px;
    font-weight: lighter;
    left: 20px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    text-align: justify;
    text-transform: uppercase;
    z-index: 1;
	display: none;
}

.content-A-homepage #slideshow #description a {
	color: black;	
}

.content-B {

}

.content-B-homepage {
	min-height: 150px;	
}

.content-A-homepage #home-tout {
	font-family: 'Droid Sans', Verdana;
	background-image: url("/image/home_tout4.jpg");
	background-repeat: no-repeat;
	width: 666px;
	height: 99px;
	margin-top: -55px;
}

.content-A-homepage #the-threat,
.content-A-homepage #protect-and-prevent,
.content-A-homepage #sentricon-solution {
	position: absolute;
	font-size: 12px;
	/*width: 200px; Brice*/ 
	width: 180px;
}

.content-A-homepage #the-threat .header,
.content-A-homepage #protect-and-prevent .header,
.content-A-homepage #sentricon-solution .header {
	color: #1c9921;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

.content-A-homepage #the-threat {
	left: 20px;	
}

.content-A-homepage #protect-and-prevent {
	left: 235px;
}

.content-A-homepage #sentricon-solution {
	left: 458px;
}
#the-threat a img,
#protect-and-prevent a img,
#sentricon-solution a img{
	display: block;
}



.breadcrumb {
	position: absolute;
	top: 186px;
	height: 18px;
	color: #595959;
	font-size: 11px;
	text-transform: uppercase;
}

.breadcrumb .breadcrumb-data .breadcrumb-data-text {
	margin-left: 20px;
}

.breadcrumb .breadcrumb-data .breadcrumb-data-text a {
	font-size: 11px;
}

.breadcrumb-homepage {
	display: none;
}

.footer {
	margin-top: 50px;
	padding-bottom: 15px;
	margin-bottom: 15px;/* it doesn't like margin or padding unless both are defined? hmm? */
	padding-top: 10px;
	width: 667px;
}

#footer-logo {
	display: none;
}

#footer-logo {
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
	display: block;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
}

#footer-right ul {
	margin: 0px;
	list-style: none;
}

#footer-right ul li {
	display: inline;
}

#footer-right ul li a {
	font-weight: bold;
}

.trademark {
	font-size: 10px;
}

.right-column-pr-headlinenews h1 {
	margin-bottom: 0px;
	padding-right: 20px;
}

.right-column-pr-headlinenews h2 {
	padding: 0px 20px;
	margin: 0px;
	font-size: 17px;
	font-style: italic;
}

.right-column-pr-headlinenews h1 sup {
	font-size: 20px;
}

.footer .footer-trademark {
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	margin-top: 10px;
}

.footer .footer-links {
	margin-top: -185px;
	background-image: url("/image/breadcrumb.jpg");/* Ignore the breadcrumb name. It's in the footer. */
	background-repeat: no-repeat;
	width: 659px;
	padding-top: 40px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

.footer .footer-links ul {
	list-style: none;
	float: right;
	margin-right: 37px;
}

.footer .footer-links ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #555555;	
}

.clearfloats {
	clear: both;	
}

.tablerowgray {
	background-color: #EEE;	
	
}

sup {
	font-size: 9px;
    line-height: 1em;
    vertical-align: top;
}

.title-news {
	display: none;
}

.content-news {
	margin-top: 25px;
}

.breadcrumb-news {
	position: static;
	padding-bottom: 40px;
}

.breadcrumb-data-news {
	display: none;
}

.right-column-pr-headline-headline {
	font-size: 24px;
	margin-left: 20px;
}

.disclaimer {
	margin-left: 20px;
}

.table-heading {
	color: green;
	font-weight: bold;
}

.table-heading td:first-child {
	width: 21% !important;
}

.content-A-news table tr td:first-child {
	width: 23% !important;
}

.content-A-news table tr td a {
	color: green;
}

.content-A-news table tr td br {
	display: none;
}

.content-A-news table tr td a:hover {
	text-decoration: underline;
}

.header {
	color: #1C9921;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#touts-wrapper {
	position: absolute;
	top: 375px;
	left: 3px;
	z-index: 800;
}

#touts {
	background-image: url("/image/touts.png");
	backgound-repeat: no-repeat;
	width: 664px;
	height: 259px;
	position: relative;
}

#tout0,
#tout1,
#tout2 {
	position: absolute;
	height: 167px;
	top: 82px;
	padding: 5px 0px 0px 10px;
}

.tout-content {
	color: #ced0cf;
	width: 183px;
}

#tout0 {
	left: 6px;
	width: 212px;
}

#tout1 {
	left: 231px;
	width: 197px;
}

#tout2 {
	left: 442px;
	width: 212px;
}

#tout2 .tout-content{
	width: 200px;
}


.tout-read-more {
	bottom: -22px;
	position: absolute;
	right: 8px;
}

#slides {
	width:666px;
	height:576px;
	position: relative;
	text-align: center;
}

#slides .pagination {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 802;
}

#slides .pagination li {
	list-style: none;
	display: inline;
	float: left;
}

#slides .pagination li a {
	display: block;
	width: 12px;
	height: 12px;
	background: url("/image/slideshow_non_active.png") no-repeat;
	margin-left: 5px;
	text-indent: -9999px;
}

#slides .pagination li.current a {
	background: url("/image/slideshow_active.png") no-repeat;
}

.slides_container {
	width:666px;
	height:576px;
  }
  .slides_container div {
	width:666px;
	height:576px;
	display:block;
  }
  
  .slides_control div {
	 width: 666px;
	 text-align: center; 
  }


/* =CAROUSEL
---------------------------------------------------------------------------------------*/

	/*hpSlider*/
.carousel {
	width:630px;
	/*height:281px;*/
	position:relative;
	background:#fff;
}
/*Pagination Controls*/
.carousel a.prev {
	position:absolute;
	left:0px;
	top:125px;
	height:30px;
	width:21px;
	display:block;
	text-indent:-5000px;
	background:url(/image/carousel/hpSliderPaginationSprite.gif) 0 0 no-repeat;
	outline:none;
	line-height:0px;
	z-index:1000;
}
.carousel a.prev:hover {
	background-position: -21px 0;
}
/*.carousel ul.pagination {
	position:absolute;
	left:459px;
	top:329px;
	z-index:1000;
}
.carousel ul.pagination li {
	float:left;
	line-height:0px;
}
.carousel ul.pagination li a {
	text-indent:-5000px;
	display:block;
	width:14px;
	height:14px;
	background:url(/images/interface/hpSliderPaginationSprite.gif) 0 -28px no-repeat;
	outline:none;
}
.carousel ul.pagination li a:hover {
	background-position: -14px -28px;
}
.carousel ul.pagination li.current a {
	background-position: 0 -14px;
}
.carousel ul.pagination li.current a:hover {
	background-position: -14px -14px;
}
*/
.carousel a.next {
	position:absolute;
	left:609px;
	top:125px;
	height:30px;
	width:21px;
	display:block;
	text-indent:-5000px;
	background:url(/image/carousel/hpSliderPaginationSprite.gif) 0 -30px no-repeat;
	outline:none;
	line-height:0px;
	z-index:1000;
}
.carousel a.next:hover {
	background-position: -21px -30px;
}
/*Required Styles*/
.carousel .slidesContainer {
	width:630px;
	/*height:360px;*/
}
.carousel .slidesContainer div {
	width:630px;
	height:281px;
	display:block;
	position:relative;
	/*background:url(/images/interface/hpSliderPhotosBg.jpg) 0 0 no-repeat;*/
}

