
body {
	margin:0;
	padding:0;
  	background: #fff url(../images/background_body.jpg) 0 0 repeat-x;
	font:normal 0.8em Tahoma;
  	line-height:1.4em;
  	text-align:center;
  	color:#000;
  }

#container {
	position:relative;
   	margin: 0 auto;
   	padding: 0;
   	text-align: left;
	}

/* Hack centers the container in the middle of the page.*/
#container {
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
    width:760px;
    background:#fff;
}
html>body #container {
    height: auto;
}


#nav 
{
	position:absolute;
	left:0;
	top:280px;
	width:250px;
}
#content
{
	position:relative;
	margin:37px 0 0 290px;
	font-size:1.1em;
}


/*General Formatting*/
h1 {font-weight:normal;font-size:1.6em;line-height:1em;margin:0;padding:0;color:#000;}
h2 {font-size:1.2em;font-weight:bold;color:#000;line-height:1em;}
a {color:#0083be;}
a:link {color:#0083be;}
a:visited {color:#0083be;}
a:hover {color:#0083be;}

.blue {color:#0083be;}
.grey {color:#666;}
.black {color:#000;}
.smalltext {font-size:0.7em;line-height:0.8em;}

/* ONLINE FORM */
.box {position:relative;display:block;clear:both;}
.box label,#TimeAndDayQuestion {float:left;clear:left;display:block;width:150px;font-weight:bold;margin:1px 0;}
.box label span {color:#0083be;}
.box select {background: #ededed;}
.TBMultiline {height:6em;width:20em;}
.box input,.box textarea {border:1px solid #999;background: #fff url(../images/background_textbox.jpg) 0 0 no-repeat;font:normal 1em Tahoma;color:#666;}
.success, .error {float:left;clear:both;width:100%;margin:10px 0;font-size:0.9em;}
.success .pad, .error .pad {margin:20px;}
.error {color: #000;background:#ffcccc;border:1px solid #ff9999;}
.error a,.error a:link,.error a:visited,.error a:active,.error a:hover {color:Red;}
.error h2 {border-bottom:1px solid red;color:Red;font-weight:bold;line-height:1em;}
.success {color:#000;background:#ccffcc;border:1px solid #99cc99;}
.success h2 {border-bottom:1px solid #33cc33;color:#33cc33;font-weight:bold;line-height:1em;}
.box .inputerror {background: #FD9999 url(../images/background_textboxError.gif) 0 0 no-repeat;border:1px solid #D35E6E;color:#000;}
.buttons {position:relative;display:block;margin:0 0 0 160px;}
.box .button {float:left;display:block;padding:3px;background: #0083be;color:#fff;text-decoration:none;border:1px solid #999;font-weight:normal;}
.box .buttons input {background: #0083be;color:#fff;margin:0 10px 0 0;height:30px;}
.box .fullWidth {float:left;display:block;clear:both;width:100%;margin:2px 0;}
#labelDDLTime,#labelDDLDay {display:none;}


/*NAV*/
#nav div {margin:0px 10px 50px 0;}
#nav ul{list-style:none;padding:0;margin:0 0 10px 0;}
#nav ul ul {margin:0 0 0 5px;}
#nav .search {display:block;height:48px;width:127px;background: #999 url(../images/button_search.jpg) 0 0 no-repeat;}
#nav span {display:none;}
#nav h4 {font-size:0.9em;padding:0;margin:0;}
#nav {list-style:none;padding:0;margin:0;}
#nav li {background: url(../images/background_arrowGrey.jpg) 0 6px no-repeat;padding-left:10px;}
#nav a,#nav a:link,#nav a:visited {text-decoration:none;color:#666;}
#home .home,#freeadvice .freeadvice,#contact .contact,#businessavoidinsolvency .businessavoidinsolvency,#businessprotection .businessprotection,#directorsresponsibilities .directorsresponsibilities,#insolvencyoptions .insolvencyoptions,#Commercialfinancialsolutions .Commercialfinancialsolutions,#glossary .glossary,#links .links,#about .about
 {background:#fff url(../images/background_arrowGrey.jpg) 0 6px no-repeat;font-weight:bold;}
#nav p {color:#666;margin:25px 0 3px 10px;padding:0;}
#nav .indent {background:#fff;}

/* LOGO */
#logo {position:relative;width:760px;height:90px;}
#logo span {display:none;}
#logo img {border:0;}

/* HEADER */
#header {position:relative;width:760px;height:155px;background:#fff url(../images/background_header4.jpg) 0px 0px no-repeat;}
#header span {display:none;}

/* FOOTER */
#footer {margin:50px 0 50px 290px;color:#999;font-size:1em;}
#footer a,#footer a:link,#footer a:visited,#footer a:hover {text-decoration:none;color:#999;}
.disclaimer {font-size:0.8em;line-height:1.2em;}
.disclaimer img {float:left;margin-right:5px;vertical-align:middle;}

/* HOMEPAGE */
.blueList {margin:15px 0 0 20px;padding:0;list-style:none;color:#006699;}
.listbig li {font-size:1.4em;line-height:1.1em;margin:0 0 10px 0;padding:3px 7px 3px 15px;background: url(../images/background_bulletSQBlue.gif) 0px 9px no-repeat;}
.listsmall li {font-size:1em;line-height:1.1em;margin:0 0 2px 0;padding:1px 7px 1px 15px;background: url(../images/background_bulletSQBlue.gif) 0px 4px no-repeat;}

.wehelpyourbusiness {font-family:arial;font-size:1.2em;}