@charset "UTF-8";

#frame {
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 800px;
	width: 1000px;
	margin: 0px;
}
#center {
	display: block;
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bg1 {
	display: block;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}
#bg2 {
	display: block;
	background-image: url(images/lessonbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}
#bg3 {
	display: block;
	background-image: url(images/ratesbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}
#bg4 {
	display: block;
	background-image: url(images/instructorsbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}

#bg5 {
	display: block;
	background-image: url(images/conditionsbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}
#bg6 {
	display: block;
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}
#bg7 {
	display: block;
	background-image: url(images/newsbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 1000px;
}

#menubar {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 710px;
}
#menubar img {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 710px;
}
#text2 {
	display: block;
	margin: 0px;
	float: left;
	height: 200px;
	width: 710px;
	padding-top: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text3 {
	display: block;
	margin: 0px;
	float: right;
	height: 425px;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer {
	display: block;
	height: 100px;
	width: 750px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	color: #333333;
}
#textbg {
	background-image: url(images/textbg.png);
	margin: 0px;
	padding: 20px;
	float: right;
	height: 402px;
	width: 306px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
#textbg h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	display: run-in;
}
#textbg2 h1{
	background-image: url(images/textbg.png);
	margin: 0px;
	padding: 20px;
	float: left;
	height: 402px;
	width: 306px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
}
#textbg4 h1{
	background-image: url(images/bg4.png);
	margin: 0px;
	float: left;
	height: 177px;
	width: 361px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: 400;
}
#textbg5 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#textbg5 {
	background-image: url(images/bg3.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 250px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	text-align: justify;
}
#textbg5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#textbg6 h1{
	background-image: url(images/bg4.png);
	margin: 0px;
	float: right;
	height: 177px;
	width: 361px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-weight: 400;
}
#textbg6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}


#footer img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	float: right;
	text-align: center;
}
#copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
#copyright a: hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
#menubar img a {
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	display: block;
	margin: 0px;
	height: auto;
	width: 710px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#framecenter {
	display: block;
	padding: 0px;
	height: 550px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
