/*------------------------------------------------------------------
Project:		Design Desires (Surrey)
Version:		1.0
Last change:	dd/mm/yy [%desc&]
Assigned to:	Christian Piper
-------------------------------------------------------------------*/
html,body {margin:0; font-family: "Segoe UI", "Calibri", Frutiger, Tahoma, "Helvetica", "Helvetica Neue", Arial, sans-serif; font-size: .75em}
a, a:active, a:visited {text-decoration: none; color: blue}
a:hover {color: red}
#bulk {width:100%; height:0; position:absolute; top:50%; overflow:visible}
#content {width:55em; height:16em; display:block; margin: -8em auto 0 auto; text-align:left; padding:1em; text-align: center; font-size: 1.6em}
#logo {text-indent: -9999px; height: 56px; background: url('../img/logo.png') 50% 0px no-repeat;}
ul,li {margin:0;padding:0}
li {list-style: none;display: inline; padding: 0px 4px;font-size: 2em}
#ie6 {color: red; font-weight: bold}