html, body {
   background: #E78922;
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11pt;
}

a {
   color: #B32927;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#pgBg {
   background: url(../images/bg.jpg) center repeat-y;
   width: 928px;
   margin: 0 auto;
}

#ftr {
   background: url(../images/btm.jpg) bottom center no-repeat;
   height: 175px;
}

.ftrMnu {
   text-align: center;
   font-size: 8pt;
   margin-top: -10px;
   color: #000;
}

.ftrMnu a {
   color: #000;
   text-decoration: none;
}

.ftrMnu a:hover {
   color: #fff;
   text-decoration: underline;
}

#hdr {
   background: url(../images/hdr.jpg) top center no-repeat;
   height: 340px;
   padding: 0 20px;
}

#bdy {
   padding: 0 20px;
   margin-bottom: 20px;
   margin-top: 20px;
}

#bdy h1 {
   font-style: italic;
   font-size: 20px;
}

#bdy h2 {
   border-bottom: 2px #B32927 solid;
   color: #FDA909;
   font-style: italic;
}

.market {
   font-size: 14pt;
   font-weight: 600;
   text-decoration: none;
}

#bdy img {
   border-color: #FDA909;
}

#mainContentWrapper {
   
}

.black {
   color: #000000;
}

#uAreHere {
   width: 92px;
   padding: 7px 0 5px 0;
   background: url(../images/o_arrow.png) no-repeat 75px 10px;
   float: left;
}

.featureBtm {
   background: url(../images/featureBottom.gif) no-repeat bottom;
   padding-bottom: 29px;
   float: left;
   width: 232px;
   margin-left: 20px;
}

.featureRepeater {
   background: url(../images/featureRepeater.gif) repeat-y;
}

.featureTop {
   background: url(../images/featureTop.gif) no-repeat top;
   padding-top: 28px;
   border: 1px solid transparant;
}

.featureTxt {
   text-align: left;
   font-size: 9pt;
   padding: 5px;
}

.featureTxt h1 {
   text-align: center;
   font-size: 16pt;
   color: #fff;
   font-weight: 300;
   line-height: .01;
   margin-top: -15px;
}

.featureTxt p {
   padding: 0 5px;
}

.featureTxt a {
   color: #fff;
}

.productView {
   float: right;
   margin: 0 10px 50px 30px;
   width: 630px;
   padding-right: 5px;
}

.productView h3 {
   border-bottom: #E88822 2px solid;
   color: #FDA909;
   margin-top: 25px;
}

.productView h4 {
   border-bottom: #E88822 2px solid;
   color: #FDA909;
   margin-top: 2px;
}

.productView img {
   border: none;
}

.NavIW {
   margin: 10px 40px 0px 5px;
   min-width: 20px;
   float: left;
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-transform: capitalize;
   vertical-align: middle;
   display: block;
   padding-left: 4px;
   padding-right: 4px;
   color: #000;
   line-height: 20px;
}

#flsh {
   padding: 0 20px;
}

#mnu {
   margin-top: 25px;
}

#mnu a:link, #mnu a:visited {
   color: #000;
   text-decoration: none;
}

#mnu a:hover {
   color: #fda909;
   text-decoration: none;
}

#dte {
   padding: 18px 3px 52px 0;
   text-align: right;
   color: #666;
   font-size: 11px;
}

#tme {
   background: url(../images/clockbg.jpg) no-repeat;
   height: 43px;
   padding: 4px 22px 0 25px;
   float: right;
}

#dte1 {
   padding: 18px 3px 52px 0;
   text-align: right;
   color: #0ff;
   font-size: 24px;
}

#tme1 {
   background: url(../images/clockbg.jpg) no-repeat;
   height: 143px;
   padding: 4px 22px 0 25px;
   float: right;
}

#tllfre {
   float: right;
   padding: 3px 10px 0 0;
   color: #fff;
   font-weight: 700;
   font-size: 14pt;
}

#breadcrumbs {
   color: #fda909;
   padding: 0 0 0 10px;
   font-size: 9pt;
   background: url(../images/bottom_red.jpg) no-repeat bottom left;
   height: 29px;
}

#breadTxt {
   width: 500px;
   padding: 3px 0 5px 0;
   color: #FFF;
   float: left;
}

#breadcrumbs a {
   color: #fff;
   text-decoration: none;
}

#breadcrumbs a:hover {
   text-decoration: underline;
}

#rplBgImg {
   height: 160px;
}

#mnBdyTxt {
   padding: 0 10px;
}

#hdlne {
   
}

.dvclr {
   line-height: .01;
   clear: both;
}

.speciallist {
   font-size: 9pt;
}

.speciallist td {
   border: solid 1px #000;
}

ol.redlist {
   color: #B32927;
   font-weight: 700;
   padding: 0 8px 0 0;
   margin-left: 60px;
}

ol.redlist li {
   margin-bottom: 8px;
}

.redlist span {
   color: #000;
   font-weight: normal;
}

