#all {     	width:770px;  	margin-left:auto; margin-right:auto; top:15px; }
#header { 	width:770px;	height:146px; position:relative;}
#header_left {width:314px;	height:146px; position:absolute; }
#header_middle {width:138px;	height:146px; position:absolute; left:314px; background-image: url('images/quote.jpg');background-repeat: no-repeat;}
#header_right {width:318px;	height:146px; position:absolute;left:452px;}

#menu_left {width:318px;	height:146px; position:absolute;}
#menu_right {width:318px;	height:146px; position:absolute;}
#QT2 {width:318px;	height:70px; position:relative; background-image: url('images/QT2.jpg');background-repeat: no-repeat;}
#Printing {width:318px;	height:70px; position:relative;background-image: url('images/printing.jpg');;background-repeat: no-repeat;}

#menu_Company {top:70px; left:0px; width:77px; height:29px; position:absolute; background-image:url('images/menu_company.jpg');background-repeat: no-repeat;}
#menu_Products {top:70px; left:77px; width:155px; height:29px; position:absolute; background-image:url('images/menu_products.jpg');background-repeat: no-repeat;}
#menu_Contact {top:70px; left:232px; width:86px; height:29px; position:absolute; background-image:url('images/menu_contact.jpg');background-repeat: no-repeat;}
#menu_Order{top:70px; left:0px; width:93px; height:29px; position:absolute; background-image:url('images/menu_order.jpg');background-repeat: no-repeat;}
#menu_Artwork {top:70px; left:93px; width:117px; height:29px; position:absolute; background-image:url('images/menu_artwork.jpg');background-repeat: no-repeat;}
#menu_Services {top:70px; left:210px; width:104px; height:29px; position:absolute; background-image:url('images/menu_services.jpg');background-repeat: no-repeat;}
#footer{height:157px; position:relative; width:770px; background-image:url('images/first_footer.jpg');background-repeat: no-repeat;}

.subnav
{
    Z-INDEX: 500;
    VISIBILITY: hidden;
    padding: 5px 5px 10px 5px;
    position: absolute; 
    top: 22px;
    /*border: 1px solid #000099;*/
    background: #480066; /*#82878C; url(images/subnav_bk.gif);*/
    font-size: 9px;
}
A.submenu {
    color: #E9E9E9;
	font-weight: bold;
	font-size: 13px;
}
A.submenu :visited {
    color: #E9E9E9;
    font-weight: bold;
	font-size: 13px;
}

