body {
	background-color: #3cc6db;
}
#mainwrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.imagemover {
	left: -90px;
	position: relative;
	top: -15px;
}
#content {
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	background-image: url(Images/mainwrapbg.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: "Gill Sans MT";
	font-weight: normal;
	color: #666666;
	line-height: 0px;
	position: relative;
	top: -10px;
}
h2 {
	font-family: "Gill Sans MT";
	font-weight: normal;
	color: #cccccc;
	white-space: normal;
	line-height: 0px;
	position: relative;
	top: -10px;
}
.bordermover {
	left: -30px;
	clear: both;
	position: relative;
}
#leftblock {
	width: 240px;
	margin-top: 15px;
	float: left;
	clear: none;
	padding-right: 10px;
}
.blue {
	color: #1D6DAC;
}
#rightblock {
	width: 500px;
	float: right;
	margin-top: 15px;
	clear: none;
}
h3 {
	font-family: "Gill Sans MT";
	color: #FFF;
	font-weight: normal;
	line-height: 0px;
	font-size: 16px;
}
#loginblock {
	width: 226px;
	height: 222px;
	background-image: url(Images/loginbg.jpg);
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#loginblock  a {
	color: #21A6BD;
	text-decoration: underline;
	font-size: 11px;
}
.textbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-image: url(Images/inputbox.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 225px;
	border: 1px solid #FFF;
	padding-left: 5px;
}
.button {
	float: right;
}
ul.menu {
	list-style-type: none;
	list-style-position: relative;
	padding: 0;
	width: 505px;
	height: 32px;
	background-image: url(Images/menu1.jpg);
	background-repeat: no-repeat;
	}
ul.menu li {
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
	width: 72px;
	height: 32px;
	background-image: url(Images/menu1.jpg);
	background-repeat: no-repeat;
	}
#leftblock a {
	text-decoration: underline;
	color: #1D6DAC;
}
.ContactLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	float: right;
	text-align: right;
}
ul.menu a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	outline: none;
	}
#footerblock {
	float: left;
	width: 180px;
	padding-left: 20px;
	margin-top: 10px;
}
#footerblock p a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#footerblock p a:hover {
	color: #FFF;
	text-decoration: underline;
}
ul.menu li.menubtn01 {
	background-position: 0px 0px;
	}
ul.menu li.menubtn02 {
	background-position: -72px 0px;
	}
ul.menu li.menubtn03 {
	background-position: -144px 0px;
	}
ul.menu li.menubtn04 {
	background-position: -216px 0px;
	}
ul.menu li.menubtn05 {
	background-position: -288px 0px;
	}
ul.menu li.menubtn06 {
	background-position: -360px 0px;
	}
ul.menu li.menubtn07 {
	background-position: -432px 0px;
	}
ul.menu li.menubtn01:hover {
	background-position: 0px -32px;
	}
ul.menu li.menubtn02:hover {
	background-position: -72px -32px;
	}
ul.menu li.menubtn03:hover {
	background-position: -144px -32px;
	}
ul.menu li.menubtn04:hover {
	background-position: -216px -32px;
	}
ul.menu li.menubtn05:hover {
	background-position: -288px -32px;
	}
ul.menu li.menubtn06:hover {
	background-position: -360px -32px;
	}
ul.menu li.menubtn07:hover {
	background-position: -432px -32px;
	}
ul.menu li.menubtn01:active {
	background-position: 0px -64px;
	}
ul.menu li.menubtn02:active {
	background-position: -72px -64px;
	}
ul.menu li.menubtn03:active {
	background-position: -144px -64px;
	}
ul.menu li.menubtn04:active {
	background-position: -216px -64px;
	}
ul.menu li.menubtn05:active {
	background-position: -288px -64px;
	}
ul.menu li.menubtn06:active {
	background-position: -360px -64px;
	}
ul.menu li.menubtn07:active {
	background-position: -433px -64px;
	}
#menubox {
	float: right;
	width: 505px;
	height: 48px;
	margin-right: 11px;
 }
#footerblock p {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

