﻿html, body 
{
    font-family: Trebuchet MS, Lucida Grande, Verdana;
    font-size: 9pt;
    color: #666;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
}

h1
{
    font-family: Trebuchet MS, Lucida Grande, Verdana;
    font-size: 16pt;
    color: #666;
}

h2
{
    font-family: Trebuchet MS, Lucida Grande, Verdana;
    font-size: 14pt;
    color: #666;
}

#mainContainer
{
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -113px;

}

a img
{
    border: none;
}

#headerContainer
{
    background-color: #EAEAEA;
    border-bottom: solid 1px #666;
    height: 117px;
    width: 100%;
}

#headerCentre
{
    width: 850px;
    margin: auto;
    height: 117px;
    position: relative;
}

#headerLogo
{
    position: absolute;
    left:0;
    width: 300px;
    height: 117px;
    text-align: left;
}

#headerLogo img
{
    margin-top: 15px;
}

#headerRight
{
    width: 483px;
    position: absolute;
    clear: none;
    right: 0px;
    top: 20px;
    text-align: center;
}

#headerButtonsTop
{
    width: 483px;
    height: 50px;
    text-align: right;
}

#headerButtonsBottom
{
    width: 483px;
    height: 50px;
    text-align: right;
}

#headerRight ul
{
    margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	white-space: nowrap;
}

#headerRight ul li
{
    display: inline-block;
	font-size: 11pt;
	padding: 0;
	color: #DCE24A;
	margin-left: 15px;
}

#headerRight ul li a
{
    display: block;
    /* width: 115px; */
    color: #666;
    vertical-align:middle;
    line-height: 35px;
    padding: 0 15px;
    margin: auto;
    text-decoration: none;
    border: solid 1px #fff;
    background-color: #66A9B9;
}

#headerRight ul li a:hover
{
    text-decoration: none;
    color: #FFF;
    background-color: #666;
}

/* CONTENT AREA */

#contentContainer
{
    width: 850px;
    position: relative;
    margin: auto;
    margin-top: 10px;
    height: 100%;
    text-align: left;
}

#contentLeftColumn
{
    float: left;
    width: 420px;
    text-align: left;
}

#contentLeftIntro
{
    font-weight: bold;
    width: 420px;
    line-height: 20px;
    font-size: 14px;
}

#contentLeftIntro a
{
    font-size: 8pt;
    text-decoration: underline;
    color: #66A9B9;
}

#contentLeftIntro a:hover
{
    font-size: 8pt;
    text-decoration: none;
}

#contentLeftMain
{
    line-height: 19px;
    width: 420px;
    font-size: 13px;
    margin-top: 15px;
}

#contentLeftMain a
{
    text-decoration: underline;
    color: #66A9B9
}

#contentLeftMain a:hover
{
    text-decoration: none;
    color: #000;
}

/* RIGHT SIDE OF PAGE */

#contentRightColumn
{
    width: 425px;
    float: right;
    text-align: right;
    clear: none;
}

.featureBox
{
    height: 151px;
    margin-left: 20px;
    width: 405px;
    margin-bottom: 20px;
    text-align: right;
}

.servicesBox
{
    margin-left: 20px;
    width: 405px;
    margin-bottom: 20px;
    text-align: right;
}

.servicelevel1
{
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    color: #666;
}

.servicelevel2
{
    font-weight: 500;
    font-size: 13px;
    text-decoration: none;
    color: #666;
}

.servicelevel3
{
    font-weight: normal;
    font-size: 19px;
    text-decoration: none;
    color: #666;
}

.servicelevel1:hover, .servicelevel2:hover, .servicelevel3:hover
{
    text-decoration: underline;
}

.featureBox INPUT, .featureBox input
{
    font-size: 10px;
    font-family: Trebuchet MS;
    margin: 5px 5px 0 5px;
    background-color: #fff;
    background-image: url(../images/formBG.png);
    background-repeat: repeat;
}

.featureBox TEXTAREA, .featureBox textarea
{
    font-size: 10px;
    font-family: Trebuchet MS;
    margin: 5px 5px 0 5px;
    width: 361px;
    height: 50px;
    background-color: #fff;
    background-image: url(../images/formBG.png);
    background-repeat: repeat;
}

.featureBoxGrey
{
    background-image: url(../images/greyFeatureBox.png);
}

.featureBoxBlue
{
    background-image: url(../images/blueFeatureBox.png);
}

.featureBoxOrange
{
    background-image: url(../images/orangeFeatureBox.png);
}

.featureTitle
{
    text-align: right;
    width: 393px;
    line-height: 32px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.featureContent
{
    text-align: right;
    width: 405px;
    position: relative;
}

.projImg
{
    text-align: right;
    float: left;
    margin: 0 4px 10px 4px;
    width: 160px;
}

.projImg img
{
    border: none;
}

.projText
{
    margin: 5px 5px 5px;
    clear: none;
    color: #666;
    font-size: 12px;
}

.projText a
{
    font-weight: bold;
    text-decoration: underline;
    color: #333;
}

.projText a:hover
{
    text-decoration: none;
}

#contentBottomContainer
{
    width: 850px;
    clear: both;
    position: relative;
    margin: auto;
}

#contentBottomheader
{
    font-size: 12pt;
    font-weight: bold;
}

/* FOOTER WORK */

#pushFooterContain
{
    width: 850px;
    position: relative;
    margin: auto;
    height: 10px;
}

#pushFooter
{
    float: left;
    clear: both;
    width: 850px;
    height: 10px;
}

/* FOOTER AREA */
#footerContainer
{
    clear: both;
    width:100%;
    text-align: center;
    background-color: #66A9B9;
    min-height: 113px;
}

#footerCentre
{
    position: relative;
    width: 850px;
    margin: auto;
    margin-bottom: 10px;
    text-align: left;
}

#footerCentre a
{
    text-decoration: none;
    color: #666;
    font-weight: normal;
}

#footerCentre a:hover
{
    text-decoration: underline;
}

.footerHeader
{
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

#footerColumn1
{
    width: 150px;
    float: left;
    clear: none;
    margin: 10px 0 10px 0px;
    border-right: solid 1px #666;
}

#footerColumn2
{
    width: 170px;
    float: left;
    clear: none;
    border-right: solid 1px #666;
    margin: 10px 0 10px 50px;
}

#footerColumn3
{
    width: 150px;
    float: left;
    clear: none;
    border-right: solid 1px #666;
    margin: 10px 0 10px 40px;
}

#footerColumn4
{
    width: 240px;
    float: left;
    clear: none;
    text-align: right;
    margin: 10px 0 10px 40px;
}


.portfolioBox
{
    width: 425px;
    margin: 5px 0 15px 0;
}

.portfolioTitle
{
    width: 425px;
    color: #FFF;
    font-weight: bold;
    margin: 2px;
}

.portfolioTitle a
{
    text-decoration: none;
    color: #000;
}

.portfolioImg
{
    float: right;
    margin: 0 4px 10px 4px;
    width: 160px;
}

.portfolioImg img
{
    border: none;
    width: 160px;
}

.portfolioText
{
    margin: 5px 5px 5px;
    clear: none;
    color: #666;
    font-size: 12px;
}

.portfolioText a
{
    font-weight: bold;
    text-decoration: underline;
    color: #333;
}

.portfolioText a:hover
{
    text-decoration: none;
}

