/* CSS PRINT DOCUMENT for tableless template*/

body	{ font-size: 11px; font-family: verdana, arial, sans-serif; color: #333; text-align: center; background: #fff }

#skip	{ display: none;}
 
#header 	{ position: absolute; top: 0; left: 0; width: 760px; height: 70px; background: url(../images/H_header.jpg);}

#header a	{ display: none; }

#search		{ display: none	}

#nav	{ display: none}

#title_products, #title_company, #title_capabilities, #title_news, #title_careers, #title_contact, #title_search, #title_sitemap, #title_legal	{ width: 760px; height: 56px; position: absolute; top: 65px; left: 0; }
#title_company	{ background: url(../images/S_title_company.jpg);}
#title_products	{ background: url(../images/S_title_products.jpg);}
#title_capabilities	{ background: url(../images/S_title_capabilities.jpg);}
#title_news	{ background: url(../images/S_title_news.jpg);}
#title_careers	{ background: url(../images/S_title_careers.jpg);}
#title_contact	{ background: url(../images/S_title_contact.jpg);}
#title_search	{ background: url(../images/S_title_search.jpg);}
#title_sitemap	{ background: url(../images/S_title_sitemap.jpg);}
#title_legal	{ background: url(../images/S_title_legal.jpg);}


#main_content	{ background: #fff; position: absolute; top: 121px; left: 5px; width: 460px; text-align: left; padding-right: 15px; padding-bottom: 10px; border-right: 1px solid #ccc;}

#sidebar	{ background: #fff; position: absolute; top: 150px; left: 490px; width: 180px; text-align: left; padding-left: 5px; }



#tertnav	{ display: none}
 
#footer	{ display: none; }

#line	{ display: none }


.breadcrumbs	{ padding: 10px 0; font-size: 9px;}

.backtotop		{ display: none; }



/* ELEMENTS */
h1	{font-size: 12px; color: #f33; margin-bottom: 10px; font-family: trebuchet ms, arial, san-serif;}
h2, h3	{ margin: 10px 0; font-family: arial, san-serif;}
h2	{font-size: 18px; color: #f33; margin-bottom: 10px;}
h3	{color: #666; font-size: 18px;}
h4	{ font-size: 13px; margin: 15px 0 10px; }


