/* CSS Document */
body {
    background: url( images/style3/background_repeat.gif ) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #000;
    margin: 0;
    padding: 0;
}
/* Download by http://www.codefans.net */
a, a:link, a:visited {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

a:active {
    outline: none;
}

a:hover {
    text-decoration: underline;
}

a:hover img {
    text-decoration: none;
}

/*:focus {
-moz-outline-style: none;
}*/
hr {
    height: 1px;
    border-top: #8BC53E solid 1px;
    border-bottom: none;
}

img {
    border: none;
}

#all {
    margin: auto;
    position: relative;
    width: 764px;
    background: url( images/style3/main_repeat.gif );
}

#top {
    position: relative;
    background: url( images/style3/header.gif ) no-repeat;
    width: 100%;
    height: 380px;
}

#top a:hover {
    color: #fff;
}

#style {
    position: absolute;
    bottom: 50px;
    left: 40px;
    font-size: 0.89em;
    color: #8BC53E;
}

#style p {
    padding: 0;
    margin: 0;
}

#style a {
    color: #8BC53E;
    font-weight: normal;
    text-decoration: none;
}

#style a:hover {
    text-decoration: underline;
    color: #666666;
}

.contact {
    position: absolute;
    top: 342px;
    left: 30px;
    padding: 0px;
    margin: 0px;
    color: #fff;
    background-color: #8cc63f;
}

.contact a, .contact a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.contact a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.logo {
    display: none;
}

#main {
    position: relative;
    margin: 0 20px; /*2.5%;*/
    height: auto;
    padding: 0;
    overflow: hidden;
    width: 724px;
}

#main_homepage {
    padding: 0;
    margin: 4px 303px 0 210px;

}

*:first-child+html #main_homepage {
    margin-top: -11px;
}

* html #main_homepage {
    margin: -7px 312px 0 210px;
}

#main_homepage a {
    color: #8cc63f;
}

#main h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    padding: 0 0 10px 0;
    margin: 0;
}

#main h2, #main h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    padding: 6px 0;
    margin: 0;
}

#bottom {
    width: 100%;
    background: url( images/style3/footer.gif ) #fff;
    height: 41px;
    clear: both;
}

#copyright {
    margin: 0;
    padding: 22px 0 0 0;
    color: #FFF;
    text-align: center;
}

#copyright a, #copyright a:link, #copyright a:visited, #copyright a:active {
    color: #FFF;
    text-decoration: none;
}

#copyright a:hover {
    text-decoration: underline;
}

/* navigation style */
#navigation {
    position: absolute;
    top: 80px;
    right: 10px;
    width: auto;
    z-index: 8;
    line-height: normal;
    word-spacing: normal;
    font-size: 0.9em;
}

#navigation a {
    text-decoration: none;
    display: block;
    position: relative;
    font-weight: normal;

}

#navigation dt {
    padding: 0;
    text-align: center;
}

#navigation dt a, #navigation dt a:link, #navigation dt a:visited, #navigation dt a:active {
    color: #fff;
}

#navigation dt a {
    width: 100%;
    display: block;
}

/* HORIZONTAL NAV */

#navigation {
    position: absolute;
    top: 80px;
    right: -5px;
    width: auto;
    z-index: 8;
    line-height: normal;
    word-spacing: normal;
    font-size: 0.9em;
}

* html #navigation {
    right: -35px;
}

#navigation ul {
    margin: 0;
    padding: 0;
}

#navigation ul.level1 li {
    float: left;
    list-style: none;
    position: relative;
    margin: 0 30px 0 0;
}

#navigation ul.level1 li a {
    color: #fff;
}

#navigation ul.level1 li a:hover {
    text-decoration: none;
}

#navigation ul.level2 {
    position: absolute;
    top: 18px;
    width: 165px;
    display: block;
    background: #8cc63f url( "images/navshadow.gif" ) repeat-x top;
    padding: 5px 10px;
    visibility: hidden;
}

html>body #navigation ul.level2 {
    display: none;
    visibility: visible;
}

#navigation ul.level2 li {
    float: none;
    padding: 2px 0;
}

#navigation ul.level2 li a:hover {
    background: url( "images/littleLogoWhiteOnGreen.gif" ) no-repeat 0 0;
    padding-left: 20px;
    position: relative;
    left: -5px;
}

#navigation ul.leftshift {
    left: -65px;
}

