body{font-family:  Verdana, Helvetica, sans-serif; font-size: 11px;  color: #000;  background-color: #1E2833;}
body { text-align: center;}
body, form {margin: 0; padding: 0;}
input, select, textarea {font-size: 1em;}
img {border: 0;}
.small {font-size: 0.85em;}
dl.col {line-height: 1.5em; }
dl.col dt2 {float: left; width: 7em; padding-right: 0.5em; text-align: left;}
dl.col dd {margin-left: 0.5em; }
p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.7em;}
ul{ 
 margin: 0.5em 0 0.5em 20px;
 padding: 0;
 line-height: 1.5em;
}
li{
 margin: 0.6em 0 0.6em 0; 
 list-style: square;
}
.center {text-align: center; }
.clr {clear: both; }
h1 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 14px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px;  color: #950000;}
h2 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 13px; padding: 0px 0 0px 0; margin: .8em 0px .8em 0px; color:#1E2833; }
h3 {font-size: 12px; color: #70941B; margin: 0.2em 0 0.6em 0;}


h2.under{
      color: #950000;
}
.highlight{
  color: #EB1D05;
}

h2.head{
background-color: #DB222B;  
padding: 5px;
color: #fff;
margin: 0;
}


.left_49{
  width: 45%;
  float: left;
}
.txt-right{
  text-align: right;
}
.txt-left{
  text-align: left;
}
.txt-center{
  text-align: center;
  padding: 15px;
}

.txt_sml{
  font-size: 11px;
}
.border-white{
  border: 2px solid #fff;
}

a{
  color: #1E2833;
  
  text-decoration: underline;
}

a:hover{
  color: #000;
}

.img-left{
  float: left;
  border: 1px solid #333;
  margin-right: 7px;
  margin-bottom: 7px;
}

.right-img{
  margin-bottom: 4px;
  margin-top: 4px;
}

.img-center{
  margin: 0 2px 0 2px;
  border: 1px solid #333;
}

.row-full{
  width: 100%;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
}

.row-full-images{
  width: 100%;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
}
.row-full-images img{
  margin: 0 5px;
}

.txtsmall{
  font-size: 11px;
}

.lrg-txt{
  font-size: 13px;
}

.divider{
  border-bottom: 1px solid #E3F2C0;
}
#wrapper{
  width: 944px;
  margin: 0 auto;
 
}

#form_wrapper{
  width: 700px;
  text-align: left;
  background-color: #F4FBE5;
  margin: 0 auto;
   
}

#header{
  height: 341px;
  background-image: url(../images/site/header.jpg);
  background-repeat: no-repeat;  
  position: relative;
  
}


#logo{
  position: absolute;
  left:15px;
  top:29px;
  
}

#header p{
  position: absolute;
  top:70px;
  left: 14px;
  width: 480px;
  color: #fff;
  text-align: left;
  font-size: 13px;
}



#main{
  background-color: #FFF4F8;
  width: 944px;
  margin: 0 auto; 
  
  position: relative;
}


#nav{
  position: absolute;
  top: -172px;
  left: 6px;
  width: 198px;
 
  background-image: url(../images/site/nav-top.gif);
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 16px;
 
}

#nav ul{
  margin: 0;
  padding: 0;
   background-image: url(../images/site/nav-bottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}
#nav li{
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1px;
}
#nav li a{
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-color: #FFAFAF;
  color:#000;
  font-weight: normal;
  display:block;
  margin-bottom: 0px;
  height: 25px;;
  line-height: 25px;
  text-align: left;
  text-indent: 10px;
  background-image: url(../images/site/nav-little-side.jpg);
  background-position: left;
  background-repeat: repeat-y;
}

#nav li a:hover,#nav li a.active{
 background-color: #FF7777;
 color: #fff;
   background-image: url(../images/site/nav-little-side-active.jpg);
}

#contact-us{
  margin-top: 15px;
}

#content{
  width: 740px;
  float: right;
  text-align: left;
  padding:  5px 0 0 0; 
}

#content ul li{
  list-style-image: url(../images/site/list-bg.jpg);
}

#content-in{
  width: 700px;
  margin: 15px auto;
}

#content-left{
  float: left;
  width: 450px; 
}
#content-right{
 float: right; 
 width: 250px;  
 text-align: left; 
 background-image: url(../images/site/right-border.jpg);
 background-position: left;
 background-repeat: no-repeat;
}

#content-right-in{
  float: right;
  width: 230px;
}

#get_started{
  float: right;
  margin-right: 10px;
}

.register-but{
  margin-left: -3px;
  margin-top: 5px;
}
.content-right-inner{
  width: 175px;
  margin: 0 auto;
}

.col-left{
  width: 49%;
  float: left;
}
.col-right{
  width: 49%;
  float: right;
}


#bottom-nav{
  background-color: #F4DBDF;
  border-bottom: 1px solid #fff;
  /*background-color: red;  */
  line-height: 25px;  
  text-align: right; 
  padding-right: 5px;
  color: #950000;
}

#bottom-nav ul{
  margin: 0;
  padding; 0;
}

#bottom-nav ul li{
  display: inline;
   margin: 0;
  padding; 0;   
}

#bottom-nav ul li a{
color: #000;
line-height: 25px;
padding: 0 7px;
text-decoration: none;
}



#footer{
  position: relative;
  color: #000;    
  width: 100%;
  height: 77px;  
  line-height: 20px;
  font-size: 11px;
  background-image: url(../images/site/footer-bg.jpg);
  background-repeat: no-repeat;
}


#footer-in{
  width: 920px;
  margin: 0 auto;
  text-align: right;
  padding-top: 10px;
}


#footer-in b{
  font-size: 14px;
  color: #FC9B0E;
}

#footer-in a{
  color: #000;
  text-decoration: underline;

}

#footer-in a:hover{
  color: #B7E155;
  text-decoration: underline;

}

#signature{
color: #C9C098;
font-size: 10px;
text-align: right;
padding-right: 15px;
margin-bottom: 10px;
background-color: #1E2833;
line-height: 20px;
}

#signature a{
color: #BEB383;
font-weight: normal;
text-decoration: none;
}



#tools{
  border: 1px solid #ccc;
  padding: 10px;
  float: left;
  height: 30px;
  width: 100%;
  margin-top: 15px;
}

#tools input{
  width: 110px;
  margin-right: 10px 
}


.contact-btn{
  margin: 15px 5px 15px 0px;
}


.calc{
  background-color: #fff;
}

.calc td{
  background-color: #FFAFAF;
}

  #frame{
    width: 700px;
    height: 2600px;
  
  }
  
  body.form{
    background-color: #F4FBE5;
  }




