/* General styles */
body {
        background-image: url('../images/bg.jpg');
        font-family: verdana, arial, helvetica, serif;
        font-size: 80%;
        background-color: #ffffff;
        padding: 0;
        margin-top: 0;
}
a:link{color:#666666;}
a:visited{color:#9999cc;}
a:hover{color:#ccccff;}
a:active{color:#000000;}

/* Menu */

#wrap {
    border:0px;
    width:722px;
    }
#menu {
    background-image: url('../images/menu/nav-lines.png');
    background-repeat: no-repeat;
    border-bottom:0px;
    margin-top: 45px;
    margin-left: 10px;
    padding:4px 0px;
    width:722px;
    }

#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    font-family:arial;
    font-size:12px;
    color:#660000;
    }
#menu a.hover {
    background:#b31b18;
    color:#ffffff;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

/* Content */

#content_left{
    position:relative;
    left: 35px;
    top: 15px;
    width: 174px;
}
#content_right{
    position:relative;
    left: 55px;
    top: 15px;
    width: 580px;
}
#content_text{
    color: #000000;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
}

#content_exerpt{
    background-image: url('../images/home-exerpt-bg.jpg');
    background-repeat: no-repeat;
    z-index:1;
    width: 580px;
    height: 350px;
    }

#content_exerpt1{
    float: left;
    position: relative;
    left: 25px;
    top: 80px;
    width: 150px;
    padding-left: 0px;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    text-align: justify;
}
#content_exerpt1 a{
    display:block;
    position: relative;
    left: 0px;
    bottom:0px;
    top: 0px;
    width: 140px;
    height:80px;
}

#content_exerpt2{
    float: left;
    position: relative;
    left: 60px;
    top: 80px;
    width: 150px;
    padding-left: 0px;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    text-align: justify;
}
#content_exerpt2 a{
    display:block;
    position: relative;
    left: 0px;
    bottom:0px;
    top: 0px;
    width: 140px;
    height:80px;
}
#content_exerpt3{
    float: left;
    position: relative;
    left: 95px;
    top: 80px;
    width: 150px;
    padding-left: 0px;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    text-align: justify;
}
#content_exerpt3 a{
    display:block;
    position: relative;
    left: 0px;
    bottom:0px;
    top: 0px;
    width: 140px;
    height:80px;
}
#header1{
    color: #000000;
    font-size: 16px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
    text-align: left;
}
#header2{
    color: #666666;
    font-size: 14px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
    text-align: left;
}
#header3{
    color: #660000;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
}
#header4{
    color: #660000;
    font-size: 14px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
}

#header_exerpt{
    color: #660000;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}


#header-checked{
    padding-left: 28px;
    background-image: url('../images/checked.jpg');
    background-position: 0% 0%;
    background-repeat: no-repeat;
    color: #660000;
    font-size: 15px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
}
#box_text{
    position:relative;
    left: 10px;
    color: #000000;
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    width: 170px;
}

#box_read_more {
    position:relative;
    margin-top: 10px;
    font-size: 10px;
    font-family: verdana, arial, helvetica, serif;
    text-align: right;
}
#box_header{
    color: #000000;
    font-size: 13px;
    font-family: verdana, arial, helvetica, serif;
    font-weight: bold;
}
#copyright{
    position:relative;
    bottom: 5px;
    right: 50px;
    color: #888888;
    font-size: 10px;
    font-family: verdana, arial, helvetica, serif;
    text-align: right;
}

/* Backgrounds */

#home_background{
    background-image: url('../images/curve-home.png');
    background-position: 450px 35px;
    background-repeat: no-repeat;
}
#box_background_top{
    width: 174px;
    height: 20px;
    background-position: top left;
    background-image: url('../images/box-top.png');
    background-repeat: no-repeat;
}
#box_background_mid{
    width: 174px;
    background-position: top left;
    background-image: url('../images/box-mid.png');
    background-repeat: repeat-y;
}
#box_background_bottom{
    width: 174px;
    height: 17px;
    background-position: top left;
    background-image: url('../images/box-bottom.png');
    background-repeat: no-repeat;
}

/* Table classes */
.red {
    background: url(../images/red.jpg) repeat-x;
}

.red-mid-left {
    width: 223px;
    height: 20px;
    background: url(../images/red-mid-left.png) no-repeat;
}
.red-mid {
    width: 722px;
    height: 20px;
    background: url(../images/red-mid.png) no-repeat;
}

.grey-mid-left {
    width: 223px;
    height: 20px;
    background: url(../images/grey-mid-left.png) repeat-y;
}
.white-mid {
    background: url(../images/white-mid.png) repeat-y;
}
.shadow-right {
    background: url(../images/shadow-right.png) repeat-y;
}
.last-line {
    background: url(../images/last-line.png) no-repeat;
}
.img-investors {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
.img-devices {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    }