body {
	font-family:'Trebuchet MS',tahoma,sans-serif;
	font-size:1em;
}

img {
	border:none
	}

a {
	text-decoration:none;
	border:none;
	color:#330099;
	}
a:hover {
	color:#0099FF;
}	
	
hr {
	height:10px;
	display:block;
}	
	
h1 {
	font-size:0.95em;
	font-weight:700;
}
h2 {
	font-size:0.85em;
	font-weight:700;
	margin-top:5px;
	margin-bottom:0;
}
h3 {
	font-size:0.85em;
	margin-top:5px;
	margin-bottom:0;
}
p {
	font-size:0.85em;
	margin-top:3px;
}

#wrapper {
	width: 780px;
	height:750px;
	background-color:#FFFFFF;
	padding:0;
	margin: 0 auto ;	
}

#logo {
	background: url(images/border.gif) no-repeat;
	height: 120px;
	width:592px;
	position:absolute;
	top:170px;
	margin-left:184px;
}

.logo {
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.logo-pic {
	margin-left:5px;
	margin-top:5px;

}
#top-rule{
	color:#330099;
	background-color:#330099;
	width:780px;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}

.mod-rule{
	color:#999999;
	background-color:#999999;
	width:100%;
	height:3px;
	margin: 40px 0;
	clear:both;
}
.buy-rule{
	color:#999999;
	background-color:#999999;
	width:100%;
	height:3px;
	margin: 15px 0;
	clear:both;
}
#banner{
	margin-top:0;
	padding:0;
	width: 780px;
	height:155px;
	background:url(images/top-banner-bg.gif) repeat-x;
	clear:both;
}
.banner-btns{
	height:28px;
}
.email {
	margin-right:430px;
}
.home {
	
}
.clear-both {
	clear:both;
	height:10px;
}


/*-------------------------NAVIGATION BAR---------------------------*/

#nav{
	width: 170px;
	position:absolute;
	top:170px;
	padding:0;
	border-right: 2px solid #999999;
	height: 470px;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#nav li{
	float:left;
	position:relative;
	margin:0;
	padding:0 0 3px 12px;
	height:40px;
}

#nav li a {
	float:left;
	display:block;
	height:40px;
	overflow:hidden;
	text-indent:-999px;
}
	
#nav li.btn01 a{
	background:url(images/btn_01.gif) no-repeat left top;
	width:145px;
}
#nav li.btn02 a{
	background:url(images/btn_02.gif) no-repeat left top;
	width:145px;
}
#nav li.btn03 a{
	background:url(images/btn_03.gif) no-repeat left top;
	width:145px;
}
#nav li.btn04 a{
	background:url(images/btn_04.gif) no-repeat left top;
	width:145px;
}
#nav li.btn05 a{
	background:url(images/btn_05.gif) no-repeat left top;
	width:145px;
}
#nav li.btn06 a{
	background:url(images/btn_06.gif) no-repeat left top;
	width:145px;
}
#nav li.btn07 a{
	background:url(images/btn_07.gif) no-repeat left top;
	width:145px;
}
#nav li.btn08 a{
	background:url(images/btn_08.gif) no-repeat left top;
	width:145px;
}
#nav li.btn09 a{
	background:url(images/btn_09.gif) no-repeat left top;
	width:145px;
}

#nav li.btn10 a{
	background:url(images/btn_10.gif) no-repeat left top;
	width:145px;
}
#nav li.btn11 a{
	background:url(images/btn_11.gif) no-repeat left top;
	width:145px;
}

#nav li a:hover,
#nav li:hover a,
#nav li.hover a {
	background-position:left bottom;
	}

#nav li.btn01-current a{
	background:url(images/btn_01.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn02-current a{
	background:url(images/btn_02.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn03-current a{
	background:url(images/btn_03.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn04-current a{
	background:url(images/btn_04.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn05-current a{
	background:url(images/btn_05.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn06-current a{
	background:url(images/btn_06.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn07-current a{
	background:url(images/btn_07.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn08-current a{
	background:url(images/btn_08.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn09-current a{
	background:url(images/btn_09.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn10-current a{
	background:url(images/btn_10.gif) no-repeat left bottom;
	width:145px;
}	
#nav li.btn11-current a{
	background:url(images/btn_11.gif) no-repeat left bottom;
	width:145px;
}	

/*---------------------------CONTENT---------------------------------*/

#content{
	margin-top:115px;
	width:610px;
	height:355px;
	margin-left:170px;
	margin-bottom:0;
	
}

#content-inner {/*  avoids faulty IE6 box model*/
	padding: 0 20px;
	overflow:auto;
	height:345px;
	width:560px;
	margin-left:5px;
	border-bottom:solid thin #CCCCCC;
}
#content ul, #content ol {
	font-size:0.85em;
}

#content-inner img {
	float: left;
	padding-right: 10px;
	padding-top: 8px;
}

.emphasise {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.bold-blue, .course-title {
	font-weight: bold;
	color: #000000;
}
.reg-blue {
	color: #000000;
}

.smaller {
	font-size: 0.8em;
}
p .download {
margin-top:0;
}

.backtotop {
	font-style: italic;
	color: #330099;
}
.price {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.buy {
	display:block;
	margin-right:0px;
	clear: both;
	float: right;
}
.buy td {
		padding: 0 10px;
}
.buy th {
	font-size:0.75em;
	text-align:center;
}
.buy th {
	text-align:center;
}
#content-inner .paypal-logo {
	height:65px;
	width:100%;
	clear:both;
	margin-top: 0;
	margin-right:0;
	margin-bottom:10px;
}

h1.paypal {
margin-bottom:0;
}

.paypal-form{
	font-size:0.8em;
	color:#000000;
	height:30px;
	clear:right;
	width:520px;
}

.paypal-form td {
	padding-right:10px;
	border-bottom: thin solid #999999;
}

.paypal-button{
	width:90px;	
	padding-top:10px;
	padding-right:5px;
	text-align:center;
}

.question, .benefit{
	font-weight: bold;
	margin-bottom:0;
	color: #000000;
}
.quote {
	font-style: italic;
	color: #666666;
	margin-bottom:0;
	margin-top:5px;
}
.author, .download {
	margin-top:5px;
	text-align: right;
	color: #000000;
}

#enrolment-form {
	font-size:0.95em;
}
#enrolment-form .label {
	text-align:right;
	padding-right:5px;
	vertical-align:top;
}
#enrolment-form .submit {
	text-align:center;
}
#enrolment-form td{
	padding:5px 0;
}
#enrolment-form input, #enrolment-form textarea{
	text-align:left;
}

ul.articles {
/*	margin:0 0 2px 10px;*/
	list-style: disc
}
ul.articles li a{
	margin-top:5px;
	color:#666666;
}
/*---------------------------FOOTER-------------------------------*/
#btm-rule{
	color:#000000;
	background-color:#000000;
	width:780px;
	margin-bottom:0;
	clear:both;
}
 .paypal-logo {
	height:65px;
	width:100%;
	clear:both;
	margin-top: 0;
	margin-right:0;
}
 .paypal-logo img{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.paypal-logo p {
	padding-top:38px;
	margin-left:15px;
	margin-right:10px;
	text-align:right;
}

#address {
	background-color:#000000;
	font-size: 0.75em;
	font-weight:lighter;
	text-align:center;
	color:#FFFFFF;
	height:20px;
	width:780px;
	margin-top:10px;
	padding-top: 6px;
	
}
