body{font-family:  Verdana, Helvetica, sans-serif; font-size: 12px;  color: #797979; background-color:#FFF;}
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 dt {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: 13px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px;  color: #A90101;}
h2 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 12px; padding: 0px 0 0px 0; margin: .8em 0px .8em 0px; color:#000; }
h3 {font-size: 11px; color: #BAC543; margin: 0.2em 0 0.6em 0;}

.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;
}
.border-white{
  border: 2px solid #fff;
}

a{
  color: #A90101;
  text-decoration: none;
  font-weight: bold;
  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;
}

#header{
  height: 321px;  
  background-image: url(../images/site/header-bg.jpg);
  background-repeat: repeat-x;
  background-position: center;
}
#header-in{
  width: 777px;
  margin: 0 auto;
  background-image: url(../images/site/header-in.jpg);
  height: 312px;
  position: relative;
}
#logo{
  position: absolute;
  top:20px;
  left: 14px;  
}

#header-in ul{
  margin: 0; 
  padding: 0; 
  position: absolute;
  top: 290px;
  left: 10px;
}
#header-in ul li{
  margin: 0; 
  padding: 0; 
  display: inline;
}
#header-in ul li a{
  color: #fff;
  text-decoration: none;
  padding: 0 15px; 
}

#header-in ul li a:hover{
  color: #EB1D05;  
}

#main{
  background-color: #ffffff;
  width: 800px;
  margin: 0 auto; 
}


#content{
  width: 800px;
  float: left;
  text-align: left;
  padding:  10px 0 0 0; 
  background-image: url(../images/site/content-bg.jpg);
  background-repeat: no-repeat;
}

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

#content-left{
  float: left;
  width: 590px; 
  padding-bottom: 10px; 
 
}
#content-right{
  float: right; 
  width: 140px;  
  text-align: left;
 
}

#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;
}

#footer{
  background-color: #fff;
  height: 50px;
  position: relative;
  color: #fff;
  background-image: url(../images/site/footer-bg.jpg);
  
  background-repeat: repeat-x;  
  
  width: 100%;  
  line-height: 40px;
  font-size: 12px;
  margin-top: 15px;
  color: #900002;
}


#footer ul{
  padding: 0; 
  margin: 0 5px 0 0;
  text-align: right;
}

#footer ul li{
  display: inline;
  list-style: none;
  line-height: 30px;
  font-weight: normal;
}

#footer ul li a{  
  font-weight: normal;
  text-decoration: none;
  padding: 0  3px 0  3px;
  color: #595A5E;  
}

#footer img{
position: absolute;
top: 8px;
left: 15px
} 

#signature{
color: #C9C098;
font-size: 9px;
text-align: right;
padding-right: 15px;
margin-bottom: 10px;
background-color: #E5E1CE;
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 
}







