﻿html 
{
	height: 100%;
}
body 
{
	height: 100%;
	font-family: Arial,ArialMT,  Sans-Serif;
	font-size: 0.86em;
	margin-top:5px;
}
#container
{
	 width:797px;
	 margin-left:-5px;
}

.Menu
{
	width: 100%;
	margin-left:0px;
}
.Menu div
{
	width: 125px;
	float: left;
	text-align: center;
	background-color: #45aa42;
	padding: 2px 0 4px 0px;
	margin: 0px 2px 0px 0px;	
}
.Menu a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}
.Menu5
{
	width: 100%;
}
.Menu5 div
{
	width: 125px;
	float: left;
	text-align: center;
	background-color: #45aa42;
	padding: 2px 0 4px 0px;
	margin: 0px 2px 0px 0px;	
}
.Menu5 a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}

#topPanel
{
	color: #A51116;
	margin-left:0px;
	
}
#topPanel img
{
	margin-left: 0px;
	width:790px; 	
}
#rightPanel
{
	float: right;
	width: 160px;
	background-color: white;
	margin: 2px 2px 0px 0px;
	height:600px;
}
#rightPanel p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	/*color: White;
	margin: 0 0 2px 0;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;*/	
	/*background-color: #A51116;
	color: White;
	margin: 0 0 2px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;	*/
}
#comingSoon
{
	background-color: #005480;
	color: White;
	margin: 0 0 2px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;		
}
#ctl00_ContentPlaceHolder1_MenuSpare,#ctl00_ContentPlaceHolder1_MenuAdvice,#ctl00_ContentPlaceHolder1_MenuHow,#ctl00_ContentPlaceHolder1_MenuUserGuide,#ctl00_ContentPlaceHolder1_MenuFreeSheet
{
	background-color: #45aa42;
	color: White;
	margin: 0 0 2px 0;
	padding: 10px;	
}
#rightPanel a
{
	margin: -15px 0 0px 0;
	padding: 0px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}
#rightPanel img
{
	width: 100%;
	padding: 0 0 10px 0;
	background-color: White;
	border:none;
}
#leftPanel
{
	width: 120px;
	background-color:#45aa42;
	position:absolute;
	left:5px;
	top:171px;
	height:600px;
}
#leftPanel img
{
	width: 100%;
	padding: 0px 0 8px 0;
	background-color: White;
	margin-top:-3px;
}

#centerPanel
{
	width:787px;
	height:100%;
}
#Wiki
{
	padding-top:0px;
	margin-left:120px;
	margin-top:3px;
}
#Wiki img
{
	border:none;
}
span.telephone
{
	color: #45aa42;
	white-space: nowrap;
}
.Sector
{
	width: 790px;
	margin-top: 430px;
	font-size: xx-small;
}
.Sector, .Sector a:link
{
	color: Gray;
}
.questionnaireDiv
{
	float: right;
	width: 200px;
}

.questionnaire
{
	background-color: #45aa42;
	color: White;
	margin: 1px 1px 1px 1px;
	border: solid 2px white;
}

.questionnaire h3
{
	margin: 2px 2px 2px 2px;
	background-color: White;
	color: Black;
	padding: 2px 10px 4px 2px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}

/* menu page */
.photo
{
	display: block;
	float: left;
	margin: 5px 25px 0 0;
}
/* bid page */
.advertHeader, .advertReference
{
	font-family: Trebuchet, Gill Sans MT, Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
}
.advertHeader
{
	padding-left: 10px;
}
.advertReference
{
	padding-right: 10px;
}
.advertIcon
{
	margin-top: 4px;
}
.advertBody
{
	font-size: 12pt;
}
.AdvertPanel
{
	position: absolute;
	left: 5px;
	top: 200px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 760px;
}
