body {
    background-image : url('images/background.gif');
    background-repeat : no-repeat;
    background-position : top center;
    background-color : #EEEEEE;
    margin : 0px;
    padding : 0px;
}
#background-content {
    text-align : center;
    clear : both;
    width : 874px;
    height : 100%;
    margin : auto;
}
body#careers-pop-up {
    background-image : none;
    margin : 0px;
    padding : 0px;
    background-color : #FFF;
}
#top-wrapper {
    top : 0px;
    width : 874px;
    font-family : sans-serif;
    color : #888888;
    background-color : #FFFFFF;
    padding-bottom : 0px;
    margin-bottom : 0px;
}
img.banner {

}
img.proximetry-logo {
    float : left;
}
#top-text {
    padding-left : 22px;
    padding-top : 32px;
    font-size : small;
    font-weight : bold;
    float : left;
}
#aux-menu, #close-window {
    padding-top : 32px;
    font-size : small;
    float : right;
    margin-right : 6px;
}
#aux-menu a, #center-content a, #close-window a, #pop-up-content a{
    color : #888888;
    text-decoration : none;
    font-weight : bold;
}
#aux-menu a:hover, #center-content a:hover, #close-window a:hover, #pop-up-content a:hover{
    color : #444444;
}#aux-menu a:active, #center-content a:active, #close-window a:active, #pop-up-content a:active{
    color : #444444;
}
#menu{
    width : 100%;
    background-color : #4c4c4c;
    clear:both;
    height : 28px;
    text-align : center;
}
#menu ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 13px;
    font-weight : bold;
    line-height : 28px;
    font-family: sans-serif, Arial, Helvetica;
}
#menu li {
    display : inline;
}
#menu a {
    font-size : small;
    font-weight : bold;
    text-decoration : none;
    color : #bfbfbf;
    padding-right : 10px;
    padding-left : 10px;
    border-left : 1px solid #707070;
}
#menu a:visited {
    color : #bfbfbf;
}
#menu a:hover {
    color : #e4e4e4;
}
#menu a:active {
    color : #e4e4e4;
}
#menu a.current{
    color : #e4e4e4;
}
#side-menu {
    margin-bottom : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    text-align : left;
}
#side-menu ul {
    margin-top : 0;
    margin-bottom : 6px;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 13px;
    font-weight : bold;
    line-height : 32px;
    font-family: sans-serif, Arial, Helvetica;
}
#side-menu li {

}
#side-menu a {
    display:block;
    width:199px;
    text-decoration : none;
    color : #FFF;
    padding-left:8px;
    background-color : #B0C495;
    background-image : url('images/btn-side-background.gif');
    border-left : 1px solid #FFF;
    border-bottom : 1px solid #FFF;
}
#side-menu a:hover {
    background-color : #669933;
}
#side-menu a.current {
    background-color : #669933;
}
#request-demo, .request-download {
    margin-bottom : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    text-align : left;
}
#request-demo ul, .request-download ul{
    margin-top : 0;
    margin-bottom : 0px;
    margin-left : 0;
    padding-left : 0;
    list-style-type: none;
    font-size : 19px;
    font-weight : bold;
    line-height : 17px;
    font-family: sans-serif, Arial, Helvetica;
}
#request-demo a, .request-download a {
    display : block;
    width : 199px;
    text-decoration : none;
    margin-bottom : 0px;
    font-size : 11pt;
    color : #929292;
    padding-left : 8px;
    padding-top : 6px;
    padding-bottom : 6px;
    background-color : #EFEFEF;
    background-image : url('images/btn-request-background.gif');
    background-position : center;
    background-repeat : no-repeat;
    border : 1px solid #6A6A6A;
    border-left : none;
}
#request-demo a:hover, .request-download a:hover {
    background-color : #DDDDDD;
    color : #666666;
}
img.main-menu-separator {
    margin-right : 10px;
    margin-left : 10px;
}
.free-space {
    width : 100%;
    height : 6px;
    background-color : #EEEEEE;
    background : none;
    font-size : 6px;
    float : left;
    clear : right;
}
#banner {
    width : 100%;
    clear : right;
    margin-bottom : 0px;
}
#content-wrapper {
    width : 874px;
    font-family : sans-serif;
    color : #888888;
    background-color : #FFF;
    border-left : 1px solid #a5a5a5;
}
#left-content {
    position : relative;
    width : 209px;
    float : left;
    vertical-align : top;
    background-color : #EEEEEE;
}
#most-outer-content{
    border-right : 1px solid #a5a5a5;;
    margin-left : 0px;
    margin-right : 0px;
    padding-left : 0px;
    padding-right : 0px;
    float : left;
}
#outer-center-content{
    border-left : 6px solid #EEEEEE;
    border-right : 6px solid #EEEEEE;
    width : 443px;
    margin-left : 0px;
    margin-right : 0px;
    padding-left : 0px;
    padding-right : 0px;
    float : left;
}
#center-content {
    position : relative;
    width : 442px;
    height : 100%;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : left;
    border-top : 6px solid #669933;
    border-left : 1px solid #a5a5a5;
    background-color : #FFFFFF;
    text-align : left;
}
#center-content p, .info p, .info-last p {
    font-size : small;
    font-weight : normal;
    margin-right : 10px;
    margin-left : 10px;
    margin-top : 2px;
}
#center-content p.enlarge-link {
    text-align : right;
    margin-right : 16px;
    margin-top : 10px;
}
#center-content img {
    margin-left : 16px;
}
#center-content img.parters-logo {
    margin-bottom : 6px;
    margin-top : 6px;
}
.info p, .info-last p {
    margin-bottom : 6px;
}
.info a, .info-last a {
    text-decoration : none;
    color : #888888;
}
#center-content li {
    font-size : small;
    margin-bottom : 4px;
    margin-right : 18px;
}
#news{
    margin-bottom : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    text-align : left;
}
#news ul {
    margin-top : 0;
    margin-bottom : 6px;
    margin-left : 0;
    padding-left : 0;
    list-style-type: none;
    font-size : 12px;
    font-weight : bold;
    line-height : 17px;
    font-family: sans-serif, Arial, Helvetica;
}
#news li {
}
#news a{
    font-weight : bold;
    display : block;
    width : 173px;
    text-decoration : none;
    margin-bottom : 0px;
    color : #888888;
    padding-left : 8px;
    padding-bottom : 6px;
    padding-left : 24px;
    padding-right : 10px;
    background-image : url('images/list-marker-proximetry.gif');
    background-position : 8px 0px;
    background-repeat : no-repeat;
}
#news a:hover{
    color : #444444;
}
#right-content {
    position : relative;
    width : 209px;
    float : right;
    vertical-align : top;
    background-color : #EEEEEE;
}
.info {
    border-top : 6px solid #AEC491;
    margin-bottom : 6px;
    background-color : #ffffff;
    clear : right;
    text-align : left;
    position : relative;
}
.info-last {
    border-top : 6px solid #AEC491;
    margin-bottom : 0px;
    background-color : #ffffff;
    clear : right;
    text-align : left;
    position : relative;
}
.info img, .info-last img {
    margin-left : 12px;
}
#content-footer {
    clear : both;
    width : 100%;
    background-color : #EEEEEE;
    height : 1px;
    line-height : 1px;
}
#footer-wrapper {
    width : 874px;
    font-family : arial;
    font-size : x-small;
    font-weight : bold;
    text-align : left;
    color : #669933;
    padding-bottom : 14px;
    margin-top : 10px;
}
#footer-wrapper a {
    color : #669933;
    text-decoration : none;
    font-weight : bold;
}
#footer-wrapper a:hover {
    color : #669933;
}
.green {
    color : #669933;
}
#center-content h1, #pop-up-content h1 {
    font-family : sans-serif;
    font-size : medium;
    font-weight : bold;
    color : #669933;
    margin-top : 12px;
    margin-left : 8px;
    margin-bottom : 5px;
}
.info h1, .info-last h1 {
    font-family : sans-serif;
    font-size : medium;
    font-weight : bold;
    color : #669933;
    margin-top : 12px;
    margin-left : 8px;
    margin-bottom : -1px;
}
.info h1 a, .info-last h1 a, #center-content h1 a {
    text-decoration : none;
    color : #669933;
}
.info h1 a:hover, .info-last h1 a:hover, #center-content h1 a:hover {
    color : #669933;
}
.line, .pop-up-line {
    height : 1px;
    background-color : #669933;
    color : #669933;
    border : none;
    margin-left:8px;
}
.pop-up-line {
    margin-left:2px;
}
.info .line, .info-last .line {
    width : 193px;
}
#center-content .line {
    width : 426px;
}
.pop-up-line {
    width : 98%;
}
strong {
    font-weight:bold;
}
p.order-demo {
    font-size : 110%;
    font-weight:normal;
    margin-top:0px;
}
div.request-button{
    width : 208px;
    background-color : #EFEFEF;
    background-image : url('images/btn-request-side.gif');
    background-position : center;
    background-repeat : no-repeat;
    padding-top : 6px;
    padding-bottom : 6px;
    border-top : 1px solid #6A6A6A;
    border-bottom : 1px solid #6A6A6A;
    border-right : 1px solid #6A6A6A;
}
div.request-button p {
    margin-bottom : 0px;
    margin-right : 18px;
    font-size : 11pt;
    color : #929292;
}
a:hover div.request-button  {

}
#theform{
    margin : 20px;
}
#request-demo-form fieldset {
    padding:20px;
    border : none;
}
#theform strong {
    margin-left : 250px;
}
#theform label {
    display: block;
    width: 110px;
    float: left;
    text-align: right;
    padding-right: 10px;
}
#theform input {
    border : 1px solid #AAAAAA;
}
.darker {
    color : #444444;
    font-size : 100%;
}
.contact-left{
    margin-left : 16px;
    float : left;
    margin-bottom : 30px;
    margin-right : 25px;
    width : 190px;
}
.contact-right{
    margin-bottom : 30px;
    clear : right;
}
.contact{
    margin-left : 16px;
    float : left;
    margin-bottom : 30px;
    margin-right : 0px;
    width : 385px;
}
#center-link-list{
    margin-bottom : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    text-align : left;
}
#center-link-list ul{
    margin-top : 0;
    margin-bottom : 6px;
    margin-left: 6px;
    margin-right : 0px;
    padding-left: 0;
    list-style-type: none;
    font-size: 13px;
    font-weight : bold;
    line-height : 15px;
    font-family: sans-serif, Arial, Helvetica;
}
#center-link-list li {
    margin-bottom : 10px;
}
#center-link-list a{
    display:block;
    width:390px;
    text-decoration : none;
    color : #888888;
    padding-left:8px;
    padding-right : 18px;
    padding-top : 6px;
    padding-bottom : 6px;
    background-image : url('images/list-marker-proximetry.gif');
    background-position : center;
    background-position : 400px;
    background-repeat : no-repeat;
    border : 1px solid #888888;
    font-size : 11px;
}
#center-link-list a:hover{
    border : 1px solid #444444;
}
#center-link-list strong {
    font-size : 140%;
}
#center-content p.image-description{
    font-size : 65%;
    text-align : center;
}
#center-content ul.board-list {
    margin-left : 12px;
    list-style-type: none;
}
#center-content ul.board-list a{
    background-image : url('images/list-marker-proximetry.gif');
    background-position : top;
    background-position : 0px;
    background-repeat : no-repeat;
    padding-left : 14px;
}

