/* EPNSW */
body
{
margin: 20px 0 0 0;
padding: 0;
background-color: #ffffff;
}

td
{
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #666666;
vertical-align: top;
}

a:link
{
font-size: 11px;
color: #666666;
text-decoration: none;
}

a:visited
{
font-size: 11px;
color: #666666;
text-decoration: none;
}

a:hover
{
font-size: 11px;
color: #eb5f01;
text-decoration: none;
}

a:active
{
font-size: 11px;
color: #eb5f01;
text-decoration: none;
}

/* CONTAINTER */
#container
{
text-align: left;
width: 693px;
}

/* HEADER */
#header
{
width: 693px;
padding: 0 0 10px 0;
}

.right
{
text-align: right;
vertical-align: middle;
}

/* CONTENT */
#content
{
width: 693px;
margin: 0 0 15px 0;
}

#content td
{
vertical-align: top;
}

#content h4
{
font-weight: bold;
font-size: 11px;
color: #eb5f01;
margin: 0;
padding: 0;
}

#content p
{
margin: 0;
padding: 0;
}

.imageHeading
{
display: block;
margin: 0 0 13px 0;
}

#content .welcome
{
width: 33%;
}

#content .divider
{
background-image: url(images/gbl_ln_vert.gif);
background-repeat: repeat-y;
background-position:center;
width: 1px;
height: 100%;
}

#content .dividerTop
{
width: 1px;
height: 20px;
background-color: #ffffff;
display: block;
overflow: hidden;
vertical-align: top;
}

.welcome
{
padding: 20px 10px 10px 0;
}

.recentProjectsContainer
{
padding: 20px 10px 0 15px;
}


#content .recentProjects
{
width: 453px;
}

.recentProjectContent
{
width: 50%;
padding-right: 15px;
}

.recentProjectImages
{
float: left;
margin-right: 10px;
}

/* DETAILS CONTENT */
#detailsContainer
{
width: 693px;
background-image: url(images/gbl_ln_hoz.gif);
background-repeat: repeat-x;
}

#detailsContainer td
{
vertical-align: top;
}

#detailsContainer h1
{
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 15px 0 10px 0;
}

#detailsContainer h2
{
font-weight: bold;
font-size: 11px;
margin: 0;
padding: 20px 0 3px 0;
}

#detailsContainer p
{
font-size: 11px;
margin: 0;
padding: 15px 0 0 0;
}

#detailsContainer ul
{
list-style: none;
margin: 0px;
padding: 0px 0px 15px 0px;
}

#detailsContainer li
{
background-image: url(images/gbl_bul.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding: 0px 0px 2px 11px;
}

#detailsContainer li a:link
{
font-size: 11px;
color: #eb5f01;
text-decoration: none;
}

#detailsContainer li a:visited
{
font-size: 11px;
color: #eb5f01;
text-decoration: none;
}

#detailsContainer li a:hover
{
font-size: 11px;
color: #666666;
text-decoration: none;
}

#detailsContainer li a:active
{
font-size: 11px;
color: #666666;
text-decoration: none;
}

#detailsContainer .spacer
{
width: 20px;
}

#detailsImageGallery
{
width: 370px;
padding: 18px 0 0 0;
vertical-align: top;
}

.thumbmails
{
background-color: #f6f6f6;
padding: 10px 10px 10px 0px;
}
.thumbmails img
{
padding: 0px 0px 0px 9px;
}

.thumbmailsEnd
{
background-color: #f6f6f6;
padding: 10px 10px 0px 10px;
}

.featureImage
{
padding: 24px 0;
}

/* PROJECTS */
#projects table
{
width: 100%;
}

#projects td
{
padding-bottom: 13px;
}

#projects h1
{
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 15px 0 12px 0;
}

#projects h3
{
color: #eb5f01;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0 0 3px 0;
}

#projects p
{
padding: 0 0 13px 0;
}

#projects img
{
border: 1px solid #cccccc;
margin: 0 10px 0 0;
}

/* PROJECTS DETAILS */
#projectsDetails
{
width: 370px;
vertical-align: top;
padding: 42px 0 3px 0;
}

#projectsDetails dl
{
margin: 0 0 10px 10px;
}

#projectsDetails dt
{
color: #eb5f01;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0 0 3px 13px;
background-image: url(images/gbl_bul.gif);
background-position: left;
background-repeat: no-repeat;
}

#projectsDetails dd
{
margin: 0;
padding: 0 0 0 13px;
}
/* FOOTER */
.footer
{
background-image: url(images/gbl_ln_hoz.gif);
background-repeat: repeat-x;
text-align: right;
padding: 8px 0px 0px 0px;
}
.divider
{
background-image: url(images/gbl_ln_hoz.gif);
background-repeat: repeat-x;
margin: 10px 0px 10px 0px;
}

/* Return Link */
.returnLink a, .returnLink a:visited
{
color: #eb5f01;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0 0 3px 13px;
background-image: url(images/gbl_bul_back.gif);
background-position: left 5px;
background-repeat: no-repeat;
}

.returnLink a:hover
{
color:#666666;
}

