html, body
 { margin: 0px;
 padding: 0px;
 border: 0px;
 height: 100%;
 }
body
 { font-family: Verdana, Arial, sens-serif;
 color: #202222;
}
a
 { color: #1486ad;
}
a: hover
 { color: #42b1d7;
 text-decoration: none;
}
a: visited
 { color: #719ead;
}
h1, h2
 { color: #4bb4d8;
 font-size: 130%;
 margin-top: 0px;
 margin-left: 35px;
 font-weight: normal;
}
h2
 { color: #2d6d83;

}
#header
 { height: 113px;
 background: url(images/bg_header.jpg) repeat-x;
 
 text-align: center;
}
#contact
 { background-image: none;
 width: 280px;
 height: 97px;
}

#menu
 { font-size: 90%;
   margin-top: 75px;
}
#menu a, #menu a:visited
 { color: #fff;
 text-decoration: none;
}
#menu a:hover
 { color: #fff;
 text-decoration: underline;
}
#contact_carrier
 { padding-top: 15px;
 font-family: Trebuchet MS;
 text-align: center;
 font-size: 180%;
 color: #fff;
}
#header_flash
 { height: 334px;
   background: #f1f1f1;
 text-align: center;
}
#flash_carrier
 { width: 1000px;
 height: 334px;

}
#flash
 { padding-top: 7px;
   float: left;
}
#flash_left
 { background: url(images/flash_left.jpg) no-repeat;
   width: 24px;
   height: 334px;
   float: left;
}
#flash_right
 { background: url(images/flash_right.jpg) no-repeat;
   width: 24px;
   height: 334px;
   float: left;
}
#data
 { background: url(images/bg_data.jpg) repeat-x top;
   padding-top: 30px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 60px;
   font-size: 90%;
}
#index
 { background: url(images/index_bg.jpg) repeat-y;
   width: 927px;
}
#footer
 { height: 66px;
text-align: center;
 background: #f0f0f0 url(images/bg_footer.jpg) repeat-x top;
 font-family: Trebuchet MS;
 font-size: 70%;
 }
#copyright
 { padding-top: 27px;
 float: left;
}
#adress
 { padding-top: 7px;
 float: left;
  text-align: right;
}
#line
 { padding-top: 10px;
 float: left;
 margin-left: 30px;
 margin-right: 30px;

}
#telephone
 { padding-top: 15px;
 float: left;

}
