@charset "utf-8";
.main {
	color: #FB9700;
	border: medium none #CCCCCC;
	background-image: url(graphics/banners/maincontent.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}
.blackborders {
	border: thin solid #000000;
}

.logo {
	background-image: url(graphics/logos/furiousdesignsfront.gif);
	background-repeat: no-repeat;
}
.termsandconditions {
	color: #FB871D;
	background-color: #202020;
}


.maintenance {
	background-image: url(graphics/banners/frontbanner3.gif);
	background-repeat: no-repeat;
	background-color: #202020;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.webdesign {
	background-image: url(graphics/banners/frontbanner.gif);
	background-color: #202020;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.feedbackbanner {
	background-image: url(graphics/banners/feedbackbanner.gif);
	color: #FB871D;
	background-repeat: no-repeat;
}

.graphicdesign {
	background-image: url(graphics/banners/frontbanner2.gif);
	background-color: #202020;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.startup {
	background-image: url(graphics/banners/startup.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
}
.business {
	background-image: url(graphics/banners/business.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
}
.businessextended {
	background-image: url(graphics/banners/businessextended.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
}
.businessecommerse {
	background-image: url(graphics/banners/businessecommerse.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
}
.logodesign {
	background-image: url(graphics/banners/logodesign.gif);
	border: thin solid #000000;
	background-repeat: no-repeat;
}
.adverts {
	background-image: url(graphics/banners/adverts&flyers.gif);
	border: thin solid #000000;
	background-repeat: no-repeat;
}
.businesscards {
	background-image: url(graphics/banners/businesscards.gif);
	border: thin none #000000;
	background-repeat: no-repeat;
}