.pipe {
    position: absolute;
    right: -3px;
}

.first {
    position: relative;
    left: 10px;
}

.first .pipe {
    right: 10px;
}

#navigation div {
    float: left;
    padding: 0px;
    margin: 0px;
}

/*include styles*/

#w3buttons {
    position: absolute;
    display: none;
}

#sidesection {
    position: relative;
    top: -18px;
    float: left;
    width: 190px;
    left: 0px;
    border-right: #8cc63f solid 1px;
    padding: 25px 0 0 0;
    margin: 0 0 0 0;
    z-index: 5;
    overflow: hidden;
    height: auto;
    min-height: 550px;
}

* html 	#sidesection {
    height: 50em;
}

#sidesection h1 {
    padding: 0 0 10px 20px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
}

#sidesection a {
    color: #8cc63f;
    text-decoration: none;
}

#sidesection a:hover {
    text-decoration: underline;
}

#sidesection h2 {
    font-size: 1em;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

#sidesection p {
    margin: 0;
    padding: 1px 0;
}

#sidesection form {
    margin: 10px 0;
    padding: 0 0 0 20px;
}

#sidesection ul {
    padding: 0;
    margin: 0 0 0 20px;
}

.sidesection_main {
    margin: 0 20px 15px 20px;
    padding: 0 0 10px 0;
    margin-top: 0;
}

.divider {
    margin: 0 20px 0 20px;
    border-bottom: solid 1px #8cc63f;
}

#news, #newsletter {
    padding: 0;
}

#newsletter form {
    padding: 0;
    margin: 0;
}

.newsletterBttn {
    margin-left: 50px;
}

.none {
    display: none;
}

.search {
    position: absolute;
    z-index: 8;
    bottom: 20px;
    right: 15px;
}

.search .searchfield {
    font-size: 0.9em;
    width: 100px;
}

.search form {
    padding: 0;
    margin: 0;
}

.search p {
    width: auto;
    padding: 0;
    margin: 0;
}

#searchbtn {
    position: relative;
    top: 10px;

}

sletter .searchfield {
    width: 160px;
}

#techblog {
    padding: 5px 0 0 0;

}

#techblog ul {
    list-style: none;
}

#techblog li {
    padding: 0 10px 10px 0;

}

/* new form bttn styles */

.global_btn {
    background: url( images/btn_bg.gif );
    height: 20px;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: .8em;
    float: left;
    text-align: center;
    padding: 0 0 0 0;
    margin: 5px 0 5px 0;
}

html>body .global_btn {
    height: 20px;
    padding: 0 0 3px 0;
    margin: 0 0 5px 0;
}

.btn_left {
    float: left;
    background: url( images/btn_left.gif );
    height: 20px;
    width: 9px;
    margin: 5px 0 5px 0;
    text-indent: -5000px;
}

#newsletter .btn_left {
    background: url( images/newsletter-mail.gif );
    width: 34px;
    height: 36px;
    margin: -7px;
    position: relative;
    left: -7px;
    top: 3px;
}

#newsletter .global_btn {
    padding: 0;
    text-indent: 0;
    margin: 0;
    width: 130px;

}

* html #newsletter .btn_right {
    margin: 0;
}

.btn_right {
    width: 9px;
    background: url( images/btn_right.gif );
    height: 20px;
    float: left;
    margin: 5px 0 5px 0;
    text-indent: -5000px;
}

html>body  .btn_left, html>body  .btn_right {
    margin: 0 0 5px 0;
}

.newsletter-width {
    width: 120px;
}

/* end styles */

#rhs {
    position: relative;
    padding-right: 23px;
    padding-left: 20px;
    top: -20px;
    float: right;
    width: 240px;
    border-left: #8cc63f solid 1px;
    display: block;
}

.services {
    margin: 0 0 0 5px;
    padding: 0;
}

.services li {
    list-style-position: inside;
    text-indent: 1px;
}

#feature {
    margin: 20px 2px 10px 0;
    padding-left: 0;
}

#events .indent {
    margin-left: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-right: 20px;
    border-bottom: #8cc63f solid 1px;
}

#whitepapers .indent {
    margin-left: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    border-bottom: #8cc63f solid 1px;
    padding-right: 10px;
}

.indent {
    margin-left: 20px;
}

#whitepapers .indent ul {
    padding: 0;
    margin: 0 10px 0 0px;
}