a img {
    border : none;
}
p.back-to-top {
    text-align : right;
    padding-right : 12px;
}
table#job-positions {
    width : 420px;
    margin-left : 10px;
}
table#job-positions th{
    color : #669933;
    font-size : small;
    font-weight : bold;
    margin : 0px;
    padding-top : 4px;
    padding-bottom : 4px;
    padding-right : 0px;
    padding-left : 0px;
    border-bottom : 1px dashed #CCCCCC;
}
table#job-positions td{
    font-size : small;
    font-weight : normal;
    margin : 0px;
    padding-top : 4px;
    padding-bottom : 4px;
    padding-right : 3px;
    padding-left : 0px;
    border-bottom : 1px dashed #CCCCCC;
}
#pop-up-content{
    font-family : arial;
    font-size : small;
    color : #888888;
}
#pop-up-content p{
    margin-left : 20px;
}
#close-window{
    float : right;
}
hr.dashed-gray {
    width : 426px;
    height : 1px;
    border : 1px dashed #CCCCCC;
    margin-bottom : 8px;
    margin-left : 8px;
    margin-right : 6px;
    font-weight : normal;
}
ul.no-bullets {
    list-style : none;
}
#center-content ul ul {
 list-style : disc;
}
textarea {
    font-family : arial;
    font-size : small;
}
.vertical-spacer {
    background-color : #EEEEEE;
    width : 6px;
    float : left;
}