.accessoryFont {
   font-size: 9pt;
}

div.iflylist {
   font-family: Tahoma, Geneva, sans-serif;
   display: none;
   position: absolute;
   list-style: none;
   padding: 4px 0 0 0;
   z-index: 100;
   background-color: #B32927;
   border-top: 1px solid #B32927;
}

div.iflylist a:link, div.iflylist a:visited {
   color: #FFF !important;
   text-decoration: none;
   padding: 0 5px 0 3px;
}

div.iflylist a:hover {
   color: #fda909 !important;
   text-decoration: none;
}

div.iflyOverflow {
   overflow-y: hidden;
}

div.ifly {
   font-family: Tahoma, Geneva, sans-serif;
   white-space: nowrap;
   cursor: pointer;
   cursor: hand;
   width: 100%;
   background-color: #B32927;
   border-bottom: 1px solid #B32927;
   border-left: 1px solid #B32927;
   border-right: 1px solid #B32927;
   color: #FFF;
}

div.iflyie6 {
   font-family: Tahoma, Geneva, sans-serif;
   width: 100%;
   white-space: normal;
}

div.ifly a:link a:visited {
   display: block;
   padding: 0 12px 0 3px;
   color: #FFF;
   text-decoration: none;
   line-height: 10px;
}

div.ifly a:hover {
   color: #fda909;
   text-decoration: none;
}

div.iflyOver {
   background-color: #B32927;
}

div.iflyOver a {
   color: #FFF;
}

div.iflyOver a:hover {
   color: #f7f7f7;
}

div.iflyRight {
   color: #FFF;
   background-image: none;
   background-color: transparent;
}

div.iflyLeft {
   background: transparent none repeat scroll 0 0;
   color: #FFF;
}

div.iflyLoading {
   background: transparent none repeat scroll 0 0;
   color: #FFF;
}

div.ifly sup {
   font-size: 10px;
   text-decoration: none;
   margin-left: 1px;
}

#TopZone {
   padding: 0 20px;
   margin-bottom: 20px;
}

#TopZone h1 {
   font-style: italic;
   font-size: 20px;
}

#TopZone h2 {
   border-bottom: 2px #B32927 solid;
   color: #FDA909;
}

#LeftZone {
   float: left;
   width: 250px;
   padding-left: 25px;
}

#MainZone {
   padding-left: 20px;
}

#RightZone {
   float: left;
   width: 600px;
   margin-left: 20px;
}

.leftZone {
   width: 230px !important;
   padding-left: 20px;
}

.rightZone {
   margin-right: 20px;
   width: 610px !important;
}

#Click2Call {
   margin: 10px 0 0 0px;
   display: inline-block;
}

#Click2CallHeading {
   color: #b32927;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   margin: 5px 0 0 65px;
}

#Click2CallTxt {
   color: #333;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   margin-left: 65px;
}

.phoneCell {
   
}

#textHP {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000;
   margin: 10px 0 0 0;
   line-height: 1.5;
}

.textRed {
   color: #b32927;
}

#Benefits {
   float: left;
   width: 285px;
   margin: 0px;
   padding-top: 15px;
   padding-right: 0px;
   padding-bottom: 20px;
   padding-left: 0px;
}

#KronoSync {
   float: left;
   width: 285px;
   margin: 0px;
   padding-top: 15px;
   padding-right: 0px;
   padding-bottom: 20px;
   padding-left: 20px;
   display: inline-block;
}

#BenefitsTxt {
   color: #333;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin: 10px 0 0 0;
}

.learnMore {
   text-align: right;
   color: #b32927;
   font-size: 12px;
}

#Testimonials {
   clear: both;
   margin: 20px 0 0 0;
}

#TestimonialsTxt {
   color: #333;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

#links ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

#linksDiv {
   margin: 20px 0 0 10px;
}

#links li {
   line-height: 33px;
   padding-left: 35px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
}

#links li.doc {
   background: url(../images/notepad.jpg) no-repeat top left;
}

#links li.arrow {
   background: url(../images/architect.png) no-repeat top left;
}

.iw_sidemenu_l1 {
   color: #b32927;
}

#Markets {
   padding-left: 10px;
   padding-top: 15px;
}

#MarketsTxt {
   color: #666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   padding-left: 10px;
}

.syncHeadline {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 18px;
}

.menu {
   color: #000;
   font-size: 12px;
   border-collapse: collapse;
   margin-top: 3px;
}

.menu td {
   border-bottom: #b32927 solid 3px;
}

.menu td a {
   display: block;
   color: #066;
}

#phoneImg {
   float: left;
   padding-left: 10px;
}

#negDiv {
   position: absolute;
   margin-left: -5000px;
   width: 200px;
}

.RedText18px {
   font-size: 18px;
   font-weight: bold;
   color: #B32927;
}

.KronoSync {
   color: #FDA909;
}

#BenContent {
   padding: 10px;
}

#tllfree {
   float: right;
}

