body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    padding: 0px;
    margin: 0px;
    word-spacing: .22em;
    line-height: 1.4em;
    position: relative;
}
/* Download by http://www.mb5u.com */
a {
    text-decoration: none;
    color: #648F2C;
    outline:none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #648F2C;
}

#nobackground {
    background: none;
}

h1 {
    color: #000;
    background: #EEE;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.2em 10px;
    margin: 0px 0px 1em 0px;
    overflow: hidden;
    height: 100%;
}

h2 {
    color: #4b7a06;
    font-size: 1.1em;
    font-weight: bold;
}

h3 {
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    margin: 0px;
    padding: 5px 3px 0px 0px;
}

form {
    padding: 0px;
    margin: 0px;
}



#all {
    margin: 0px auto;
    padding: 0px;
    background: url( images/style1/mainrepeat.gif ) repeat-y left;
    width: 800px;
    position: relative;
}

#top {
    background-image: url( images/style1/top.gif );
    position: relative;
    top: 0px;
    height: 162px;
    width: 800px;
    text-align: right;
}

#top p {
    position: absolute;
    bottom: 60px;
    right: 180px;
    width: 400px;
    font-size: 0.8em;
    z-index: 5;
    line-height: normal;
    word-spacing: normal;
}

#top img {
    display: none;
}

#main {
    width: auto;
    margin: 0px 30px 0px 200px;
    text-align: justify;
}

#main_homepage {
    margin: 40px 0 0 200px;
    padding: 30px 0 0 0;
    border-top: 1px solid #eee;
}

p {
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 10px 0px;
}

#newslist h3 {
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

#bottom {
    background-image: url( images/style1/bottom.gif );
    height: 137px;
    width: 800px;
    clear: both;
}

#navigation {
    position: relative;
    top: -10px;
    left: 20px;
    float: left;
    width: 150px;
    line-height: normal;
    word-spacing: normal;
    overflow: hidden;
    margin: 0px;
    height: 650px;
}

.pipe {
    display: none;
}
#navigation li {
    list-style-image: none;
    list-style: none;
}
#navigation ul.level1 {
    padding:0;
    margin:0;
}
#navigation ul.level1 li a {
    background-image: url( images/style1/main_menu.gif );
    display: block;
    width: 132px;
    height: 22px;
    font-size: 0.9em;
    padding-top: 13px;
    padding-right: 10px;
    margin: 0px;
    text-align: right;
    color: #444;
}
#navigation ul.level2 {
    margin:0;
    padding:0;
    display: none;
    visibility: hidden;
}
html>body #navigation ul.level2 {
    visibility: visible;    
}
#navigation ul.level2 li {
    padding: 0;
    margin:0;
}
#navigation ul.level2 li a {
    color: #444;
    background: none;
    text-decoration: none;
    text-align: right;
    margin:0;
    padding:0;
    font-size: 0.8em;
    font-weight: normal;
}
#navigation ul.level2 li a:hover {
    text-decoration: underline;
    color: #666;
}

#sidesection {
    float: right;
    width: 230px;
    height: auto;
    margin-bottom: 0px;
    margin-left: 20px;
    color: #000000;
    z-index: 2;
    line-height: normal;
    word-spacing: normal;
    overflow: hidden;
    padding: 0px;

}

#sidesection h1 img {
    display: none;
}

#events h1 img, #features h1 img, #main_homepage h1 img {
    display: none;
}

.sidesection_main {
    font-size: 0.85em;
    height: auto;
    padding: 1px 10px 10px 10px;
    margin-bottom: 20px;
    top: 0px;
    border-right: #EEE solid 1px;
    border-bottom: #EEE solid 1px;
    border-left: #EEE solid 1px;
    overflow: hidden;
    margin-top: 0px;

}

#sidesection h1 {
    margin: 0px;
}

#sidesection h2 {
    font-size: 1em;
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
}

#sidesection img {
    text-align: center;
    display: block;
    position: relative;
    height: 30px;
}

#sidesection p {
    font-size: 1em;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#sidesection hr {
    border: none 0;
    border-top: 1px dashed #CCC;
    width: 90%;
    height: 1px;
}

#rhs {
    width: 300px;
    margin: 0 40px 0 200px;
}

#feature {
    margin: 0 0 20px 0;
}

#products {
    float: left;
    width: 300px;
    margin: 0 20px 0 0; 

}

#newsletter h1 img {
    display:none;
}

#whitepapers img {
    display:none;
}

#whitepapers li{
    height: 20px;
}

#whitepapers {
    height: 200px;
}

#whitepapers h1{
    height: 20px;
}
#services {
    float: right;
    width: 230px;
}

