body {
  font-family: Arial;
}

#master_container {
    background-color: #28377E;
}

#container {
  margin: 0 auto;
  width: 900px;
  background-color: #FFF;
}

#login {
  height: 42px;
  background-color: #28377E;
  color: #FFFFFF;
  line-height: 42px;
  text-align: right;
  font-size: 75%;
}

#login a{
  color:white;
  text-decoration:none;
}

#login a:hover{
  color:#7f8ed6;
}


#header {
  height: 119px;
  background-image: url(../../images/header_image.jpg);
}

#navigation {
  padding: 10px 0 10px 0;
  margin-bottom: 10px;
}

#navbar {
  width: 720px;
  height: 22px;
  line-height: 22px;
  margin: 0 auto;
  background-image: url(../../images/navbar.gif);
  font-size: 80%;
}

#navbar a {
  text-decoration: none;
  color: #FFF;
}

#navbar a.active:active, #navbar a.active:hover, #navbar a.active:link, #navbar a.active:visited {
  font-weight: bold;
}

#navbar a:hover {
  font-weight: bold;
  /*font-size: 95%;*/
  /*margin: 0 0.5em 0 0.5em*/
}

#navbar a.active {
  font-weight: bold;
}

#homelink, #about_uslink, #our_softwarelink, #our_customerslink, #heart_teamlink, #contact_uslink, #newslink {
  float: left;
  padding: 0 8px 0 8px;
  text-align: center;
}

#homelink {
  width: 40px;
  margin-left: 60px;
  display: inline;
}

#about_uslink {
  width: 60px;
}

#our_softwarelink {
  width: 84px;
}

#our_customerslink {
  width: 100px;
}

#heart_teamlink {
  width: 74px;
}

#contact_uslink {
  width: 74px;
}

#newslink {
  width: 40px;
}

#content {
  border-right: solid 1px #999;
  width:689px;
}


#pagebody {
  background-color: #FFFFFF;
  /*width: 690px;*/
  margin-left: 0px;
  padding-right: 0px;

}

#pagebody h1 {
  color: #F05223;
  font-size: 120%;
  margin: 10px 0 10px 0;
  text-decoration: none;
  line-height: 1.3;
}

#pagebody h1 a {
  color: #F05223;
  font-size: 100%;
  margin: 10px 0 10px 0;
  text-decoration: none;
}


#pagebody h1, #pagebody p.center, #pagebody p.center_larger {
  text-align: center;
  padding-left: 15px;
}

#pagebody h2 {
  padding: 0 0 0px 15px;
  color: #F05223;
  font-weight: bold;
  margin-bottom:8px;
}
#pagebody a, #pagebody a:visited {
  color: #28377E;
  text-decoration: none;
}

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


#pagebody p {
  color: #40474a;
  font-size: 13px;
  padding: 0 20px 0 20px;
  line-height: 1.4em;
  margin-bottom:10px;
}


#pagebody p.center {
  color: #666;
  margin-bottom: 10px;
  font-size: 95%;
  line-height: 140%;
}

#pagebody p.center_larger {
  font-size: 110%;
}

#pagebody ul {
  list-style: inside disc !important;
}


#pagebody ul, #pagebody ol{
  margin: 20px 30px;
}

#pagebody li{
  font-size:14px;
  line-height: 1.2em;
}

#pagebody {
  height: 100%;
}

#userlogin{
  margin:10px 0;
}

#userlogin p{
  height:30px;
  margin-bottom:5px;
}

#userlogin label{
  display:block;
  width:200px;
  text-align:right;
  float:left;
  padding:3px 10px;
  height:20px;
}

#userlogin input[type=text], #userlogin input[type=password]{
  display:block;
  padding:3px;
  float:left;
  height:20px;
  width:200px;
  font-size:17px;
  font-weight:bold;
}

#userlogin input[type=submit]{
  margin-left:220px;
}


#num_type {
  height: 80px;
  width: 150px;
  float: left;
}

#num {
  width: 150px;
  height: 80px;
  margin-left: 150px;

}


#image_container {
  height: 180px;
  margin-left: 10px;
}


#right {
  float: right;
  width: 190px;
  padding: 0 5px 20px 15px;
}

#demo {
  background-image: url(../../images/demo.jpg);
  background-repeat: no-repeat;
  height: 136px;
  margin-bottom: 10px;
}

#pulse {
  background-image: url(../../images/pulse2.jpg);
  background-repeat: no-repeat;
  height: 208px;
  margin-bottom: 10px;
  position: relative;
}

#pulse p {
  width: 160px;
  height: 50px;
  position: absolute;
  top: 164px;
  left: 4px;
  text-align: center;
  font-size: 75%;
  line-height: 1.1em;
  color: #000;
}