#whitepapers .indent li {
    list-style: none;
    margin-bottom: 8px;

}

#whitepapers .indent li a.moretext {
    float: left;
    width: 180px;
}

#whitepapers .indent li a.moreimg {
    padding-left: 10px;
}

* html #whitepapers .indent li a.more {
    position: absolute;
    right: 20px;
    top: -5px;
}

#whitepapers a {
    color: #8cc63f;
}

#services {
    padding-top: 5px;
}

.signup_btn {
    background: url( images/signup_btn.gif );
    width: 57px;
    height: 17px;
    border: none;
}

.hiddenInStyle1 {
    display: none;
}

.marginTop10 {
    margin-top: -4px;
}

.icons {
    /*	border: red solid 1px;
    */
    z-index: 10;
    position: absolute;
    right: 40px;
    top: 11px;
}

.icons a {
    /*	border: blue 1px solid;
    */
    position: relative;
    display: block;
    height: 44px;
    width: 120px;
    float: left;
}

#Scroller_parent {
    height: 170px;
    overflow: hidden;
    position: relative;
}

#Scroller {
    position: relative;

}

.jobs table, .documents table {
    width: 95%;
}

.jobs th, .documents th {
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
}

.documents td {
    padding: 0 12px 12px 0;
}

.documents td p {
    padding: 0;
    margin: 0;
}

.documents td a, .jobs td a, .jobs td a:link, .jobs td a:active, .jobs td a:visited {
    color: #8BC53E;
}

.documents .col1, .documents .col2 {
    width: 30%;
    vertical-align: top;
}

.documents .col4, .documents .col3 {
    vertical-align: top;
    width: 18%;
}

/*CLIENT PAGE */

.greenTab {
    position: relative;
    border: 1px solid #999;
    margin: 20px 0 0 0;
}

.greenTab .tr {
    background: url( "images/greyCorner_tr.gif" ) no-repeat top right;
    margin: -1px -1px 0 0;
}

.greenTab .br {
    background: url( "images/greyCorner_br.gif" ) no-repeat bottom right;
    margin: 0 0px -1px 0;

}

.greenTab .bl {
    background: url( "images/greyCorner_bl.gif" ) no-repeat bottom left;
    margin: 0 0 0 -1px;
}

.greenTab h2 {
    background: url( "images/greenTab_bg.gif" ) repeat-x 0 -3px;
    position: absolute;
    top: -25px;
    left: -2px;
    padding: 0 10px;
    width: 150px;
}

*:first-child+html .greenTab h2 {
    top: -24px;
}

* html .greenTab h2 {
    top: -24px;
}

html>body .greenTab h2 {
    width: auto;
}

.greenTab h2 .left {
    background: url( "images/greenTab_left.gif" ) no-repeat;
    display: block;
    height: 40px;
    margin: -6px 0 0 0;
    padding: 6px 0 0 25px;
    font-size: 1.0em;
    color: #fff;
}

.greenTab h2 .right {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url( "images/greenTab_right.gif" ) no-repeat;
    right: -30px;
    top: 1px;

}

.client {
    margin: 10px;
    width: 30%;
    float: left;
    height: 90px;

}

.client .logo {

}

.client p {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;

}

.client .right {
    display: table;
    height: 1%;
}

.client .right a {
    font-weight: normal;
    text-decoration: none;
}

.client .right a:hover {
    text-decoration: underline;
}

html>body .client .right {

}

.clearleft {
    clear: left;
}

/* Flash styles */

.demo {
    position: relative;
    height: 600px;
}

.demo .flash {
    position: absolute;
    width: 760px;
    left: -19px;
}

* html .demo .flash {
    left: -18px;
}

*:first-child+html .demo .flash {
    left: -17px;
    overflow: hidden;
    width: 759px;
}

/* Styles used on product pages */

h1.image {
    margin-left: 0;
    padding-left: 0;
}