#events {
    margin: 0 0 20px 0;
}

#events form {
    margin-left: 20px;;
}

.signup_btn {
    background: url( images/signup_btn2.gif );
    width: 83px;
    height: 21px;
    border: none;
}

.newsletter_btn {
    background: url( images/newletter_btn2.gif );
    width: 140px;
    height: 22px;
    border: none;
}

#services ul {
    padding: 0;
    margin: 0;
}

#style {
    position: absolute;
    top: 25px;
    left: 550px;
    font-size: 0.8em;

}

#style a {
    color: #000;
}

#style a:hover {
    font-weight: bold;
    text-decoration: none;
}

.contact {
    font-size: 0.8em;
    text-align: right;
    padding-right: 5px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

img {
    border: 0;
}

li {
    list-style-image: url( images/style1/arrowbullet.gif );
    list-style-position: inside;
    padding-bottom: 10px;

}

#sidesection ul {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    list-style-position: outside;
}

#copyright {
    position: relative;
    top: 75px;
    right: 65px;
    text-align: right;
    font-size: 0.8em;
}

#copyright p {
    margin: 0px;
    padding: 0px;
}

.search {
    width: 100%;
    margin-right: 40px;
    margin-top: 20px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: right;
}

.button {
    width: 74px;
    height: 35px;
    font-size: 0.9em;
    font-weight: bold;
    background: url( images/style1/navigate_short.gif ) no-repeat #FFFFFF left;
    text-align: right;
    margin-top: 2px;
    padding-top: 10px;
    padding-bottom: 3px;
    border: none;
}

.searchfield {
    width: 135px;
    font-size: 0.9em;
}

.posted {
    position: relative;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
}

.newspic {
    position: relative;
    float: left;
    padding: 3px 10px 5px 0px;
}

.rss {
    position: absolute;
    right: 50px;
}

#w3buttons {
    margin-top: 20px;
}

#w3buttons a, #w3buttons a:link, #w3buttons a:visited, #w3buttons a:active {
    font-size: 0.9em;
    color: #000;
    background-color: #f3fb71;
}

#w3buttons a:hover {
    text-decoration: none;
}

/*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 );
}

.hiddenInStyle2 {
    display: none;
}

#Scroller_parent {
    height: 100px;
    overflow: hidden;
    position: relative;
}

#Scroller {
    position: relative;
}

.Scroller_child {
    margin: 1px;
    padding: 1px;
}
.jobs table, .documents table {
	width: 95%;
	font-size: 0.8em;
}
.jobs th, .documents th {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.documents td {
	padding: 0 12px 12px 0;
	text-align: left;
}
.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%;
}
.clientgroup {
    position: relative;
    border: 1px solid #999;
    margin:20px 0 0 0;
}

.clientgroup .tr {
    margin: -1px -1px 0 0;
}
.clientgroup .br {
    margin: 0 0px -1px 0;
}

.clientgroup .bl {
    margin: 0 0 0 -1px ;
}
.clientgroup h2 {
    padding: 0 10px;
}
html>body .clientgroup h2 {
    width: auto;
}
html>body .clientgroup h2 {
    top: -25px;
}
.client {
    margin: 10px;
    width: 45%;
    float:left;
    height: 90px;
}
.client .logo {

}

.client p {
    margin-top:0;
    padding-top:0;
    margin-bottom: 0;
    padding-bottom: 5px;
    word-spacing: normal;

}
.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;
}

#contactDetails {
    display: none;
}

/*SCREEN SHOT POPUP */

#screenshots {
    position: absolute;
    width: 700px;
    top: 130px;
    left: 120px;
    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;
}

.first-button {
    padding-left: 210px;
    margin-right: 10px;
    width: 300px;
}
.blog,
.story{
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid white;
    padding: 10px 20px 10px 10px;
}
.bottom-line {
    border-top: 1px solid #EEEEEE;
}

.blog h3 {
    font-size:1.25em;
    font-style:normal;
    padding-bottom:7px;

}

.posted {
    font-weight:bold;
    padding-bottom:6px;
}

.jobs table,
.casestudylist table,
.whitepaper table{
    border: 1px solid #EEE;
    margin:0;
}

.jobs th,
.whitepaper th,
.casestudylist th{
    background: #EEEEEE;
    padding: 2px 5px 2px 5px;
}

.whitepaper,
.casestudylist{
    font-size:.8em;
    word-spacing:0;
    padding:0;
}

.whitepaper td,
.casestudylist td{
    padding: 4px;
}

.greenTab,
.sitemapSection{
    border: 1px solid #EEEEEE;
    padding: 10px 20px 0px 10px;
}

.client {
}

.casestudylist .col1 img{
   width: 50px;
}
