* {margin:0; padding: 0}

body{
margin: 0;
background: #8bb4eb url(images/body-bg.gif) repeat-x 0 0;
font: 11px Arial, Helvetica, sans-serif;
}
* html body {behavior: url(http://www.pacelinecoaching.com.au/templates/content/csshover.htc);}

ul {margin: 0 0 12px 16px;}
ol {margin: 0 0 12px 22px;}
*+html ol {margin: 0 0 12px 26px;}
li {line-height: 1.4em;}
p {margin-bottom: 8px;}

#container1{
padding: 0;
margin: 0 auto;
width: 909px;
background: #8bb4eb url(images/container1-bg.gif) repeat-y 0 0;
}

#container2{
margin: 0 auto;
width: 909px;
background: url(images/container2-bg.gif) no-repeat 0 0;
}

#container-main{
margin: 0 auto;
width: 899px;
}

#top{
height: 13px;
background: #8bb4eb url(images/body-bg.gif) repeat-x 0 0;
}

#header{
height: 150px;
background: #fff  url(images/header-right.jpg) no-repeat top right;
}

#header img{
border: 0;
}

#headermenu{
height: 30px;
background: #fff url(images/content-bg.gif);
}

#content-container{
display: block;
margin: 0;
padding: 0;

}

#sidebar{
padding-top: 30px;
min-height: 200px;
width: 270px;
float: left;
}
#sidebar a { color:#FF9900}

#sidebar-box-container1{
min-height: 456px;
width: 230px;
margin: 0 auto;
background: #69a1eb url(images/sidebar-repeat.gif) repeat-y 0 0;
}

#sidebar-box-container2{
min-height: 456px;
width: 230px;
margin: 0 auto;
background: url(images/sidebar-top.jpg) no-repeat 0 0;
}

#sidebar-box{
padding: 20px 20px 30px 20px;
min-height: 456px;
background: url(images/sidebar-bottom.jpg) no-repeat bottom;
color: #fff;
}
* html #sidebar-box {padding: 20px 20px 30px 18px;}


#sidebar h1{
margin: 0;
margin-bottom: 8px;
padding: 0;
color: #ffd9b8;
font-size: 20px;
font-weight: normal;
}


#sidebar h1 span{
display: block; /* Allows you to change the width and height of the image */
height: 20px;
width: 184px;
text-indent: -2000em; /* Hides the text in the h1 tag */
text-decoration: none; /* Hides the underline of the hyperlink */
z-index: 1000; /* IE Fix*/
background: url(images/thought-month.gif) 0 0 no-repeat; /* The pathway to the image*/
}

#sidebar h2{
font-size: 14px;
margin-bottom: 8px;
}


#sidebar img{
border: 1px solid #8bb4eb;
margin: 0 auto;
display: block;
}

#sidebar table, #content table {
	margin-bottom: 12px;}

img#readmore{
float: right;
border: none;
padding-bottom: 20px;
}

#content{
float: left;
width: 590px;
padding: 30px 0 64px 0;
font-size: 12px;
}

#content h1{
margin: 0;
margin-bottom: 20px;
padding: 0;
color: #ff690f;
font-size: 22px;
font-weight: normal;
}

#content h2{
margin-bottom: 16px;
color: #ff690f;
font-size: 17px;
}

#content h3{
padding-top: 8px;
margin-bottom: 12px;
color: #2849b4;
font-size: 16px;
}

#content h4{
margin-bottom: 12px;
padding: 0;
color: #ff690f;
font-size: 14px;
}

#content p{
line-height: 1.5em;
}
#content ul ul { list-style-type: none}
#content ol li {margin-bottom: 8px;}

#bottom{
width: 909px;
height: 64px;
background: #8bb4eb url(images/bottom.gif) no-repeat 0px 0;
}

#bottom span{
height: 50px;
display: block;
float: right;
position: relative;
top: -70px;
margin-right: 20px;
}

#bottom img{
margin: 0 20px;
border: 0;
}

#footer{
line-height: 40px;
text-align: center;
height: 60px;
color: #3c4e65;
background: #8bb4eb;
}

	#footer a{
	color: #2e3c4e;
	text-decoration: none;
	}

	#footer a:hover{
	text-decoration: underline;
	color: #232d3b;
	}

.orange{
color: #ff9438;
font-size: 18px;
}

.blue{
color: #2849b4;
font-size: 14px;
}
