@charset "UTF-8";
.main {
	background-image: url(images/1st-time-driving-school_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: 1px;
}
.title-bar {
	height: 48px;
	width: 551px;
	background-image: url(images/top.jpg);
	position: relative;
}
.contact {
	background-image: url(images/1st-time-driving-school_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 710px;
}
.footer-background {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.left-bar {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.right-bar {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
}
.bottom-bar {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 551px;
}
