/*######################################################*\
||                                                      ||
||                  S N E L S I T E                     ||
||                                                      ||
||       Media Design Content Management System         ||
|| Copyright 2002-2005 Media Design  v. 3.0.0           ||
\*######################################################*/

body {
	background: white;
	font-size: 12pt;
	margin: 0;
}
#header, #header a {
	display: block;
	text-align: center;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 15pt;
}
#extracontent, #menu, .editlink, #skipmenu, #lastupdate, #searchform, #searchform_mini, #nav {
	display: none;
}
#companybox {
	margin: 2em;
	text-align: center;
}
#content {
	width: 100%;
	border: 0;
	margin: 0 8% 0 0;
	padding: 0 8% 0 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#content div, #container {
	width: 100%; margin: auto; padding: 0;
}
a:link, a:visited {
	color: #486DA5;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:link:after, a:visited:after {
	text-decoration: none;
	content: " (" attr(href) ") ";
	font-size: 90%;
}


/*######################################################*\
||                   S N E L S I T E                    ||
||                        3.0.0                         ||
||           Copyright 2002-2005 Media Design           ||
\*######################################################*/