#aboutContent, #workContent, #clientsContent, #contactContent {
	/* defined in the head for ns4 compatibility */
	position:absolute; left:0px; top:0px; visibility: hidden; z-index:1;
}



body{font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;}

body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,
ul, ol, li,
form, input, select,.title,
a,
     a:link,
     a:active,
     a:visited,
     a:hover
     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       line-height:18px;
       color: #848373;
       text-decoration: none; 
    }

a,
     a:link,
     a:active,
     a:visited,
     a:hover
     {
color:#000000;
text-decoration: underline;
}

a:hover
{
 text-decoration: none;
}

.title
{
 color:#141014;
 font-weight:bold;
 font-size: 12px;
}

input,textarea
{
 border: 1px solid #C4C3A6;
}

.error
{
 color: #AD1826;
}

img {
 behavior: url(/cms/site/js/iepngfix.htc);
}