html
{
    background: #718d9f;
}
body
{
    font-size: 62.5%;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    background-color: #718d9f;
    background: url('Images/bg1.gif') repeat-x;
    margin: 0 auto;
}
p
{
    padding-bottom: 10px;
}
input, textarea, select
{
    -x-system-font: none;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 1em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
#pagebg
{
    width: 968px;
    height: 700px;
    color: #ccc;
    margin: 0 auto;
}
#content
{
    padding: 15px 15px 30px 15px;
    width: 938px;
    --background: #ededef;
    background: #f0f0f0;
    font-size: 1.2em;
    line-height:1.5em;
    color: #36383a;
}
#content h2
{
    font-size: 2.0em;
    font-weight: bold;
    color: #718d9f;
    padding-bottom: 20px;
}
#content h3
{
    font-size: 1.4em;
    --font-weight: bold;
    padding-bottom: 15px;
}
#content h4
{
    font-size: 1.4em;
    font-weight: bold;
    color: #718d9f;
    padding: 10px 0 10px 0;
}
#content ul li
{
    list-style-type: disc;
    list-style-position: inside;
}
#content #left
{
    float: left;
    width: 650px;
}
#content #right
{
    float: right;
    width: 222px;
}
#extras
{
    width: 220px;
    height: 242px;
}
#extras.development
{
    background: url('Images/development.jpg') no-repeat;
}
#extras h2
{
    padding: 8px 0 20px 10px;
}
#extras ul
{
    margin: 0;
    padding-top:10px;
}
#extras ul li
{
    font-size: 14px;
    color: #444;
    font-weight: bold;
    padding: 0 0 10px 10px;
    list-style-type: square;
}
#extras ul li a
{
    color: #444;
}
#extras ul li a.selected
{
    text-decoration: underline;
}
#partners
{
    width: 400px;
}
#partners ul li
{
    padding-right: 10px;
    width: 226px;
    height: 142px;
    list-style-type: none;
}
#logoOne
{
    float: left;
    width: 266px;
}
#logoaHolder
{
    position: relative;
    top: 76px;
}
#bubblesOne
{
    float: right;
    width: 702px;
    height: 97px;
}
#bubblesTwo
{
    float: right;
    width: 268px;
    height: 51px;
    background: url('Images/footerbubble.gif') no-repeat;
}
#logoTwo
{
    float: left;
    width: 266px;
}
#menuHolder
{
    position: relative;
    float: right;
    width: 702px;
    height: 60px;
    background: url('images/menuback1.gif') no-repeat;
}
#menu
{
    color: #000000;
    text-align: right;
}
#theBanner
{
    width: 968px;
    height: 208px;
}
#h1Divider
{
    width: 968px;
    height: 3px;
    background: url('images/h1divider.gif') repeat-x;
}
#h2Divider
{
    width: 100%;
    height: 10px;
    background: url('images/h2divider.gif') repeat-x;
}
.featureBar
{
    position: relative;
    width: 968px;
    height: 224px;
    background: url('images/featurebarbg.gif') repeat-x;
}
#boxHolder
{
    width: 945px;
    position: relative;
    left: 26px;
    top: 16px;
}
.featureBox
{
    float: left;
    padding: 15px;
    width: 206px;
    height: 195px;
    background: url('images/featurebox.png') no-repeat;
    position: relative;
}
.featureBox img
{
    position: absolute;
    left: 41px;
    bottom: 20px;
    width: 124px;
    height: 103px;
}
.featureHeader
{
    text-align: center;
    position: relative;
    top: -8px;
    left: -15px;
    font-size: 18px;
    color: #324857;
}
.featureBody
{
    text-align: center;
    position: relative;
    padding: 8px;
    height: 35px;
    left: -15px;
    font-size: 12;
    color: #36383a;
}
a.rollover
{
    position: relative;
    left: 27px;
    top: 15px;
    display: block;
    width: 124px;
    height: 103px;
    text-decoration: none;
}
a.rollover:hover
{
    background-position: -123px 0;
}
.displace
{
    position: absolute;
    left: -5000px;
}
#navholder
{
    position: absolute;
    bottom: 4px;
    height: 24px;
    left: 135px;
}
#navholder ul.main
{
    list-style: none;
}
#navholder ul.main li
{
    float: left;
}
#navholder ul.main li a
{
    display: block;
    width: 96px;
    height: 24px;
    background: url(images/button_home.jpg) no-repeat left top;
    color: #333;
    font: 16px Arial, Helvetica, Sans-Serif;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
}
#navholder ul.main li a.firstitem
{
    background: url(images/button_home_l.jpg) no-repeat left top;
}
#navholder ul.main li a.lastitem
{
    background-image: url(images/button_home.jpg);
}
#navholder ul.main li a:hover, #top ul li a:active, #top ul li a.active
{
    background-position: left bottom;
}
#descriptholder
{
    float: left;
    width: 454px;
    height: 336px;
}
#descript
{
    padding: 0 15px 0 15px;
    color: #000;
    height: 336px;
}
#descript h2
{
    font-weight: bold;
    font-size: 1.5em;
    color: #4B4B4B;
    padding-bottom: 10px;
}
#promoholder
{
    float: right;
    margin-right: 15px;
    width: 454px;
    padding-top: 0px;
}
#promoholder h3
{
    font-size: 3em;
    font-weight: bold;
    color: #aaa;
    padding-bottom: 0;
}
.promo
{
}
#captionholder
{
    width: 454px;
    position: relative;
}
#promocaption
{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 454px;
    display: none;
    background: url(Images/mvix2.jpg) no-repeat;
}
#promocaption .caption
{
    padding: 10px;
}
#blogpost
{
    width: 454px;
}
#blogpost h2
{
    font-size: 1.8em;
}
#blogpost .header
{
    width: 100%;
    height: 4.5em;
    position: relative;
}
#blogpost .lheader
{
    bottom: 5px;
    left: 0;
    position: absolute;
    width: 100px;
}
#blogpost .rheader
{
    bottom: 5px;
    right: 0px;
    position: absolute;
    width: 340px;
}
#blogpost .lheader .datetime
{
    bottom: 5px;
    position: absolute;
    color: #aaa;
}
#blogpost .rheader .title
{
    bottom: 5px;
    position: absolute;
}
#blogpost .body
{
    width: 454px;
    border-top: solid 2px #333;
    padding-top: 5px;
}
#blogpost .author
{
    padding-bottom: 10px;
}
#blogpost .author strong
{
    font-weight:bold;
    font-size: 1.3em;
}
#blogpost .post
{
}
.grayheader
{
    font-weight: bold;
    font-size: 1.5em;
    color: #777;
    padding-top: 20px;
}
#promofooter
{
    width: 507px;
    height: 85px;
    background-color: #D9D9D9;
}
#footer
{
    position: relative;
    width: 968px;
    height: 59px;
    background: url('images/footer.gif') no-repeat;
    color: #777;
}
#footer .left
{
    position:absolute;
    bottom: 15px;
    left: 20px;
}
#footer .right
{
    position:absolute;
    bottom: 15px;
    right: 20px;
}
body a:link, a:visited
{
    color: #718ABE;
    text-decoration: none;
}
body a:hover
{
    color: #009;
    text-decoration: underline;
}
.callus
{
    font-size: 2.4em;
    font-weight: bold;
    color: #aaa;
    padding-top: 5px;
}
.break
{
    border-top: 1px solid #ccc;
    clear: both;
    height: 0;
    margin: 10px 0;
}
#contactmini
{
    padding-top: 20px;
}
#contactmini p
{
    padding: 0;
    font-size: 11px;
}
#contactmini h2
{
    font-size: 2.0em;
    padding: 0;
}
#contactmini .left
{
    width: 40px;
    height: 40px;
    float: left;
    background: url('Images/phone.png') no-repeat center center;
}
#contactmini .right
{
    float: right;
    height: 40px;
}
#contact
{
}
#contact .left
{
    float: left;
}
#contact .right
{
    float: right;
    padding-right: 10px;
}
#contact .forminput
{
    margin-bottom: 6px;
}
#contact .forminput input
{
    border: 1px solid #E9E9E9;
    color: #757575;
    padding: 7px 4px;
    width: 400px;
}
#contact .forminput textarea
{
    border: 1px solid #E9E9E9;
    color: #757575;
    padding: 7px 4px;
    width: 400px;
    height: 50px;
}
#contact label
{
    display: none;
}
#contact #map
{
    width: 400px;
    height: 350px;
    border: solid 1px #555;
}
#contact p.info
{
    font-size: 1.2em;
    line-height: 1.4em;
}
#quickcontact, #thanks
{
    padding: 20px 15px 10px 15px;
    width: 450px;
    height: 301px;
    background: url(Images/quickcontact.gif) no-repeat left top;
}
#thanks
{
    font-size: 1.3em;
}
input.submit:hover
{
    background-position: left bottom;
}
input.submit
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(Images/sendmessage.gif) no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    width: 192px;
    margin-top: 5px;
}
#portfolio .left
{
    width: 600px;
    float: left;
    margin-top: 50px;
}
#portfolio .right
{
    width: 320px;
    float: right;
}
#reveldigital, #uvctv, #kode7, #virtualmanager
{
    display: none;
}
#capabilities
{
}
#capabilities td, #capabilities th
{
    padding: 5px;
    width: 200px;
}
#capabilities thead
{
    background: #718d9f;
    color: #fff;
    font-weight: bold;
}
#capabilities tbody
{
    background: #ddd;
}
#navholder ul.sub
{
    position: absolute;
    top: 24px;
    left: 97px;
    width: 180px;
    background: #eaeaea;
    float: left;
    list-style-type: none;
    border: solid 1px #999;
    border-top: none;
    display: none;
}
#navholder ul.sub li
{
    width: 180px;
    padding: 5px;
}
#navholder ul.sub li a
{
    display: block;
    height: 24px;
    color: #333;
    font: 14px Arial, Helvetica, Sans-Serif;
    line-height: 29px;
    text-align: left;
    text-decoration: none;
    background: none;
    width: 150px;
}
#navholder ul.sub li a:hover
{
    text-decoration: underline;
}