﻿/* (c) 2009 Scush Inc. */

body
{
    margin: 0 auto;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #ffffff;
    background-color: #190401;
    background-image: url("/Images/background.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
}
strong
{
    font-weight: bold; 
    font-size: 1.2em;
}
a:link, a:visited
{
    color: #ffb400;
    text-decoration: none;
    text-transform: lowercase;
}
a:hover, a:active
{
    text-decoration: underline;
}
img
{
    border: 0;
}
ul
{
    list-style-type: disc;
}
h1, h2, h3, h4
{
    clear: both;
    color: White;
}
.div-header1 
{
    position: absolute;
    top: 10px;
    left: 0px;
    width: 790px;
    height: 20px;
    text-align: right;
    font-size: 10px;
}
.logo
{
    float: left;
    padding-top: 85px;
    width: 295px;
    height: 40px;
}
.menu
{
    position: absolute;
    top: 95px;
    left: 300px;
    width: 620px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.menu a:link, .menu a:visited
{
    color: #fff;
}
.menu a:hover, .menu a:active
{
}
.menu-tab
{
    float: left;
    width: 127px;
    height: 25px;
}
.PageContent
{
    clear: both;
    float: left;
    padding: 200px 0 0 65px;
    width: 800px;
}
.PageContent a 
{
    text-transform: none;
}
.footer
{
    clear: both;
    float: left;
    padding: 65px 0 0 65px;
    width: 725px;
    height: 20px;
    font-size: 10px;
    opacity:0.6;
    filter:alpha(opacity=60);
}
.footer-left
{
    float: left;
    width: 300px;
    height: 45px;
}
.footer-right
{
    float: right;
    width: 300px;
    height: 45px;
    text-align: right;
}
ul
{
    margin: 0 0 0 15px;
    padding: 0;
}


.body-heading
{
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 90%;
    font-size: 24px;
    text-transform: lowercase;
}
.body-text
{
    clear: both;
    float: left;
    width: 90%;
    font-size: 18px;
    padding: 0 50px 40px 0;
}
.box1
{
    clear: both;
    float: left;
    margin-top: 35px;
    margin-left: -20px;
    width: 240px;
    height: 145px;
    border: 1px solid #4c3810;
}
.box-small-heading 
{
    float: left;
    margin: 16px 0 8px 20px;
    width: 200px;
    font-size: 20px;
    text-transform: lowercase;
}
.box-small-text
{
    float: none;
    margin: 0 0 0 20px;
    height: 80px;
    width: 200px;
    font-size: 11px;
}
.box2
{
    float: left;
    margin-top: 35px;
    margin-left: 23px;
    width: 503px;
    height: 145px;
    border: 1px solid #4c3810;
}
.box2-heading 
{
    float: none;
    margin: 16px 0 8px 20px;
    font-size: 20px;
    text-transform: lowercase;
}
.box2-text
{
    float: none;
    margin: 0 20px 20px 20px;
    font-size: 11px;
}
.box2-img
{
    xwidth: 100px;
    xheight: 70px;
    xmargin: 0 11px 0 0;
    width: 200px;
    padding: 0 20px 5px 0;
}

.box2-small
{
    float: left;
    margin-top: 35px;
    margin-left: 23px;
    width: 240px;
    height: 145px;
    border: 1px solid #4c3810;
}
.box3-small
{
    float: left;
    margin-top: 35px;
    margin-left: 23px;
    width: 240px;
    height: 145px;
    border: 1px solid #4c3810;
}

.box1-body-tall
{
    float: left;
    left: -20px;
    width: 503px;
}
.box2-body-tall
{
    float: left;
    left: 506px;
    margin-top: 43px;
    width: 240px;
    border: 1px solid #4c3810;
    opacity:0.9;
    filter:alpha(opacity=90);
}
.box-one-community
{
    background-color: #006ab1;
}
.box-how2trak
{
    background-color: #99875c;
}
.box-scush-me
{
    background-color: #1c8035;
}
.box-scush-iodas
{
    background-color: #80561c;
}
