html {
    overflow-y: scroll;
}
body {
    margin: 0;
    text-align: center;
    background: #CCCCCC;
    font-family: 'Arial';
    color: #444;
}
body, table {
    font-size: 12px;
}
.preload {
    display: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
div.wrapper, div.wrapper_wrapper {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
div#header {
    height: 500px;
    background: url('../images/header_bg.png') repeat-x;
}
div#header div.wrapper {
    width: 992px;
}
div#content {
    background: #E5E8E9 url('../images/content_bg.png') repeat-x;
}
div#content div.wrapper_wrapper {
    width: 992px;
    background: url('../images/content_top.png') center top no-repeat;
    padding: 31px 0px;
}
div#content div.wrapper {
    width: 960px;
}
div#footer {
    font-size: 10px;
    color: #666;
    line-height: 14px;
}
div#footer div.wrapper {
    width: 960px;
    padding: 30px 0px 30px 0px;
}
div#footer a {
    color: #333;
}
div#topmenu_wrapper {
    float: right;
    width: 647px;
}
div#topmenu {
    float: right;
    height: 44px;
    line-height: 44px;
}
div#topmenu a {
    float: left;
    white-space: nowrap;
    margin-right: 16px;
    margin-left: 4px;
    font-family: 'Arial';
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
div#topmenu a:hover {
    color: #f60;
}
div#sidemenu {
    width: 345px;
    height: 259px;
    float: left;
}
div#sidemenu a {
    height: 30px;
    display: block;
}
a#btn_estimating         { background: url('../images/btn_estimating.png'); }
a#btn_purchasing         { background: url('../images/btn_purchasing.png'); }
a#btn_scheduling         { background: url('../images/btn_scheduling.png'); }
a#btn_projectmanagement  { background: url('../images/btn_projectmanagement.png'); }
a#btn_stockcontrol       { background: url('../images/btn_stockcontrol.png'); }
a#btn_invoicing          { background: url('../images/btn_invoicing.png'); }
a#btn_mobilisingbusiness { background: url('../images/btn_mobilisingbusiness.png'); }
a#btn_customerservice    { background: url('../images/btn_customerservice.png'); }
a#btn_estimating:hover         { background: url('../images/btn_estimating_a.png'); }
a#btn_purchasing:hover         { background: url('../images/btn_purchasing_a.png'); }
a#btn_scheduling:hover         { background: url('../images/btn_scheduling_a.png'); }
a#btn_projectmanagement:hover  { background: url('../images/btn_projectmanagement_a.png'); }
a#btn_stockcontrol:hover       { background: url('../images/btn_stockcontrol_a.png'); }
a#btn_invoicing:hover          { background: url('../images/btn_invoicing_a.png'); }
a#btn_mobilisingbusiness:hover { background: url('../images/btn_mobilisingbusiness_a.png'); }
a#btn_customerservice:hover    { background: url('../images/btn_customerservice_a.png'); }
a {
    color: #f60;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div.cols {
    width: 280px;
    float: left;
}
div.col2, div.col3 {
    margin-left: 60px;
}
div.col3 {
    float: right;
}
div.bigcol {
    float: left;
    width: 620px;
    text-align: justify;
}
hr {
    display: block;
    border: 0px;
    height: 32px;
    background-color: transparent;
    background-image: url('../images/hr.png');
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
}
p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
}
ul {
    list-style-image: url('../images/bullet.png');
    margin-left: 20px;
}
li {
    padding-left: 4px;
    line-height: 14px;
    margin-bottom: 10px;
}
a#btn_howitworks {
    display: block;
    height: 38px;
    width: 280px;
    background: url('../images/btn_howitworks.png');
}
a#btn_howitworks:hover { background: url('../images/btn_howitworks_a.png'); }
a#btn_evaluation {
    display: block;
    height: 38px;
    width: 280px;
    background: url('../images/btn_evaluation.png');
}
a#btn_evaluation:hover { background: url('../images/btn_evaluation_a.png'); }
a#btn_demo {
    display: block;
    height: 38px;
    width: 280px;
    background: url('../images/btn_demo.png');
}
a#btn_demo:hover { background: url('../images/btn_demo_a.png'); }
a#btn_support {
    display: block;
    height: 38px;
    width: 280px;
    background: url('../images/btn_support.png');
}
a#btn_support:hover { background: url('../images/btn_support_a.png'); }
a#btn_contact {
    display: block;
    height: 38px;
    width: 280px;
    background: url('../images/btn_contact.png');
}
a#btn_contact:hover { background: url('../images/btn_contact_a.png'); }
a#btn_readmore {
    display: block;
    height: 38px;
    width: 280px;
    background: url('../images/btn_readmore.png');
}
a#btn_readmore:hover { background: url('../images/btn_readmore_a.png'); }
.h1spacer {
    height: 48px;
}
hr.blank {
    background: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #255E99;
}
h2 {
    font-size: 14px;
    padding-bottom: 20px;
}
p.feature {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 16px;
}
a#simpro_pen_thumb {
    display: block;
    height: 161px;
    width: 250px;
    background: url('../images/simpro_pen_thumb.jpg');
}
a#simpro_pen_thumb:hover {
    background: url('../images/simpro_pen_thumb_over.jpg');
}
