body {
    margin: 0px auto; 
    text-align: center;
    background-color: #000000;
    color: #E3E3E3;
    font-family:  Helvetica, Tahoma, Arial, Sans-serif;
    font-size: 14px;
}

img, a img {
    border: none;
}

#page div,
#page form,
#page * div,
#page * form{
    float :left;
}

#page {
    margin: 0px auto;
    width: 800px;
    height: 600px;
    text-align: left;
    padding-top: 8px;
}

*  {
    margin: 0px;
    padding: 0px;
}

#mainContainer {
    width: 723px;
    height: 600px;
    position: relative;
    left: 50px;
}

#mainContainer .errors {
    padding-top: 12px;
    clear: both;
}

#mainContainer .errors ul li {
    background-image: none;
}

a, a:visited {
    color: #0068B3;
    text-decoration: none;
}

ul li, ul  {
    list-style-type: none;
}

/*
 Nav 
*/

#nav #footer {
    clear: both;
    width: 206px;
    top: 0px;
}

#nav #footer p {
    font-size: 10px;
}

#nav {
    width: 195px;
    float: left;
}

#navLogo {
    padding: 50px 0px 37px 0px;
}

#navLogo a,
#navLogo a img { 
    float: left;
}

#navList {
    clear: both;
    width: 206px;
    height: 470px;
}

#navList ul  {
    width: 100%;
    clear:both;
    list-style-type:none;
}

#navList ul li {
    clear: both;
    width: 206px;
    height: auto;
    padding: 1px 0px;
}

#navList ul li ul li {
    background-image: url(../images/general/sec-nav.gif);
    background-position: 0px 11px;
    background-repeat: no-repeat;
}

#navList ul li ul li ul li {
    background-image: url(../images/general/ter-nav.gif);
    background-position: 0px 11px;
    background-repeat: no-repeat;
}

#navList ul li ul li.selected {
    background-image: url(../images/general/sec-nav-sel.gif);
}

#navList ul li ul li ul li.selected {
    background-image: url(../images/general/ter-nav-sel.gif);
}

#navList ul li a {
    color: #565557;
    text-decoration: none;
}

#navList ul li ul li a, #navList ul li.selected ul li a {
    padding-left: 10px;    
    color: #939598;
}

#navList ul li ul li ul li a, #navList ul li ul li.selected ul li a {
    padding-left: 17px;
    color: #939598; 
}

#navList ul li ul li ul li span {
    padding-left: 17px;
}

#navList ul li ul li ul li.selected a {
    color: #FFFFFF;
}

#navList ul li a:hover, #navList ul li.selected a{
    color: #FFFFFF;
}

/* Content */

#page #standardContentWrapper, 
#page #clientListWrapper, 
#page #flashProjectGallery, 
#page #contactMap {
    float: right;
    width: 471px;
    margin-top: 116px;
    text-align:left;
    padding: 0px 15px;
}

#page #clientListWrapper {
    overflow: hidden;
}

#page #clientListWrapper.clientRoom p *{
    float: none;    
}

#page #clientListWrapper.clientRoom ul {
    padding-top: 12px;
}

#page #clientListWrapper.clientRoom ul li {
    clear: both;
    width: 460px;
}

#page #clientListWrapper.clientRoom ul li p{
    width: 460px;
}

#page #clientListWrapper.clientRoom ul li p a {
    float: left;
    padding-left: 18px;
    background-image: url(../images/icons/document-icon.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

#page #clientListWrapper.clientRoom ul li p span{
    float: right;
}

#standardContentWrapper ul {
    padding-bottom: 7px;
}

#standardContentWrapper ul li {
    padding-left: 10px;
    width: 440px;
    position: relative;
    left: 15px;
    background-image: url(../images/general/sec-nav-sel.gif);
    background-position: 0px 11px;
    background-repeat: no-repeat;
    clear: both; 
}

#standardContentWrapper ul li p {
    padding: 0px;
    width: 460px;
}

#standardContentWrapper p * {
    float: none;
}

#standardContentWrapper p {
    width: 100%;
    padding-bottom: 7px;
    clear: both;
}

#clientListWrapper ul {
    width: 600px;
}

#clientListWrapper ul li {
    width: 273px;
    float: left;
}

#clientListWrapper ul li.blue p {
    color: #0068B3;
}

/* Gallery  */

#page #galleryWrapper {
    padding: 10px 0px;
    float: right;
}

#galleryThumbWrapper {
    margin-top: 30px;
    clear: both;
    width: 100%;
}

#galleryThumbWrapper a {
    padding-right: 1px;
}

/* Contact Pages */

#contactPrintLink, #contactPrintLink a {
    width: 200px;
}

#contactPrintLink {
    margin-top: 20px;
}

#contactPrintLink a, #standardContentWrapper a  {
    text-decoration: none;
    color: #FBFBFB;
}

#contactPrintLink a:hover, #standardContentWrapper a:hover {
    text-decoration: underline;
}

#contactMapDetails {
    display: none;
}

/* Forms */

#page .formElement {
    width: 192px;
    clear: both;
    margin: 10px 0px 0px 0px;
}

#page .formElement label {
    width: 192px;
    padding-bottom: 9px;
}

#page .formElement input {
    line-height: 21px;
    height: 21px;
    border: none;
    width: 192px;
    color: #e3e3e3;
    background-color: #404041;
}

#page #standardContentWrapper form {
    margin-bottom: 20px;
}

#clientLoginForm {
    position: relative;
    bottom: 10px;
}

/* clientImages */

.clientImages, .newsItemImages {
    width: 471px;
    filter:alpha(opacity=0);
    -moz-opacity:.00;
    opacity:.0;
}

#page .galleryMainImage {
    width: 419px;
}

#page .galleryThumbs {
    width: 44px;
    float: right;
}

#page .galleryThumbs a {
    padding-bottom: 4px;    
}

#imageGalleryMain {
    float: left;
}

#page .galleryMainImage {
    width: 419px;
    height: 280px;
    overflow: hidden;
}

.galleryMainContent {
    text-align: justify;
}

.galleryMainContent p {
    text-align: justify;  
}