@import url("../style-t.css");

/* Layout */
DIV#outerheader    { position: absolute;        top:    0;   left:    0;   width:  198px; height:  60px; z-index: 2; }
DIV#outersitemenu  { position: absolute;        top:    0;   left:  198px; right:    0;   height:  60px; z-index: 1; }

/* Colours */
DIV#header { background-color: #FFFFFF; } 

/* Header: */
DIV#header { padding: 0; }
#header H1 { border: 0; text-indent: -5000px; width: 198px; height: 60px; background: url("tempuravoip_logo.png") no-repeat; }

