@charset "UTF-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3e3e3e;
	line-height: 16px;
	}

.p a{

}
	
.heading {
	font-size: 22px;
	font-weight: 500;
	padding-bottom:10px;
	letter-spacing: -1px;
}

#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;	/*background-image: url(images/containerBg.jpg);*/
		} 

#logos{
	position:absolute;
	width: 297px;
	height: 100px;
	margin: 0px 0px 0px 60px;
}
#header {
	width: 800px;
	height: 288px;
	background-image: url(imagesIndex/header.jpg);
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align: left;
} 

#intro {
	width: 760px;
	height: inherit;
	background: #f7f7f7;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	border: 0px solid #000000;
	text-align: left;
	float: left;
} 

#information {
	width: 438px;
	height: 360px;
	border-bottom: 1px solid #d5d6d7;
	border-top: 1px solid #d5d6d7;
	background: #eeeff0;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	float: left;
} 

#cost {
	width: 262px;
	height: 320px;
	margin: 0 auto;
	padding: 20px 30px 0px 30px;
	text-align: left;
	float: right;
	background-image: url(imagesIndex/courseCost_bg.jpg);
	background-color: #dbdbdb;
	background-repeat: no-repeat;
	background-position: bottom;
} 

#strawberry{
	width: 299px;
	height: 245px;
	margin: 540px 0px 0 0px;
	background-image: url(imagesIndex/basket.jpg);
	left: 648px;
}

#coursesAvailable {
	width: 437px;
	height: 480px;
	border-bottom: 1px solid #e2e3e4;
	background-image: url(imagesIndex/available_bg.jpg);
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
	float: left;
	border-right: 1px solid #d5d6d7;
} 

#course{
	width: 409px;
	height: 180px;
	background-image: url(imagesIndex/courseBG.png);
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 10px;
	float: left;
} 

#enquiries {
	width: 276px;
	height: 500px;
	background: #fff;
	margin: 0 auto;
	padding: 0px 20px 0px 15px;
	border-bottom: 0px solid #d5d6d7;
	text-align: left;
	float: right;
} 

#tsANDcs {
	width: 760px;
	height: inherit;
	background-image: url(imagesIndex/available_bg.jpg);
	margin: 0px;
	padding: 10px 20px 20px 20px;
	border: 0px solid #000000;
	text-align: left;
	float: left;
} 
#register {
margin: 20px 0px 0px 45px;
}
#register a {
	display:block;
	width:200px;
	margin:0;
	height:62px;
	background: url("imagesIndex/infoBtn2.jpg") 0 0 no-repeat;
	text-decoration: none;
	}
#register a:hover {
	background-position: 0 -62px;
}
#register a:active {
	background-position: 0 -62px;
}

#footer {
	width: 800px;
	height: 71px;
	background-image: url(imagesIndex/footer.jpg);
	margin: 0 auto;
	padding: 0px;
	border: 0px solid #000000;
	float: left;
	text-align: left;
} 
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
}