#testamonials {
  /*height: 100%;*/
  padding-right: 10px;
}


#slideshow {
    height: 228px;
    width: 668px;
    margin: 5px 5px 5px 10px;
}

#slideshow_image {
  height: 188px;
}

#slideshow ul {
  display: block;
  list-style-type: none;
  margin: 0 0 0 8px;
}

#slideshow ul li {
  display: block;
  float: left;
  height: 40px;
  margin: 0 4px 0 0;
  padding: 0;
  line-height: 1em;
  overflow: hidden;
  text-align: center;
  width: 160px;
}

#slideshow ul li a {
  display: block;
  height: 40px;
  background-image: url(../../images/links.png);
}

#slideshow ul li a strong {
  display: none;
}

#slideshow_link1 a { background-position: 0px 0px; }
#slideshow_link2 a { background-position: 0px -40px; }
#slideshow_link3 a { background-position: 0px -80px; }
#slideshow_link4 a { background-position: 0px -120px; }
#slideshow_link1 a.active { background-position: -160px 0px; }
#slideshow_link2 a.active { background-position: -160px -40px; }
#slideshow_link3 a.active { background-position: -160px -80px; }
#slideshow_link4 a.active { background-position: -160px -120px; }


#text {
  padding: 5px;
}
#testamonials{
  text-align: center;
}

#testamonials p {
  font-family: times-new-roman;
  font-style: italic;
  line-height: 1.3em;
  margin: 10px 0 10px 0;
  padding-right: 10px;
}

#testamonials span {
  font-size: 80%;
}

#news_container {
  width: 650px;
  margin:0px auto;
}

#news_container .news_article {
  padding:0;
  margin:0;
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
  margin-bottom:10px;
}

#news_container .news_article p{
  line-height: 140%;
  font-size: 90%;
  padding:0;
  margin:0;
  padding-left:15px;
}

#news_container .news_article h3 {
  font-weight: bold;
  color: #28377E;
  padding:0;
  margin:0;
  margin-bottom:8px;
}

#news_container .news_article p.pright{
  font-weight:bold;
  color:#28377E;
  font-size:12px;
  padding:0;
  margin:0;
  margin-bottom:8px;
}


#customer {
  width: 660px;
  margin-left: 10px;
}

#contact_form {
  float: right;
  width: 350px;
  height: 100%;
  border: 1px dashed #F05223;
  margin: 0 10px 4px 10px;
}

#contact_form textarea {
  border: 1px solid #999;
}

.button {
  display: inline;
}


#contact_form label {
  display: inline-block;
  width: 60px;
  margin: 5px 0 0 0;
}


#contact_text table {
  color: #666;
  margin-left: 16px;
}



#footer_block {
  margin: 0 auto;
  width: 900px;
  background-color: #FFFFFF;
}

#footer_block p {
  margin-bottom: 6px;
}


#footer_block p.orphans a {
  text-decoration: none;
  color: #28377E;
}


#footer {
  height: 72px;
  background-image: url(../../images/footerbg.gif);
  background-repeat: no-repeat;
  text-align: center;
  color: #FFFFFF;
  font-size: 80%;
  padding-top: 5px;
  line-height: 1.2em;
}

#footer a {
  text-decoration: none;
  color: #FFF;
}


.clearing {
  height: 1px;
  line-height: 0px;
  clear: both;
}

.dot {
  margin-top: 9px;
  float: left;
}

.textbox_left {
  font-size: 80%;
  width: 60px;
  height: 90px;
  text-align: right;
  line-height: 1.2;
  margin: 35px 4px 45px 15px;
  float: left;
}

.textbox_right {
  font-size: 80%;
  width: 80px;
  height: 90px;
  line-height: 1.2;
  text-align: left;
  margin: 25px 10px 45px 4px;
  float: left;
}

.content_image {
   margin: 0 5px 0 5px;
   float: left;
}

.go {
  font-size: 150%;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}

.italic {
  font-size: 90%;
  font-style: italic;
  text-align: center;
  line-height: 1.3;
  margin: 10px 0 5px 0;
}

.small {
  font-size: 80%;
  text-align: center;
  line-height: 1.2;
}

.h1class {
  margin: 0px !important;
  padding: 0px !important;
}

.plower {
  color: #666;
  font-size: 95%;
  line-height: 140%;
  text-align: center;
}

.border {
  border: 1px solid #888;
  width: 324px;
}

.mceContentBody{
  font-size:.8em;
  padding:10px;
}

.mceContentBody li{ 
  margin-left:20px;
  list-style:disc;
}

#globalfiles p{
  margin-bottom:10px;
  padding:0;
}


