﻿body
{
    font-family: Tahoma, sans-serif;
    background-color: #FFFFFF;
    font-size: 70%;
    line-height: 165%;
    color: #474747;
    text-decoration: none;
    margin: 0px;
    background: #FFFFFF url(Assets/bg.png) no-repeat;
    background-position: center top;
}

p
{
    padding: 0px;
    margin: 0px 0px 13px 0px;
}

h3
{
    font-size: 124%;
    padding-left: 5px;
}

h4
{
    color: #474747;
    font-weight: bold;
    font-size: 100%;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

#siteMap h4
{
    color: #666666;
    font-weight: bold;
    font-size: 100%;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

h5
{
    color: #474747;
    font-weight: bold;
    font-size: 109%;
    padding: 0px;
    margin: 15px 0px 10px 5px;
}

a
{
    text-decoration: none;
    color: #474747;
}

a:hover
{
    text-decoration: none;
    color: #008D37;
}


#wrapper
{
    width: 910px;
    margin: 0 auto;
    padding: 0px;
}

#header
{
    width: 910px;
    height: 110px;
}

#headerText
{
    float: left;
    height: 110px;
    width: 375px;
    background: url(Assets/headerText2.gif) no-repeat;
}

#headerLogo a
{
    float: right;
    width: 170px;
    height: 110px;
    background: url(Assets/Logo.gif) no-repeat;
    display: block;
}

#navContainer
{
    width: 910px;
    height: 32px;
}

/*

#nav
{
    width: 910px;
    height: 30px;
    display: inline;
}

#nav ul
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
}

#nav li
{
    float: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
}

#nav li a
{
    text-decoration: none;
}

#nav li a.navOptimalSystem
{
    height: 30px;
    width: 142px;
    display: block;
    background: url(Assets/Nav/optimal.gif) no-repeat;
}
#nav li a.navOptimalSystem:hover
{
    background: url(Assets/Nav/optimalOver.png) no-repeat;
}


#nav li a.navApplications
{
    height: 30px;
    width: 103px;
    display: block;
    background: url(Assets/Nav/applications.gif) no-repeat;
}
#nav li a.navApplications:hover
{
    background: url(Assets/Nav/applicationsOver.png) no-repeat;
}

#nav li a.navCaseStudies
{
    height: 30px;
    width: 100px;
    display: block;
    background: url(Assets/Nav/caseStudies.gif) no-repeat;
}
#nav li a.navCaseStudies:hover
{
    background: url(Assets/Nav/caseStudiesOver.png) no-repeat;
}

#nav li a.navAboutUs
{
    height: 30px;
    width: 82px;
    display: block;
    background: url(Assets/Nav/aboutUs.gif) no-repeat;
}
#nav li a.navAboutUs:hover
{
    background: url(Assets/Nav/aboutUsOver.png) no-repeat;
}

#nav li a.navContacts
{
    height: 30px;
    width: 80px;
    display: block;
    background: url(Assets/Nav/contacts.gif) no-repeat;
}
#nav li a.navContacts:hover
{
    background: url(Assets/Nav/contactsOver.png) no-repeat;
}

#nav li a.navMediaDownloads
{
    height: 30px;
    width: 137px;
    display: block;
    background: url(Assets/Nav/media.gif) no-repeat;
}
#nav li a.navMediaDownloads:hover
{
    background: url(Assets/Nav/mediaOver.png) no-repeat;
}

#nav li a.navTestimonials
{
    height: 30px;
    width: 98px;
    display: block;
    background: url(Assets/Nav/testimonials.gif) no-repeat;
}
#nav li a.navTestimonials:hover
{
    background: url(Assets/Nav/testimonialsOver.png) no-repeat;
}

#nav li a.navHome
{
    height: 30px;
    width: 41px;
    display: block;
    background: url(Assets/Nav/home.gif) no-repeat;
}

*/

#siteMap
{
    width: 902px;
    border: solid 1px #DCDCDC;
    margin: 10px 5px 0px 3px;
}

.siteMapColumnEnd
{
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    width: 140px;
    float: left;
    border: none;
}

.siteMapColumn
{
    float: left;
    margin: 15px 0px 0px 0px;
    width: 138px;
    height: 200px;
    padding: 0px 20px 0px 20px;
    border-right: solid 1px #DCDCDC;
}

.siteMapColumn ul, .siteMapColumnEnd ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.siteMapColumn li, .siteMapColumnEnd li
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
}

.siteMapColumn li a, .siteMapColumnEnd li a
{
    color: #666666;
}

.siteMapColumn li a:hover, .siteMapColumnEnd li a:hover
{
    color: #008D37;
}

#footer
{
    width: 910px;
    margin: 5px 0px 0px 0px;
    color: #CCCCCC;
    font-family: Arial, Sans-Serif;
}

#footerText
{
    float: left;
    color: #CCCCCC;
    padding: 0px 0px 0px 5px;
    font-family: Arial, Sans-Serif;
}

#footerLogos a
{
    display: block;
    float: right;
    width: 275px;
    height: 44px;
    background: url(Assets/footerLogos2.gif) no-repeat;
}

.clear
{
    clear: both;
}


/*----------------- Page Layout -----------------*/

.subNav
{
    width: 197px;
    margin: 0px 0px 10px 0px;
}

.subNav p
{
    line-height: 150%;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.subNavTop
{
    width: 197px;
    height: 2px;
    padding: 0px;
    margin: 0px;
    background: url(Assets/subNavBox/top.gif) no-repeat;
}

.subNavGreyTop
{
    width: 171px;
    height: 20px;
    background: url(Assets/subNavBox/greyTop.gif) no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 13px 2px 13px;
}

.subNavContent
{
    width: 171px;
    padding: 5px 13px 5px 13px;
    background: url(Assets/subNavBox/content.gif) repeat-y;
}

.subNavContent ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

.subNavContent li
{
    padding: 4px 0px 4px 5px;
    border-bottom: solid 1px #CCCCCC;
}

.subNavContent li.bottom
{
    padding: 4px 0px 4px 5px;
    border-bottom: none;
}

.subNavContent li a
{
    padding: 0px 0px 0px 0px;
}

.subNavContent li a.on
{
    color: #008D37;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

.subNavContent li.file
{
    background: url(Assets/file.gif) no-repeat 5px 7px;
    padding: 6px 0px 6px 23px;
}

.subNavContent li.fileBottom
{
    background: url(Assets/file.gif) no-repeat 5px 7px;
    padding: 6px 0px 6px 23px;
    border-bottom: none;
}

.subNavContent ul li ul
{
    margin: 0px;
    padding: 0px;
}

.subNavContent ul li ul li
{
    background: #FFFFFF;
    padding: 1px 0px 1px 5px;
    border-bottom: none;
}

.subNavContent ul li ul li a.subOn
{
    color: #008D37;
}

.subNavTable
{
    width: 171px;
}

.subNavTable tr
{
    height: 30px;
}

.subNavInputBox
{
    font-size: 100%;
    width: 100px;
    margin: 5px 0px 0px 0px;
}

.subNavBtn
{
    font-size: 100%;
    margin: 5px 0px 0px 0px;
}

img.subNavImg
{
    margin: 4px 0px 0px 0px;
    border: none;
}

.subNote
{
    padding: 0px;
    margin: 0px;
}

a.enlarge
{
    background: url(Assets/plus.gif) no-repeat 0px 2px;
    padding: 0px 0px 0px 13px;
}

.subNavBottom
{
    width: 197px;
    height: 5px;
    background: url(Assets/subNavBox/bottom.gif) no-repeat;
}

#pageContainer
{
    width: 910px;
    margin: 0px 0px 0px 0px;
}

#topPageContainer
{
    display: inline;
    width: 910px;
}

#leftColumn
{
    float: left;
    width: 197px;
    margin: 10px 0px 0px 0px;
}

#leftColumn ul.link
{
    list-style: none;
    padding: 0px;
    margin: 0px 0px 10px 10px;
    width: 100%;
}

#leftColumn li.link
{
    background: url(Assets/link.png) no-repeat 0px 5px;
    padding: 2px 10px 2px 20px;
}

#rightColumn
{
    float: left;
    width: 197px;
    margin: 10px 0px 0px 0px;
}

#defaultColumn
{
    float: left;
    width: 708px;
    margin: 15px 0px 9px 5px;
}

#mainColumn
{
    float: left;
    width: 713px;
    margin: 10px 0px 7px 0px;
}

.contentBoxStack
{
    margin: 0px 0px 10px 0px;
}

.contentBox
{
    float: left;
    width: 350px;
    padding: 0px 0px 0px 6px;
    margin: 0px 0px 0px 0px;
}

.contentBoxTop
{
    width: 314px;
    height: 20px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 18px 2px 18px;
    background: url(Assets/contentBox/top.png) no-repeat;
}

.contentBoxCentre
{
    width: 350px;
    background: url(Assets/contentBox/content.png) repeat-y;
}

a.contentBoxImage
{
    display: block;
    width: 340px;
    padding: 1px 5px 0px 5px;
    height: 100px;
    border: none;
}

a.contentBoxEducation
{
    display: block;
    line-height: 150%;
    width: 350px;
    height: 128px;
    background: url(Assets/contentBox/image2.png) no-repeat;
}

.contentBoxBottom
{
    width: 314px;
    height: 137px;
    line-height: 150%;
    padding: 8px 18px 5px 18px;
    background: url(Assets/contentBox/bottom.png) no-repeat;
}

#lowerPageContainer
{
    clear: both;
    width: 910px;
    height: 156px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#lowerDefault
{
    width: 904px;
    height: 150px;
    display: inline;
}

.defaultInfoBox
{
    width: 185px;
    height: 130px;
    float: left;
    padding: 10px 15px 10px 15px;
    background: url(Assets/defaultLowerSeporater.png) no-repeat right;
}

.defaultInfoBoxEnd
{
    width: 229px;
    height: 130px;
    float: left;
    padding: 10px 15px 10px 15px;
}


#middleColumn
{
    float: left;
    width: 516px;
    margin: 10px 0px 0px 0px;
}

#middleColumnFlash
{
    float: left;
    width: 516px;
    margin: 10px 0px 10px 0px;
}

#flashVid
{
    width: 480px;
    margin: 0px 18px 0px 18px;
}

#flashVidPanel
{
    width: 480px;
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    margin: 0px 3px 5px 3px;
}

#flashVid1, #flashVid2, #flashVid3, #flashVid4
{
    width: 480px;
    margin: 0px 0px 15px 3px;
}

#middleColumnTest
{
    float: left;
    width: 470px;
    margin: 0px 0px 0px 0px;
    padding: 15px 23px 15px 23px;
}

#middleTop
{
    width: 516px;
    height: 2px;
    background: url(Assets/MiddleColumn/top.gif) no-repeat;
}

#middleContent p
{
    padding-left: 5px;
    padding-right: 5px;
}

#middleContent h4
{
    padding-left: 5px;
    padding-right: 5px;
    color: #333333;
}

#middleContent
{
    width: 486px;
    padding: 10px 15px 10px 15px;
    background: url(Assets/MiddleColumn/content.gif) repeat-y;
}

#middleContent ul
{
    list-style: none;
    padding: 0px;
    margin: 10px 0px 10px 25px;
    width: 400px;
}

#middleContent ul.link
{
    list-style: none;
    padding: 0px;
    margin: 5px 0px 10px 5px;
    width: 476px;
}

#middleContent li
{
    background: url(Assets/tick.gif) no-repeat 0px 5px;
    padding: 2px 0px 5px 20px;
}

#middleContent li.red
{
    background: url(Assets/tickRed.gif) no-repeat 0px 5px;
    padding: 2px 0px 5px 20px;
}

#middleContent li.blue
{
    background: url(Assets/tickBlue.gif) no-repeat 0px 5px;
    padding: 2px 0px 5px 20px;
}

#middleContent li.yellow
{
    background: url(Assets/tickYellow.gif) no-repeat 0px 5px;
    padding: 2px 0px 5px 20px;
}

#middleContent li.link
{
    background: url(Assets/link.png) no-repeat 0px 5px;
    padding: 2px 0px 5px 20px;
}

#middleBottom
{
    width: 516px;
    height: 5px;
    background: url(Assets/MiddleColumn/bottom.gif) no-repeat;
}


#googleMap
{
    width: 484px;
    height: 484px;
    border: none;
    border: solid 1px #CCCCCC;
}




/*---------------- Classes -------------------*/

.enquireTable
{
	width: 290px;
	margin: 15px 0px 5px 7px;
}

.enquireTable td
{
	padding: 3px 0px 5px 0px;
}

.red
{
    color: #FF0000;
}

.textBox
{
	font-size: 100%;
	font-family: Arial, sans-serif;
}

.btn
{
	font-size: 100%;
	font-weight: bold;
}

hr
{
    color: #CCCCCC;
    height: 1px;
    margin: 0px 0px 10px 0px;
}

img.imgLink
{
    border: solid 1px #CCCCCC;
}

img.imgMargin
{
    margin: 0px 0px 5px 0px;
}

img.imgTitle
{
    margin: 0px 0px 10px 5px;
}

img.articleImage
{
    margin: 0px 0px 15px 0px;
    border: solid 1px #CCCCCC;
}

a.link
{
    background: url(Assets/link.png) no-repeat 0px 2px;
    padding: 2px 2px 0px 18px;
    height: 13px;
    font-weight: bold;
    color: #333333;
}

a.link:hover
{
    color: #008D37;
}

.infoBoxTable
{
    width: 229px;
    padding: 4px 0px 5px 0px;
}


.newsSelection p
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    line-height: 140%;
}

.paragraphLink
{
    background: url(Assets/paragraphLink.gif) no-repeat 0px 2px;
    margin: 0px 0px 0px 2px;
    height: 9px;
    width: 9px;
}

a.date
{
    color: #008D37;
    font-weight: bold;
}

a.date:hover
{
    color: #000000;
}

a.inText
{
    color: #008D37;
}

a.linkInText
{
    background: url(Assets/link.png) no-repeat 0px 2px;
    padding: 2px 2px 0px 18px;
    height: 13px;
    font-weight: normal;
    color: #474747;
}

a.inText:hover
{
    text-decoration: underline;
}

a.linkInText:hover
{
    color: #008D37;
}

.italic
{
    font-style: italic;
    font-weight: normal;
}

.grey
{
    color: #999999;
    font-weight: normal;
}

.marketingTable
{
    width: 260px;
    margin: 10px 0px 10px 5px;
}

.marketingTable tr
{
    padding: 2px 0px 2px 0px;
}

.accreditationsTable
{
    margin: 10px 0px 10px 0px;
    width: 486px;
}

.bsiTable
{
    width: 187px;
    margin: 0px 0px 0px 5px;
}

.bsiTable p
{
    line-height: 130%;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.contactForm
{
    margin: 10px 0px 10px 5px;
    width: 481px;
}

.contactForm tr
{
    padding: 5px 0px 5px 0px;
}

.textBoxInput
{
    font-size: 100%;
}

a.file
{
    background: url(Assets/file.gif) no-repeat 0px 1px;
    padding: 2px 0px 2px 18px;
    font-weight: bold;
}

.noBorder
{
    border: none;
}

img.border
{
    border: solid 1px #CCCCCC;
}

.screenShotTable
{
    width: 98%;
    margin: 15px 0px 10px 5px;
}

.screenShotTable td.paddingRight
{
    padding: 0px 0px 0px 0px;
}

.screenShotTable td.label
{
    padding: 0px 0px 15px 0px;
    line-height: 150%;
}

p.homeQuote
{
    font-size: 100%;
    padding: 0px 10px 10px 10px;
    margin: 0px;
}


img.pageImage
{
    padding: 1px;
    border: solid 1px #CCCCCC;
    display: block;
    margin: 0px 0px 15px 0px;
}

.rightImage
{
    padding: 1px 1px 0px 1px;
    border: solid 1px #CCCCCC;
    margin: 0px 0px 10px 0px;
}

img.rightColumn
{
    display: block;
    padding: 0px 0px 1px 0px;
}