.left-column {
    width: 45%;
    float: left;
    margin-right: 30px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.right-column {
    width: 45%;
    display: table;
    padding-top: 20px;
    margin-bottom: 30px;
}

* html .right-column {
    height: 1%;
}

.floatleft {
    float: left;
}

.first-button {
    padding-left: 55px;
    margin-right: 10px;
}


.tabright {
    display: table;
}

* html .tabright {
    height: 1%;
}

*:first-child+html .tabright {
    height: 1%;
}

.features {
    margin-bottom: 20px;
}

*:first-child+html .features h2 {
    margin-top: -1px;
}

*:first-child+html .features .tr {
    margin: -1px -1px 0 0;
}

* html .features .tr {
    margin: -2px -1px 0 0;
}

.features ul {
    padding: 20px 0 0 15px;
    margin: 0px 15px;
}

.features li {
    list-style: url( "images/bullet-blue.gif" );
    margin:0 0 5px 0 ;
    padding:0;
}

.quicklinks {
    margin-bottom: 30px;
}

*:first-child+html .quicklinks .tr {
    margin: -1px -1px 0 0;
}

* html .quicklinks .tr {
    margin: -2px -1px 0 0;
}

.quicklinks ul {
    padding: 30px 15px 20px 15px;
    margin: 0px 15px;
}

.quicklinks li {
    list-style: url( "images/bullet-blue.gif" );
}

/*SCREEN SHOT POPUP */

#screenshots {
    position: absolute;
    width: 700px;
    top: 130px;
    left: 15px;
    display: none;
}

#screenshots #screenshotsmain {

    background: url( "images/screen-shot-popup-main.png" ) repeat-y;
    padding: 20px;
}

* html #screenshots #screenshotsmain {
/*behavior: url('http://192.168.1.32:8080/iepngfix.htc');*/
    border: 1px solid #000;
    background: #fff;
}

#screenshots .bottom {
    position: absolute;
    bottom: -24px;
    background: url( "images/screen-shot-popup-bottom.png" ) 0 0 no-repeat;
    width: 100%;
    height: 24px;
}

* html #screenshots .bottom {
/*behavior: url('http://192.168.1.32:8080/iepngfix.htc');*/
    display: none;
}

#screenshots a.close {
    background: url( "images/screen-shot-popup-close.gif" );
    width: 19px;
    height: 19px;
    right: 14px;
    top: 10px;
    position: absolute;
    display: block;
}

#screenshots .left {
    width: 150px;
    float: left;
    padding-right: 20px;

}

#screenshots .left ul {
    margin: 0;
    padding: 0;
}

#screenshots .left li {
    list-style: none;
    padding-bottom: 10px;
}

#screenshots .left a.thumb {
    position: relative;
    height: 51px;
    width: 51px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
    border: 1px solid #666;
    overflow: hidden;
}

#screenshots .left a.des {
    color: #666;
    font-weight: normal;

}

#screenshots .left li img {
    position: absolute;
}

* html #screenshots .right {
    height: 1%;
}

*:first-child+html #screenshots .right {
    height: 1%;
}

#screenshots .right {
    padding-top: 15px;
    display: table;

}

#screenshots .right .mainSS {
    display: none;
}

#screenshots .main a {
    z-index: 5;
    position: relative;
}

.newslist .left {
    width: 49%;
    float: left;
    margin: 0;
    border-top: solid #8CC63F 1px;

}

* html .newslist .left {
    margin-right: -3px;
}

.newslist .right {
    display: table;
    border-top: solid #8CC63F 1px;
    position: relative;
    left: -1px;
    margin: 0;

}

* html .newslist .right {
    height: 1%;
}

*:first-child+html .newslist .right {
    height: 1%;
}

.newslist h2 a {
    margin: 0;
    padding: 0;
    color: #8CC63F;
    font-size: 0.9em;
}

.newslist h2 a:visited {
    color: #A4AFA4;
}

.newslist p {
    padding: 0;
    margin: 0;
}

.newslist p.posted {
    margin: -7px 0 5px 0;
    padding: 0;
}

* html .newslist p.posted {
    margin-top: 0;
    position: relative;
    top: -7px;
}

.newslist .story {
    padding: 0 5px 5px 5px;
    margin: 0;
    border-right: solid #8CC63F 1px;
    border-bottom: solid #8CC63F 1px;
    border-left: solid #8CC63F 1px;
}

/* Sitemap */

.sitemapSection {
    border: 1px dotted #8CC63F;
    padding: 1px 10px;
}

.sitemapSection h2 {
    color: #8CC63F;
    font-size: 0.8em;
    padding: 0;
    margin: 0;
}

.sitemapSection ul {
    border: white 1px solid;
    margin: 5px;
}

.sitemapSection li {
    float: left;
    list-style: none;
    width: 31%;
    padding-right: 1%;
    height: 30px;
}

