.class {
	background-image: url(../images/bazzoo_bg_swirl.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
}
p { font-size: 11px; font-family: verdana; line-height: 17px; }
h1 { color: #ee801e; font-size: 18px; font-family: verdana; font-weight: normal; margin-top: 12px; }
.bottom_menu { color: white; font-size: 11px; text-decoration: none; }
.bottom_centre { color: black; font-size: 11px; text-decoration: none; text-align: center; }
.address { font-size: 11px; text-decoration: none; text-align: center; margin-left: 15px; }
.design_box { font-size: 11px; font-family: verdana; line-height: 16px; padding: 8px 12px 12px 7px; }
.web_box { font-size: 11px; font-family: verdana; line-height: 16px; padding: 8px 12px 12px 7px; }
.display_box { font-size: 11px; font-family: verdana; line-height: 16px; padding: 8px 12px 12px 7px; }
.indent { margin-left: 15px; }
a:link {
	color: #333333;
	text-decoration: underline;
	margin-left: 0;
}
a:visited { color: black; text-decoration: none; margin-left: 0; }
a:hover {
	color: black;
	text-decoration: none;
	margin-left: 0;
}
.top_menu a:link { color: black; font-family: verdana; text-decoration: none; text-align: left; text-indent: 12px; }
a:active { color: black; margin-left: 0; }
.line_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EE801F;
}
.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EE801F;
}
