@charset "utf-8";
/* CSS Document */
body {
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
p {
	margin: 0px;
	padding: 0px;
}

.Image-Left {
	float: left;
}
.Image-Right {
	float: right;
	margin-top: 13px;
}
.Image-Right2 {
	float: right;
	margin-left: 15px;
}
h1 {
	font-size: 18px;
	margin: 0px;
	color: #004362;
}


#blank {
	width: 884px;
	height: 30px;
	position: fixed;
	z-index: 5;
	left: 50%;
	margin-left: -442px;
	background-position: top;
	top: 0px;
	background-color: #e6e6e6;
}
object {
	z-index: -500;
}

#container {
	width: 820px;
	background-color: #FFF;
	margin-top: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	position: fixed;
	z-index: 5;
	left: 50%;
	top: 0px;
	margin-left: -440px;
}
.bluetext {
	color: #09F;
}


#container2 {
	width: 820px;
	background-color: #FFF;
	margin-left: -440px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: absolute;
	z-index: 1;
	left: 50%;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #666;
}
.orangetext {
	color: #F60;
}


#footer-spacer {
	width: 820px;
	background-color: #FFF;
	margin-left: -440px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: fixed;
	z-index: 15;
	left: 50%;
	padding-right: 30px;
	padding-left: 30px;
	height: 30px;
	top: 700px;
}

#mask {
	width: 100%;
	background-color: #e6e6e6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: fixed;
	z-index: 10;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	height: 100%;
	top: 730px;
}


#bottom-grade {
	background-image: 		 url(http://www.web-tag.co.uk/Marks/images/drop-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: fixed;
	z-index: 15;
	top: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	color: #666;
}
#bottom-grade a {
	text-decoration: none;
	color: #666;
}
#bottom-grade a:hover {
	text-decoration: underline;
	color: #000;
}


#header {
	width: 820px;
	float: left;
	height: 100px;
	margin-bottom: 5px;
}
#navigation {
	width: 500px;
	float: right;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}
#navigation ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#navigation ul li a {
	color: #666;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #000;
	text-decoration: none;
}
ul  {
	padding-left: 15px;
	margin-top: 2px;
}
li {
	margin: 0px;
	padding: 0px;
}
#slideshow {
	width: 820px;
	height: 403px;
}

#slideshow > div {
	position: absolute;
}
#thanks {
	text-align: center;
}
