/* 
Title:		Safe Solutions Stylesheet
Author: 	Sumac UK - Alex Bobin
Created:	06/07/06
*/
/* ======================================================
		GLOBAL
====================================================== */
html
{
	margin: 0;
	padding: 0;	
}
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr
{
	display: none;
}
th
{
	text-align: left;	
}
h1
{
	border-bottom: 2px solid #000;	
}
h2
{}
h3
{}
a:link
{}
a:visited
{}
a:hover
{}
/* ======================================================
		ADMINBAR
====================================================== */
#admin-bar
{
	display: none;	
}
/* ======================================================
		HEADER
====================================================== */
#header
{}
#header h1
{
	border: none;	
}
#header h1 a img
{
	border: none;	
}
#header strong
{}
#header address
{}
/* ======================================================
		NAVIGATION-BAR
====================================================== */
#navigation-bar
{}
#navigation-bar #quick-search
{
	display: none;
}
#navigation-bar #nav-bar
{
	display: none;
}
/* ======================================================
		QUICKLINKS
====================================================== */
#quicklinks
{
	display: none;
}
/* ======================================================
		BODY
====================================================== */
#body
{}
/* ======================================================
		CONTENT
====================================================== */
#content
{}
/* ======================================================
		NAVIGATION
====================================================== */
#navigation
{
	display: inline;
	float: left;
	width: 191px;
	margin-left: -765px;
}
/* ======================================================
		NEWS
====================================================== */
#news
{
	display: none;	
}
/* ======================================================
		TELL-MORE
====================================================== */
#tell-more 
{
	display: none;	
}
/* ======================================================
		CONTROLS
====================================================== */
#controls
{}
/* ======================================================
		LOGIN
====================================================== */
#login
{
	display: none;
}
/* ======================================================
		QUICK-SEARCH
====================================================== */
#quick-search
{
	display: none;
}
/* ======================================================
		SEARCH
====================================================== */
#search
{}
/* ======================================================
		CALCULATOR
====================================================== */
#calculator
{
	display: none;
}
/* ======================================================
		CONTROLS
====================================================== */
#controls
{
	display: none;
}
/* ======================================================
		SITEMAP
====================================================== */
#sitemap
{}
/* ======================================================
		CONTACT
====================================================== */
#fsAdmin
{}
/* ======================================================
		PROMOTIONS-LIST
====================================================== */
#promotion-list
{}
/* ======================================================
		FOOTER
====================================================== */
#footer ul
{
	display: none;	
}