body {
	background-color: #ffffff;
	background-position: center;
	padding: 0px;
	font-size: 100%;
	font-family: Raleway, sans-serif;
	margin: 0px;
	background-repeat: repeat;
}

#header {
	width: 2000px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -999px;
	background-image: url(img/header.jpg);
	padding: 0px;
	background-repeat: no-repeat;
}
  
#menu {
	font-size: 90%;
	border-bottom-style: none;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 1000px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
}

#menu a {
	text-transform: uppercase;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	background-color: #4CAF50;
}

#content {
	margin-top: 400px;
	padding-left: 20px;
	padding-bottom: 18px;
	padding-right: 20px;
	padding-top: 15px;
	width: 1000px;
	background-color: #ffffff;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content p {
	line-height: 180%;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	color: black;
	padding: 0px;
}
#content a {
	font-style: normal;
	color: #48545a;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 200%;
	color: #48545a;
}
#content h2 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 150%;
	color: #48545a;
}
#content table {
	margin-bottom: 10px;
}

.home-link {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #cccccc;
}
#clear {
	clear: both;
	height: 1px;
}
#footer {
	background-color: #595959;
	color: white;
	padding-left: 25px;
	padding-bottom: 24px;
	padding-right: 25px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#footer p {
	padding: 0px;
	margin: 0px;
}

#footer a {
	color: #b9daeb;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-centre {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

#footer-left {
	width: 250px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#footer-right {
	text-align: right;
	width: 250px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.photo-right {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	float: right;
}

.right-rounded {
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	float: right;
	box-shadow: 2px 2px 5px #cccccc;
	border-radius: 5px;
}

.centre {
	text-align: center;
}

.smaller {
	text-align: center;
	font-size: 12px;
}
.larger {
	color: #677880;
	text-shadow: 1px 1px 3px;
	font-size: 150%;
}
.prod-table {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.prod-table th {
	border-color: #d3d3d3;
	border-width: 1px;
	border-style: solid;
	box-shadow: 2px 2px 2px #999999;
}

.prod-table td {
	border-color: #d3d3d3;
	border-width: 1px;
	border-style: solid;
	box-shadow: 2px 2px 2px #999999;
}

.table-logo {
	padding: 20px;
	text-align: center;
	border-radius: 20px 0px 0px 20px;
}
.table-text {
	line-height: 140%;
	padding: 20px;
	background-color: #f4f4f4;
	text-align: center;
	border-radius: 0px 20px 20px 0px;
}
iframe {
	box-shadow: 0px 0px 10px #cccccc;
	border-radius: 10px; 
}
#right-panel {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	width: 400px;
	padding: 0px;
	float: right;
}
.prices th, .prices-narrow th {
	font-size: 110%;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	color: #4f5d63;
	border-width: 1px;
	border-color: #d3d3d3;
	border-style: solid;
	box-shadow: 1px 1px 1px #cccccc;
	border-radius: 4px;
}

.prices td, .prices-narrow td {
	padding-left: 20px;
	padding-bottom: 6px;
	padding-right: 20px;
	padding-top: 8px;
	border-color: #d3d3d3;
	border-width: 1px;
	border-style: solid;
	box-shadow: 1px 1px 1px #cccccc;
	border-radius: 4px;
	text-align: center;
}

.prices {
	width: 500px;
}

.prices-narrow {
	width: 400px;
}


/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    padding-left: 16px;
    padding-bottom: 20px;
    padding-right: 16px;
    padding-top: 20px;
    color: black;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}