﻿
#sidebarimage
{
    margin: 100px 0px 0px 0px;
}

div#imagerollover
{
    float:left;
}
.ro_content
{
    width: 774px;
    height: 492px;
}

div#rollover1
{
    background: transparent url('images/home/100108_DS_HOME_Main_Image_1.jpg') center center no-repeat;
}

div#rollover2
{
    background: transparent url('images/home/100108_DS_HOME_Main_Image_2.jpg') center center no-repeat;
}

div#rollover3
{
    background: transparent url('images/home/100108_DS_HOME_Main_Image_3.jpg') center center no-repeat;
}

.rolloverslidein
{
    padding: 50px 0px 0px 359px;
}

.rolloverslidein h1
{
    margin: 0px;
    padding: 0px;
    font-size: 30pt;
    font-weight: normal;
    text-decoration: underline;
    color: #FFCF8D;
}

.rolloverslidein h3
{
    margin: 0px 0px 0px 40px;
    padding: 0px;    
    font-weight: normal;
    color: #FFFFFF;
}

.brochure
{
    margin: 150px 0px 0px 186px;
}

.brochure a
{
    border: none;
    border-style: none;
    text-decoration: none;
}

.brochure img
{
    border: none;
    border-style: none;
    text-decoration: none;
}

div.footer_col
{
    float:left;
    width: 330px;   
    margin: 0px;
    padding: 0px;
}

div.footer_col_top
{
    background-color: #FFAF00;
    color: #FFFFFF;
    text-align: left;
    line-height: 30px;
}

div.footer_col_top h1
{
    font-weight: normal;
    margin: 0px 0px 0px 40px;
    padding: 0px;
}

div.footer_col_bottom
{
    background: transparent url('images/home/100108_DS_HOME_Call_Outs_Back.jpg') center bottom repeat-x;
    height: 208px;
}

div#footer1_content
{
    width: 305px;
    height: 165px;
    margin: 0px 5px;
    padding: 20px 0px 0px 10px;
    background: transparent url('images/home/100108_DS_HOME_Apps_Callout.jpg') right top no-repeat;
}

div#footer2_content
{
    width: 304px;
    height: 165px;
    margin: 0px 5px;
    padding: 20px 0px 0px 10px;
    background: transparent url('images/home/100108_DS_HOME_GuideTrack_Example.jpg') right top no-repeat;
}

div#footer2_content a
{
    color: #FF8F00;
}

div#footer2_content a:hover
{
    color: #FFAF00;
}

div#footer a
{
    text-decoration: none;
}

div#footer2_content h4
{
    font-size: 10pt;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

div.floating
{
    background-color: #FFFFFF;
    padding: 10px;
    text-align: left;
    float: left;
    font-weight: bold;
}

div#contactform
{
    float: left;
    text-align: left;
    width: 190px;
}

div.formline
{
    text-align: right;
}

.formlabel
{
    width: 75px;
}

.forminput
{
    width: 105px;
    margin: 2px 5px;
    font-size: 8pt;
}

div#contact_right
{
    width: 129px;
    float:left;
    padding: 25px 0px 0px 0px;
    text-align: left;
}

.submitbutton
{
    height: 19px;
    width: 81px;
    color: #FFFFFF;
    font-size: 10pt;
    border: none;
    background: transparent url('images/home/100108_DS_Info_Request_SUBMIT_Button.gif') center center no-repeat;
}

div.rightcol
{
    width: 135px;
    float:left;
    padding: 120px 0px 0px 20px;
}

.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}