body {
margin:0px;
background-color: #fff;
}

/* Links */
table.nav a
{
color:#fff;
text-decoration: none;
font-family:arial;
font-size:10pt;
font-weight:bold;
}

.nav a:link
{
color:#fff;
text-decoration: none;
font-family:arial;
font-size:10pt;
font-weight:bold;
}

.nav a:visited
{
color:#fff;
text-decoration: none;
font-family:arial;
font-size:10pt;
font-weight:bold;
}

.nav a:hover 
{
color:#fff;
text-decoration: underline;
font-family:arial;
font-size:10pt;
font-weight:bold;
}

.nav a:active
{
color:#fff;
text-decoration: underline;
font-family:arial;
font-size:10pt;
font-weight:bold;
}

div.footer a,a:link,a:visited,a:active
{
color:#014F82; 
text-decoration: none;
font-weight: normal;
font-size:12px;
}

div.footer a:hover 
{
color: #E81010;
text-decoration: none;
font-weight: normal;
font-size:12px;
}

h3 {
color:#912010;
padding:0px;
margin:3px;
}

h4 {
color:#912010;
padding:0px;
margin:1px;
font-size:11px;
}

p {
font-size:12px;
}

ul {
text-align:left;
color:#014F82;
}

b.contact {
color:#014F82;
}

img.catalogs {
float:left;
padding:5px;
width:75px;
height:75px;
border:0px;
}

img.clients {
float:left;
padding:5px;
width:100px;

}

img.products {
padding:5px;
}


div.logo {
width:276px;
height:115px;
text-align:left;
float:left;
}

div.fb {
width:500px;
float:right;
text-align:right;
margin-top:5px;
}

table.nav {
width:776px;
background-color:#014F82;
color:#fff;
font-family:arial;
font-size:10pt;
font-weight:bold;
}

table.nav td:hover {
background-color:#1F84B7;
}

div.banner {
width:776px;
height:200px;
text-align:left;
}

table.content {
padding:0px;
width:776px;
color:#000;
font-family:arial;
font-size:9pt;
}

table.contact {
color:#000;
font-family:arial;
font-size:9pt;
}

td.side {
width:213px;
height:500px;
padding:10px 5px;
border:1px solid #014F82;
text-align:center;
}

td.main {
padding:10px 5px;
border-top:1px solid #014F82;
border-bottom:1px solid #014F82;
border-right:1px solid #014F82;
text-align:left;
background: #DEDEDE;
}

div.footer {
width:776px;
height:100px;
padding:5px 0 15px 0;
font-family:arial;
font-size:8pt;
color:#014F82;
}

div.left {
width:600px;
text-align:left;
float:left;
}

div.right {
float:left;
width:176px;
text-align:right;
}


