@charset "utf-8";
* { margin: 0px; padding: 0px; border: 0px; }
body { background-color: #545454; }
#outer { margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; position: relative; height: 626px; width: 842px; padding-top: 16px; padding-right: 16px; padding-left: 16px; background-image: url(../images/dropshadow.png); background-repeat: no-repeat; background-position: center center; }
#outer #inner {
	height: 594px;
	width: 842px;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	position: relative;
}
#outer #inner #header { height: 144px; width: 842px; position: absolute; left: 0px; top: 0px; right: 0px; background-image: url(../images/background.png); background-position: right; background-repeat: no-repeat; }
#outer #inner #header #navigation {
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 48px;
	width: 548px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
#outer #inner #header #navigation li { display: inline; }
#outer #inner #header #contact { position: absolute; top: 14px; right: 40px; }
#outer #inner #header #breadcrumb {
	position: absolute;
	width: 548px;
	right: 0px;
	height: 62px;
	bottom: -4px;
}
#outer #inner #header #logotype {
	position: absolute;
	left: 10px;
	top: 18px;
	height: 110px;
	width: 278px;
	border-right: solid thin #A3A3A3;
}
#outer #inner #header #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #545454;
}
a.selected {
	color: #FFFFFF;
}
#outer #inner #header #contact #telephone {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFFFFF;
}
#outer #inner #header #contact #email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
}
#outer #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#outer #footer #copyright {
	position: absolute;
	left: 0px;
}
#outer #footer #designby {
	position: absolute;
	right: 0px;
}
#outer #inner #header #contact #email a {
	color: #FFFFFF;
	text-decoration: none;
}
#outer #inner #header #logotype p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}
#outer #inner #header #breadcrumb #bar {
	position: absolute;
	right: 0px;
	bottom: -2px;
}
#outer #footer #designby a {
	color: #FFFFFF;
	text-decoration: none;
}
#outer #footer #designby span {
	display: none;
}
