@charset "utf-8";
/* CSS Document */

body { 
margin: 0px;
background: url(../img/bg_hdr.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 20px; }

#welcome { background: url(../img/btm_welcome.gif) no-repeat; }
#products { background: url(../img/hdr_products.gif) no-repeat; }
#services { background: url(../img/hdr_services.gif) no-repeat; }
#company { background: url(../img/hdr_company.gif) no-repeat; }
#contacts { background: url(../img/hdr_contacts.gif) no-repeat; }

#content { padding: 0 15px 40px 32px; }
#contentInt { padding: 50px 15px 40px 32px; }

#content h1,#contentInt h1 { 
color: #f26522;
font-size: 32px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
margin: 7px 0 0 0;
padding: 0 0 8px 0;
border-bottom: 2px solid #f26522; }

#contentInt h2 { 
color: #0e9288;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
margin: 15px 0 -8px 0;
padding: 0 0 0 0; }

#footer { 
font-size: 9px;
color: #fff;
padding: 0 0 0 45px;
background: url(../img/ftr.jpg) no-repeat; }

#sideComment {
padding: 0 29px 0 18px; }

#sideComment img { border: 3px #0e9288 solid; margin: 0 0 10px 0; }

#contentInt img { border: none; margin: 0 5px 0 0; }
#contentInt ul { margin: -20px 0 0 0; }