.sitemapSection a, .sitemapSection a:link, .sitemapSection a:active {
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

.sitemapSection a:visited {
    color: #666;
    font-weight: normal;
    text-decoration: underline;
}

.sitemapSection a:hover {
    text-decoration: none;
    background: #8CC63F;
    color: #fff;
}

/*article template css styles*/
.ssg-pictureleft {
    position: relative;
    height: auto;
    width: auto;
    margin: 0px 5px 5px 0px;
    border-style: none;
}

.ssg-image-inline-right {
    position: relative;
    float: right;
    margin: 0px 0px 10px 10px;
    padding: 0px;
    border-style: none;
}

.ssg-image-inline-left {
    position: relative;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
    border-style: none;
}

.ssg-smaller {
    font-size: 0.8em;
}

.ssg-picture-p-below {
    position: relative;
    display: block;
}

#ssg-searchbar {
    font-size: 5px;
    height: 10px;
    background-image: url( images/searchresultbar.gif );
    width: 25%;
}

#ssg-searchpc {
    height: 100%;
    background-repeat: repeat-x;
    background-image: url( images/searchresultpc.gif );
}

.alignright {
    text-align: right;
}

.blog {
    border-top: 1px solid #8CC63F;
    border-right: 1px solid #8CC63F;
    border-left: 1px solid #8CC63F;
    border-bottom: 1px solid white;
    padding: 10px 20px 10px 10px;
}

.blog-left {
    width: 500px;
    float: left;
}

.blog-right {
    width: 200px;
    float: left;
    margin-left: 20px;
    margin-top: -22px;
}

.blog-left h3 {
    color: #8CC63F;
    padding: 0;
}

.blog-more {
    padding: 10px 10px 0 16px;
    color: #8CC63F;
}

.blog-more a {
    color: #8CC63F;
    padding: 0;
}

.blog-more p {
    color: #8CC63F;
}

.blog-right .greenTab h2 {
    width: 90px;
}

.bottom-line {
    border-top: 1px solid #8CC63F;
}

/* CASE STUDY */

.casestudylist th {
    text-align: left;
}

.casestudylist .col1 {
    width: 8%;
    vertical-align: top;
}

.casestudylist .col1 img {
    width: 50px; /*	width: 90%;	*/
}

.casestudylist .col2 {
    width: 22%;
    vertical-align: top;
}

.casestudylist .col2 a {
    color: #8CC63F;
}

.casestudylist .col3 {
    vertical-align: top;
    width: 42%;
}

.casestudylist .col4 {
    vertical-align: top;
    width: 20%;
}

.casestudylist p {
    padding: 0;
    margin: 0;
}

.casestudylist .col5 {
    vertical-align: top;
    width: 20%;
}

.casestudylist .col6 {
    vertical-align: top;
    width: 1%;
}

.casestudylist td {
    padding: 0 12px 12px 0;
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
}

.casestudylist a {
    color: #8CC63F;
}

.casestudylist .hrline {
    border-bottom: 1px solid #8CC63F;
    height: 1px;
}

html>body  .casestudylist .hrline {
    margin-top: 4px;
}

.casestudylist h3 {
    color: #8CC63F;
    font-size: 1.2em;
}

.quote {
    border: 1px solid #8CC63F;
    padding: 10px;
    background: #f8fcf2;
    margin: 5px 0 2px 0;
    display: block;
}

.whitepaper table {
    width: 99%;
}

.whitepaper th {
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
}

.whitepaper td {
    padding: 0 8px 12px 0;
}

.whitepaper td p {
    padding: 0;
    margin: 0;
}

.whitepaper td a {
    color: #8BC53E;
}

.whitepaper .col1 {
    width: 23%;
    vertical-align: top;
}

.whitepaper .col2 {
    width: 30%;
    vertical-align: top;
}

.whitepaper .col4, .whitepaper .col3 {
    vertical-align: top;
    width: 15%;
}

.whitepaper .col5 {
    vertical-align: top;
    width: 24%;
}

#contactDetails {
    position: absolute;
    top: 220px;
    left: 400px;
    text-align: right;
}

#contactDetails a:hover {
    color: #000;
}

.code {
    color: #008080;
    font-family: "Courier New", Courier, monospace;
}
.designLeft {
    float: left;
    width: 480px;
}
.designRight {
    float: right;

}


