body {
 font: 12px/17px verdana, helvetica, arial, san-serif;
}
img {
border: 0;
}

h1, h2 {
 font-weight: normal;
 color: #B1A87D;
 font-size: 18px;
 margin: 4px 0px 3px 0px;
}
a {
 color: #ffffff;
}
a:hover {
 color: #000000;
}

#container {
 margin: 0 auto;
 width: 779px;
}
#banner_holder {
 background: url(../images/top_x.gif) repeat-x top left;
 height: 94px;
}
#banner {
 background: url(../images/iris_logo.gif) no-repeat top left;
 height: 94px;
}
.banner_table {
padding: 0px 0px 0px 445px;
}
#banner_table {
 margin-top: 15px;
}
.tbottom {
 background: url(../images/bottom_bg.gif) no-repeat top left;
 height: 200px;
}
#nav {
 font-size: 14px;
 padding-right: 5px;
 text-align: center;
}
#nav ul {
 list-style: none;
 margin: 5px;
 padding: 0px;
}	
#nav li a {
 display: block;
}
#nav a {
 color: #ffffff;
 text-decoration: none;
}
#nav a:hover {
 color: #B1A87D;
 }
#nav ul li a.c {
 display: inline;
 text-transform: none;
}
#nav li {
 padding: 4px 0px 4px 10px;
}
td.tdleft {
 color: #ffffff;
 width: 250px;
 padding: 0px 10px 0px 10px;
 vertical-align: top;
}
td.tdtleft a {
 color: #000000;
}
td.tdmiddle {
 padding: 0px 10px 0px 10px;
}
td.tdright {
 color: #ffffff;
 width: 319px;
 padding: 0px 10px 0px 10px;
 vertical-align: top;
 overflow: auto;
}
td.td_top_right {
 vertical-align: top;
 padding: 5px 0px 0px 10px;
}
#footer {
 background-color: #B1A87D;
 margin-top: 10px;
 text-align: center;
 padding: 5px;
 color: #ffffff;
}
#footer a {
 padding: 0px 20px 0px 20px;
 color: #ffffff;
 text-decoration: none;
 font-weight: lighter;
}
#footer a:hover {
 color: #000000;
}
#footer p {
 margin: 3px 0px 3px 0px;
}
.copyright {
 font-size: 10px;
 color: #000000;
 text-align: center;
}

#home {
 display: none;
}
#info {
 display: none;
}
#projects {
 display: none;
}
#clients {
 display: none;
}
#contact {
 display: none;
}
.imgright {
 float: right;
 padding: 3px 0px 5px 10px;
}
.imgleft {
 float: left;
 padding: 2px 10px 5px 0px;
}

