﻿html, body {height: auto;}

/*html {scrollbar-face-color: #fff;
scrollbar-shadow-color: #2891B1;
scrollbar-highlight-color: #2891B1;
scrollbar-3dlight-color: #2891B1;
scrollbar-darkshadow-color: #2891B1;
scrollbar-track-color: #2891B1;
scrollbar-arrow-color: #2891B1;}*/

/* Customise the colours */

body {background-color: #FFFFFF;}

body, div {
	color: #DCDDDD;
	font-family: trebuchet;
	font-size: 20px;
}
/* Page layout styles */

#Container {
	width: 926px;
	height: 573px;
	margin: 0 auto 0 auto;
	padding-top: 34px;
}

#Shadow {
	position: absolute;
}

#Block {
	position: absolute;
	width: 900px;
	height: 557px;
	margin: 7px 8px 9px 8px;
}

#Menubar {
	position: absolute;
	top: 524px;
	width: 888px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 24px;
	font-size:11px;
	background: #2891b1;
	padding: 9px 24px 0 0;
	text-align: right;
	vertical-align: top;
	left: -1px;
}
#Menubar .MenuItem {
	display: inline;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;padding-left: 22px;
}

#Menubar a:link, #Menubar a:visited, #Menubar a:active {
	color: #FFFFFF;	text-decoration: none;
	font-weight: bold;
}

#Menubar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#Footer {
	width: 910px;
	text-align: right;
	margin: 4px auto 30px auto;
	font-size: 9px;	
	color: #C7C1BC;	
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
#Footer a:link, #Footer a:visited, #Footer a:active {
	color: #C7C1BC;	text-decoration: none;
	font-weight: bold;
}

#Footer a:hover {
	color: #C7C1BC;
	text-decoration: underline;
	font-weight: bold;
}
#Content {
	top: 85px;
	left: 34px;
	width: 230px;	
	height: 300px;
}
#Logo {position: absolute;top: 45px;left: 10px;}

#Leftlogo{
	position: absolute;
	float:left;
	z-index: 0;
	margin-top: 14px;
	left:14px;
	background-repeat:no-repeat;
	background-position:center;
}
#Toplogo{
	position: absolute;
	float:left;
	z-index: 0;
	margin-top: 10px;
	left:20px;
	background-repeat:no-repeat;
	background-position:center;
}
#Bottomlogo{
	position: absolute;
	float:left;
	z-index: 0;
	margin-top: 10px;
	left:23px;
	background-repeat:no-repeat;
	background-position:center;
	top: 253px;
}
#menuposition {
	position:absolute;
	top: 260px;
	left: 30px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#Bottomtext{
	color: #666666;
	position:absolute;
	top: 139px;
	left: 16px;
	width:292px;
	height:373px;
	text-align: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#righttext{
	position: absolute;
	color:black;
	clear:both;
	float: none;
	width:586px;
	z-index: 2;
	margin-left: 420px;
	height:524px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	overflow: auto;
	height:524px;
	left: -95px;
	top: 0px;
}

#right{
	position: absolute;
	color:black;
	clear:both;
	float: none;
	width:586px;
	z-index: 2;
	margin-left: 420px;
	height:524px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	overflow: auto;
	height:524px;
	left: -95px;
	top: 0px;
}
#right img{
	margin:3px;
}
#nav{
	margin-left:20px;
	margin-top:20px;
	position: absolute;
	float:left;
	width:332px;
	z-index: 0;
	height:525px;
	text-align: left;
	font-family:Arial;
}

#nav img{
	margin:0px;
	padding:0px;
}

#nav ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
}

#nav a {
	color:inherit;
	text-decoration: none;
	padding: 0px;
}
#nav a:hover {
	color:inherit;
	text-decoration: underline;
	padding: 0px;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#m1{
	background-color: transparent;
	border-right:2px black solid;
}

#m2{
	background-color: transparent;
	border-right:2px black solid;
}

#m3{
	background-color: transparent;
	border-right:2px black solid;
}

#m4{
	background-color: transparent;
	border-right:2px black solid;
}
