﻿.Headings_pricing {

	color: #4D886B;

}

.PictureNorvill {

	margin: 1em .5em .5em .5em;

	float: right;

}

#Container {
	border: thin solid #808080;
	position: relative;
	width: 50em;
	height: 46em;
	z-index: 1;
	color: #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;

}

#Header {

	position: relative;

	width: 50em;

	height: 8em;

	z-index: 20;

	background-color: #FFFFFF;

	border-bottom-style: solid;

	border-bottom-width: thin;

	border-bottom-color: #808080;

}

#Linkbar {

	padding: .5em;

	position: relative;

	width: 49em;

	height: 2em;

	z-index: 30;

	background-color: #C1D9C4;

	border-bottom-style: solid;

	border-bottom-width: thin;

	border-bottom-color: #808080;

	color: #808080;

	clear: both;

}

#ColumnL {
	padding: 0.5em;
	position: relative;
	width: 24em;
	height: 28.5em;
	z-index: 40;
	float: left;
	background-color: #FFFFFF;

}

#ColumnR {
	padding: 0.25em;
	position: relative;
	width: 24em;
	height: 28.5em;
	z-index: 50;
	float: right;
	background-color: #FFFFFF;

}

#Footer {
	position: relative;
	width: 50em;
	height: 2em;
	z-index: 60;
	background-color: #FFFFFF;
	clear: both;
	border-top-style: solid;
	border-top-width: thin;
	text-align: center;
	border-top-color: #808080;

}

