    body{
        padding:0;
        margin:0;
        text-align:left;
        background:#91914d url(../images/bg.png) repeat-x;
        font-size:12px;
        position:relative;
        font-family:Arial;
    }
    img{
        border:none;
    }
    a{
        text-decoration:none;
    }
    #header{
        padding:17px 0 12px 17px;
    }
    #logo{
        display:block;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    }
    .logopng{
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png');
        width:190px;
        height:36px;
    }
    #notice{
        margin-left:25px;
        color:#6d6d3a;
        height:22px;
        line-height:22px;
    }
    .noticepng{
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/notice.png');
        width:22px;
        height:17px;
    }
    .noticeimg{
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    }
    #notice a{
        color:#6d6d3a;
        margin-right:20px;
    }
    #notice a:hover{
        color:#330000;
    }
    #dashboard{
        background:url(../images/dashboard_bg.png) repeat-x;
        width:600px;
        height:394px;
        margin-left:25px;
        margin-top: 24px;
    }
    #dashboard_left{
        background:url(../images/dashboard_left_bg.png);
        width:11px;
        height:303px;
        float:left;
    }
    #dashboard_right{
        background:url(../images/dashboard_right_bg.png);
        float:right;
        width:7px;
        height:389px;
    }
    #dashboard_middle{
        float:left;
        width:576px;
    }
    #tabbar{
        margin-left:0px;
    }
	#tabbar *{cursor:pointer;}
    .dashboard_content{
    }
    .dashboard_content a{
        width:167px;
        height:107px;
        display:block;
    }
    .pngholder{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item1.png');
        float:left;
        margin:5px 10px;
    }
    .dashboard_item{
        float:left;
        margin:5px 10px;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        width:167px;
        height:107px;
    }
    .dashboard_item_1{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_ablum.png');
        float:left;
        margin:5px 10px;
    }
    .dashboard_item_2{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_calendar.png');
        float:left;
        margin:5px 10px;
    }
/** dashboard 2 items **/
	.dashboard2_item_1{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_cards.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_2{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_productpages.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_3{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_invitations.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_4{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_bids.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_5{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_bags.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_6{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_adhesives.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_7{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_notepad.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_8{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_books.png');
        float:left;
        margin:5px 10px;
    }
	.dashboard2_item_9{
        width:167px;
        height:107px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item_menus.png');
        float:left;
        margin:5px 10px;
    }
    #newsbar{
        width:100%;
        height:30px;
        background:#330000;
        position:relative;
        top:12px;
        line-height:30px;
    }
    #newsbar a{
        color:#6d6d3a;
        margin-left:20px;
    }
    
    #footer{
        width:100%;
        background:url(../images/footer_bg.png) repeat-x;
        height:106px;
        position:relative;
        top:12px;
        text-align:center;
        color:#666633;
        padding-top:60px;
    }
    #footer a{color:#663;}
    #scrollbar{
        background:url(../images/scrollbar.png);
        width:25px;
        height:528px;
        position:absolute;
        left:660px;
    }
    #nav{
        position:absolute;
        left:720px;
    }
    #nav_product{
        position:absolute;
        top:120px;
        left:10px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_products.png');
    }
    #nav_product_link{
        position:absolute;
        top:120px;
        left:10px;
    }
    #nav_workflow{
        position:absolute;
        top:180px;
        left:40px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_workflow.png');
    }
    #nav_contact{
        position:absolute;
        top:370px;
        left:20px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_contact.png');
    }
    #nav_contact_link{
        position:absolute;
        top:370px;
        left:20px;
    }
    #nav_ordercheck{
        position:absolute;
        top:280px;
        left:60px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_checkorder.png');
    }
    #nav_news{
        position:absolute;
        top:240px;
        left:0px;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_news.png');
    }
    #nav_news_link{
        position:absolute;
        top:240px;
        left:0px;
    }
    #nav a{
        display:block;
        width:55px;
        height:55px;
        z-index:10;
    }
    .pngalpha{
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    }
    .hidden_obj{display:none;}
    .display_obj{display:block;}