
h1 {
  color: #000080;
  font-size: 24px;
  line-height: 18px;
  font-weight: cold
  font-family: Arial;
  border-bottom: 1px solid #green;
  margin: 0 -16px 12px -16px;
  padding: 0 0 0 17px;
  position: relative;
}

h2 {
  color: #006600;
  font-size: 20x;
  font-weight: normal;
    
}


h3 {
  color: #006600;
  font-size: 16px;
  font-weight: bold;
}

li {
margin-top: 1em;
#list-style-type: circle;
#list-style-type: square;
}

body{
    font-family: Arial;
    font-size: 14px;
    overflow: scroll;
    margin: 0px;
    background: #eaeaea;
}

p{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.debug{
    border:1px solid black;
    background: #b5b5b5;
}
.topline{
    width: 1000px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background:#bababa url(/img/top_bg.jpg) repeat 0% 0%;
    height: 44px;
    overflow: visible;
}

.toplineField{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 44px;
    overflow: hidden;
    background:#bababa url(/img/top_bg.jpg) repeat 0% 0%;
}

.topline_bottom{
    height: 8px;
    background: #dbdbdb;
    position: relative;
    top: 35px;
    left: 0px;
}

.toplinks {
  position: relative;
  top: 0px;
  left: 675px;
}

.phone_aware{
    width: 1000px;
    height: 77px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background:#ffffff url(/img/rattop.jpg) no-repeat 100% 100%;
    overflow: visible;
    position: relative;
}
.phone_awareField{
    width: 100%;
    height: 77px;
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
    background:#ffffff;
    overflow: visible;
}

.phones{
    position: absolute;
    top: 2px;
    left: 95px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.phone{
    position: relative;
    top: -17px;
    left: -265px;
}

.rat{
    position: relative;
    top: -50px;
    left: 700px;
}

.aware{
    position: relative;
    top: 3px;
}

.menudiv{
    width: 1000px;
    height: 264px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: url(/img/menu_bg.jpg) no-repeat 0% 0%;
    overflow: visible;
}
.menudivField{
    width: 100%;
    height: 264px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background:#080a45 url(/img/danger_bg.jpg) repeat-x 100% 100%;
    overflow: visible;
}


.menu{
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: relative;
    left: 80px;
    height: 264px;
    top: 0px;
}


.menuline{
    height: 33px;
    width: 258px;
    text-align: right;
    background:#ffffff url(/img/menuline_bg.jpg) no-repeat 0% 0%;
}

.menuline_selected{
    height: 33px;
    width: 258px;
    text-align: right;
    background:#ffffff url(/img/menuline_bg_over.jpg) no-repeat 0% 0%;
}

.mainBG{
    margin: 0px;
    padding: 0px;
    width: 920px;
    border: 0px;
    position: relative;
    left: 40px;
    background: #ffffff url("/img/canistra.jpg") no-repeat right bottom;
}

.main{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    width: 860px;
    border: 0px;
    position: relative;
    left: 30px;
}

.mainField{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
    background: #ebebeb;
}

.bottom{
    margin: 0px;
    padding: 0px;
    border: 0px;
    position: relative;
    left: 40px;
    width: 920px;
    height: 60px;
    background: #080a45 url("/img/bottom_bg.jpg") no-repeat 0% 0%;
    overflow: visible;
}

.bottomField{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
    height: 60px;
    background: #080a45;
    overflow: visible;
}

.eX{
    color:#04BE00;
    font-size: 10px;
    font-family: Arial;
}

.copylink{
    color: white;
    font-size: 10px;
    font-family: Arial;
}

.copyright{
    position: relative;
    top: 25px;
    left: 574px;
    color: white;
    font-size: 10px;
    font-family: Arial;
}

.menulink_selected{
    text-decoration: none;
    font-family: arial;
    color: #060a4c;
    font-style: italic;
    font-weight: bolder;
    font-size: 16px;
}

.menulink{
    text-decoration: none;
    color: #ffffff;
    font-style: italic;
    font-weight: bolder;
    font-family: arial;
    font-size: 16px;
}

.mainTitle{
    color: #01bd10;
    font-size: 38px;
}

.banner{
    padding-left: 25px;
    font-size:16px;
}

.adv_title{
    color: #0a2a84;
    font-size: 26px;
    padding-left: 25px;
    padding-bottom: 20px;
}

.advantage{
    font-size: 30px;
    font-family: Arial;
    padding-bottom: 20px;
}


.mainFooter{
    padding-left:25px;
    width: 64%;
    color: #01d710;
    font-size: 26px;
}