/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html,body{height:100%;}
body{
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 1.166em;	
margin:0;
padding:0;
font-size:12pt;
}
#headerleft{display:none;}
#topheaderwrap{margin-left:100px;height:80px;}
#topheaderwrap #menu1{display:none;}
#topheaderwrap #topheader{}
#topheaderwrap #topheader #logo{}
#topheaderwrap #topheader #special{display:none;}
#contentwrap{height:100%;width:90%;border:none;}
#leftpart{width:80%;}
#leftparthome{width:80%;}
#leftpartshop{width:80%;}
#pagebrowser,#rightpart,#footerwrap,#servicemenu{display:none;}