.tableft {
    width: 220px;
    float: right;
    margin-top: 70px;
}

.productContent {
    width: 480px;
    float: left;
}

.developPage a{
    color: #8CC63F;
    background: url(images/icon-document.gif") no-repeat;
    padding-left: 15px;
    margin-bottom: 0px;
    display: block;
    height: 15px;
}

.developPage p{
    margin: 3px 0 8px 0;
    padding:3px 0 3px 0;
}

.dotted-line {
    border-top: 1px dotted #8CC63F;

}

.developPage .nostyle {
    background:none;
    padding-left:0;
    display: inline;
    color: #000;
}

#staff {
    background:url(images/stand.gif") bottom no-repeat;
    width: 720px;
    height: 330px;
}

#staff img {
    position: absolute;
    display: none;
}

#staff a.image {
    position: absolute;
    text-indent: -5000px;
    width: 100px;
    height: 175px;
}

#staff img#matt {
    left: 80px;
    bottom: 40px;
}

a#mattImage {
    left: 80px;
    bottom: 40px;
    background: url(images/matt.png");
}

    * html a#mattImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/matt.png',sizingMethod='scale');
    }

#staff img#ben {
    left: 290px;
    bottom: 40px;
}

a#benImage {
    left: 290px;
    bottom: 40px;
    background: url(images/staff/ben.png");
}

    * html a#benImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/ben.png',sizingMethod='scale');
    }
/*
#staff img#will {
    left: 155px;
    bottom: 77px;
}

a#willImage {
    left: 155px;
    bottom: 77px;
    background: url(http://www.solidstategroup.com/images/staff/will.pngg");
}

    * html a#willImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/will.png',sizingMethod='scale');
    }
*/
#staff img#paul {
    left: 10px;
    bottom: 100px;
}

a#paulImage {
    left: 10px;
    bottom: 100px;
    background: url(http://www.solidstategroup.com/images/staff/paul.pngg");
}

    * html a#paulImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/paul.png',sizingMethod='scale');
    }

#staff img#phil {
    left: 355px;
    bottom: 80px;
}

a#philImage {
    left: 355px;
    bottom: 80px;
    background: url(http://www.solidstategroup.com/images/staff/phil.pngg");
}

    * html a#philImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/phil.png',sizingMethod='scale');
    }

#staff img#giles {
    left: 490px;
    bottom: 65px;
}

a#gilesImage {
    left: 490px;
    bottom: 65px;
    background: url(http://www.solidstategroup.com/images/staff/giles.pngg");
}

    * html a#gilesImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/giles.png',sizingMethod='scale');
    }

#staff img#sukhraj {
    left: 240px;
    bottom: 140px;
}

a#sukhrajImage {
    left: 240px;
    bottom: 140px;
    background: url(http://www.solidstategroup.com/images/staff/suk.pngg");
}

    * html a#sukhrajImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/suk.png',sizingMethod='scale');
    }

#staff img#chris {
    left: 410px;
    bottom: 135px;
}

a#chrisImage {
    left: 410px;
    bottom: 135px;
    background: url(http://www.solidstategroup.com/images/staff/chris.pngg");
}

    * html a#chrisImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/chris.png',sizingMethod='scale');
    }

#staff img#dave {
    left: 580px;
    bottom: 100px;
}

a#daveImage {
    left: 580px;
    bottom: 100px;
    background: url(http://www.solidstategroup.com/images/staff/dave.pngg");
}

    * html a#daveImage {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/staff/dave.png',sizingMethod='scale');
    }

/*#staff img#newPerson2 {*/
    /*left: 550px;*/
    /*bottom: 150px;*/
/*}*/
/**/
.name {
    text-align:center;
    position: absolute;
    display: none;
}

div#mattName {
    left: 95px;
    top: 90px;
}

div#benName {
    left: 325px;
    top: 55px;
}

div#willName {
    left: 120px;
    top: 50px;
}

div#paulName {
    left: 5px;
    top: 50px;
}

div#philName {
    left: 320px;
    top: 40px;
}

div#gilesName {
    left: 495px;
    top: 45px;
}

div#sukhrajName {
    left: 230px;
    top: 20px;
}

div#chrisName {
    left: 380px;
    top: 20px;
}

div#daveName {
    left: 585px;
    top: 40px;
}

