html, body {
        margin: 0px;
        padding:0px;
        background-image:url("bg_slice.jpg");
        font-family:"Trebuchet MS";
}

 a:link{color:#03c;}
 a:visited{color:#639;}
 a:hover{color:#f60;}

h1, h2, h3, h4, h5, h6, p, form {
        margin: 0px;
        padding:0px;
}

#wrapper {
        width:800px;
        margin:0px auto;
        background-color:#FFF;
}

#content {
        margin:0px auto;
        background-image:url("bg_header_top.gif");
        background-repeat:repeat-x;
        background-position:top;
}

#header {
        height:96px;
}

#logo {
        width:258px;
        float:left;
}

#logo a{text-decoration:none;}

#logo h1{
        font-size:26px;
        color:#F76B0C;
        font-weight:normal;
        text-decoration:none;
        padding-left:30px;
        padding-top:25px;
}

#logo h4 {
        font-family:"Verdana";
        font-size:10px;
        color:#808080;
        font-weight:normal;
        text-decoration:none;
        padding-left:32px;
}

#links ul {
        margin:0px;
        padding-top:71px;
        padding-right:5px;
        float:right;
}

#links li{
        float:left;
        list-style-type:none;
        width:90px;
        height:25px;
        text-align:center;
        background-image:url("dfs_tab_90.gif");
        background-repeat:no-repeat;
        border-left:1px solid #FFF;
        padding-top:0px;
}

#links a{
        font-family:"Verdana";
        font-size:11px;
        color:#444;
        font-weight:bold;
        text-decoration:none;
}

#links a:hover{
        color:#000;
        text-decoration:underline;
}

#mainimg {
        background-image:url("main_img1.jpg");
        background-repeat:no-repeat;
        height:132px;
        text-align:right;
}

#mainimg h3 {
        font-size:48px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding:20px 40px 0px 0px;
}

#mainimg h4 {
        font-size:18px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding:0px 40px 0px 0px;
}

#contentarea {
        clear:both;
        padding:25px 0px;
}

#leftPanel{padding:10px 0 0 10px;}

#centerPanel h1{
        font-size:26px;
        color:#EE8907;
        font-weight:normal;
        text-decoration:none;
        padding:20px 0 0 0;
}

#centerPanel, #centerPanel td, #centerPanel p {
        font-size:13px;
        color:#333;
        font-weight:normal;
        text-decoration:none;
}

#bottom {
        clear:both;
        height:32px;
        padding-top:25px;
}

#email {
        float:left;
        width:350px;
        background-color:#9BBE00;
        height:40px;
        padding-top:5px;
}

#validtext {
        float:left;
        width:450px;
        background-color:#9BBE00;
        height:40px;
        padding-top:5px;
}

#validtext p{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        text-align:right;
        padding-right:35px;
}

#validtext a{
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
}

#validtext a:hover{
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:underline;
}

a.startdemo, a.startdemo:visited {font-size:22px;color:#EE8907;}
.HowTable li{font:bold 16px Arial;padding-bottom:3px;list-style:none;}

