BODY {
	MARGIN: 0px;
	font: 14px arial; 
}
.body {
  background: url(http://demo.bizstyler.com/images/background.jpg) no-repeat;
}
UL {
  padding: 0;
  margin: 0px;
  list-style-type: none;
}
H1, H2, H3, H4, H5, H6 {
  margin: 0;
}
H3#title {
	background: url(http://demo.bizstyler.com/images/spacer.gif) no-repeat;
  position: absolute;
  top: 15px;
  left: 250px;
	color: #ffffff;
	font: bold 18px/24px verdana;
  border-width: 0px;
}
H3 {
	background: url(http://demo.bizstyler.com/images/bullet-blue-dot.gif) no-repeat;
	font: bold 14px/16px arial;
  color: #809FB8;
  border-bottom: 1px solid #BFCFDB;
}
A#link-logo {
  position: absolute;
  display:block;
  width: 244px;
  height: 100px;
}
#header {
	background: url(http://demo.bizstyler.com/images/background-top-left.jpg) repeat-x;
  margin-left: 244px;
}
#header DIV {
	background: url(http://demo.bizstyler.com/images/background-top.jpg) no-repeat;
  height: 210px;
  width: 350px;
}
#outer_wrapper {
  height: 300px;

}
HTML>BODY #outer_wrapper {
  height: auto;
  min-height: 300px;
}
#wrapper {
}
#container {
}
#content {

}
#main {
  padding: 1em;
  margin-left: 244px;
  VERTICAL-ALIGN: top;

}
#left {
	FLOAT: left;
  WIDTH: 244px;
  height: 200px;
  border: 1px solid #ccc;
}
#sidebar {
	DISPLAY: none;
  FLOAT: right;
  WIDTH: 200px
}
#footer {
	background: url(http://demo.bizstyler.com/images/background-bottom.jpg) repeat-x left top;
  padding-top: 5px;
  font: bold 12px arial;
  color: #fff;
  text-align: center;
  height: 55px;
}
.last {
	MARGIN-BOTTOM: 0px
}
.clearing {
	CLEAR: both;
  HEIGHT: 0px
}
DIV#copyright {
  text-align: right;
  font-size: 12px;
}
DIV#support-email A {
  font-size: 12px;
  color: #ccc;
}

#header A {
  display: block;
  float: right;
  clear: right;
  font-weight: bold;
  font-size: 11px;
  color: #777;
  margin-bottom: 3px;
}
#header p {
  font-size: 10px;
  margin-top: 0;
  color: #aaa;
  clear: right;
}
#left-test {
  background: url(http://demo.bizstyler.com/images/background-left.jpg) no-repeat;
	display: block;
  FLOAT: left;
  WIDTH: 244px;
  height: 230px;
  clear: left;
}
A#link-home {
	background: url(http://demo.bizstyler.com/images/link-home.jpg) no-repeat;
  display: block;
  float: right;
  width: 37px;
  height: 46px;
  clear: none;
}
A#link-contact {
	background: url(http://demo.bizstyler.com/images/link-contact.jpg) no-repeat;
  display: block;
  float: right;
  width: 38px;
  height: 46px;
  clear: none;
}
A#link-search {
	background: url(http://demo.bizstyler.com/images/link-search.jpg) no-repeat;
  display: block;
  float: right;
  width: 35px;
  height: 46px;
  clear: none;
}
DIV#menu {
  position: absolute;
  top: 106px;
  left: 0px;
  height: 250px;
}
DIV.menu-vertical UL {
  width: 170px;
}
DIV.menu-vertical UL LI {
	background: url(http://demo.bizstyler.com/images/background-menu.jpg) no-repeat;
  display: block;
  padding-left: 70px;
  line-height: 33px;
  width: 130px;
  height: 33px;
	float: left;
	position: relative;
}
DIV.menu-vertical UL LI A {
  color: #FFF;
  font: bold 12px/18px verdana;
  text-decoration: none;
}
DIV.menu-vertical UL LI A:hover {
  color: #ff0;
}
DIV.menu-vertical UL LI UL {
  display: none;
	position: absolute;
	top: 0px;
	left: 200px;
  margin: 0;
  padding: 0;
  width: 130px;
  border: 1px solid #EEE;
}
DIV.menu-vertical UL LI UL LI {
	background: url(http://demo.bizstyler.com/images/background-menu-sub.jpg) no-repeat ;
  padding-left: 15px;
  height: 30px;
  width: 130px;
}
DIV.menu-vertical UL LI:hover UL {
  display: block;
}
DIV.menu-vertical UL LI.over UL {
  display: block;
}
DIV.breadcrumb A {
  font: bold 13px verdana;
	color: #015357;
  margin-left: 5px;
}

#the_ten_steps_of_enrolment DIV#main LI {
  margin-bottom: 1em;
}
