.top {
	background-image: url(guitar_graphics/all/top.gif);
	background-repeat: no-repeat;
	height: 89px;
	width: 882px;
}
.navigation {
	background-image: url(guitar_graphics/nav.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 882px;
}
.main {
	background-image: url(guitar_graphics/all/home_bg.jpg);
	background-repeat: no-repeat;
	height: 448px;
	width: 882px;
}
.contact {
	background-image: url(guitar_graphics/all/bottom.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 882px;
}
.WHITE_NAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.large_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.services {
	background-image: url(guitar_graphics/all/something.jpg);
	background-repeat: no-repeat;
	height: 448px;
	width: 882px;
}
.contact_bg {
	background-image: url(guitar_graphics/all/services_bg.jpg);
	background-repeat: no-repeat;
	height: 448px;
	width: 882px;
}
.white_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
