body, div, p, span, ul, ol, li, table, tr, th, td, img
{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}




div#container
{
width: 100%;
padding: 0;
}

div#header
{
background-image: url('../images/skyline-long.jpg');
background-repeat: repeat-x;
width: 100%;
height: 166px;
border-bottom: 1px solid #222222;
}

div#header img
{
margin: 10px 0 0 24px
}



table#navbar
{
width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #ED8220;
}

table#navbar td
{
color: white;
background-color: #9A9B3D;
padding: 2px 6px;
border-right: 1px solid white;
}

table#navbar td.on
{
background-color: #222222;
color: #CFE5E9;
padding: 2px 6px;
border-right: 1px solid white;
}


table#navbar td a
{
color: white;
text-decoration: none;
}

div#centerer
{
text-align: center;
}

div#corps
{
width: 90%;
margin: 22px auto;
text-align: left;
}

p.text
{
margin-bottom: 15px;
line-height: 18px;
font-size: 12px;
}

p.text a:link, p.text a:visited, 
{
text-decoration: none;
color: black;
border-bottom: 1px dotted black;
}

p.text a:hover
{
text-decoration: none;
color: #0F8199;
border-bottom: 1px solid #0F8199;
}

p.text a.prod:link, p.text a.prod:visited
{
text-decoration: none;
color: #0F8199;
font-weight: bold;
font-size: 11px;
border-bottom: 1px dotted #0F8199;
}

p.text a.prod:hover
{
text-decoration: none;
color: #0D3348;
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #0D3348;
}

.nodecoration 
{
text-decoration: none;
}

.nodecoration a:hover
{
text-decoration: none;
}


div#services
{
width: 220px;
height: 90px;
border: 1px dotted black;
background-color: #CFE5E9;
float: right;
margin-right: 30px;
margin-left: 20px;
margin-bottom: 10px;
padding: 5px;
}

div#services ul
{
padding-left: 30px;

}


div#services ul li
{
font-size: 14px;
line-height: 24px;
}

h3.blue
{
font-size: 17px;
color: #0F8199;
}

h4
{
font-size: 12px;
font-weight: bold;
padding: 0 0 4px 0;
margin: 0;
color: #0D3348;
}

div.photo-rt
{
width: 300px;
float: right;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 10px;
text-align: center;
}

div.photocapt
{
font-size: 11px;
padding: 5px;
}

div.photocapt strong
{
color: #0D3348
}


div.photocapt a:link, div.photocapt a:visited
{
text-decoration: none;
color: black;
border-bottom: 1px dotted black;
}

div.photocapt a:hover
{
text-decoration: none;
color: #0F8199;
border-bottom: 1px solid #0F8199;
}




div.photo-rt img
{
border: 1px solid #5a5a5a;
}

div.photo-lf
{
border: 1px solid black;
float: left;
margin-right: 20px;
margin-left: 0px;
margin-bottom: 10px;
}

ul.cont
{
margin: 0 0 16px 20px;
}

ul.cont li
{
line-height: 18px;
margin-left: 10px;
font-size: 11px;
}

div#footer
{
width: 90%;
clear: right;
margin-top: 25px;

}

#copyright
{
font-size: 10px;
color: #333333;
margin-bottom: 4px;
}

a#privacy:link, a#privacy:visited
{
font-size: 10px;
color: #333333;
margin-right: 10px;
text-decoration: none;
border-bottom: 1px dotted #333333;
}

a#privacy:hover
{
font-size: 10px;
color: #16849C;
margin-right: 10px;
text-decoration: none;
border-bottom: 1px solid #16849C;
}

/* PRIVACY POLICY POP-UP */

div#priv-hdr
{
background-image: url('../images/logo-privacy.gif');
background-repeat: no-repeat;
background-position: 5px 5px;
width: 100%;
height: 60px;
border-bottom: 1px solid #222222;
}

div#priv-hdr h3
{
font-size: 20px;
font-weight: bold;
color: #222222;
text-align: center;
padding-top: 20px;
}

div#priv-bdy
{

margin: 16px 25px 4px 25px;
}

div#priv-bdy h4
{
font-size: 14px;
font-weight: bold;
color: #065E71;
padding: 0 0 6px 0;
margin: 0;
}

div#priv-bdy p
{
font-size: 11px;
color: #222222;
line-height: 16px;
padding-bottom: 12px;
}

div#priv-bdy ul
{
padding: 0 0 12px 30px;
}

div#priv-bdy ul li
{
font-size: 11px;
color: #222222;
line-height: 16px;
padding-bottom: 12px;
}

div#close
{
width: 70%;
margin: 0 auto 18px auto;
text-align: center;
}

div#close a
{
font-size: 11px;
font-weight: bold;
border: 1px solid  #065E71;
background-color: #065E71;
color: white;
text-decoration: none;
padding: 1px 2px;
}

div#close a:hover
{
font-size: 11px;
font-weight: bold;
border: 1px solid  #065E71;
background-color: white;
color: #065E71;
padding: 2px 3px;
text-decoration: none;
}

/* CONTACT FORM */

table.contlayout
{
width: 95%;
}

table.contlayout td#left
{
vertical-align: top;
width: 400px;
padding: 0 0 0 0;
margin-right: 0;
border-right: 1px dashed #0F8199;
}

table.contlayout td#right
{
vertical-align: top;
padding: 0 0 0 30px;
margin: 0;
}

table.contform
{

margin: 8px 0 0 0;
}

table.contform td
{
font-size: 11px;
padding: 0 10px 6px 0;
vertical-align: top;
}

table.contform td#submit
{
text-align: center;
}


ifrm