@charset "utf-8";
/* CSS Document */
body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e1e1;
	background-image: url(images/backshade.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.leftshade {
	background-image: url(images/leftshade.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
	vertical-align: top;
}
.rightshade {
	background-image: url(images/rightshade.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
	vertical-align: top;
}
.topbox {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	height: 70px;
	width: 830px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	padding-top: 60px;
}
.imagebox {
	background-image: url(images/imagebox.gif);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 100px;
	width: 275px;
	padding-top: 25px;
	padding-right: 555px;
	padding-bottom: 25px;
	padding-left: 100px;
}
.mainbox {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: normal;
	padding-bottom: 10px;
}
.mainbox h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #87E632;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#contactbox {
	float: left;
	width: 830px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87E632;
	color: #666666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
#contactbox a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #65BB17;
	text-decoration: none;
}
#contactbox a:hover {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #65BB17;
	text-decoration: underline;
}
.centrecolumn {
	background-color: #FFFFFF;
	background-image: url(images/backlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 930px;
	vertical-align: top;
}
#videobox {
	float: right;
	width: 200px;
	margin-left: 10px;
	clear: both;
	padding-left: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 10px;
	height: 320px;
	background-image: url(images/greybox.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.videoboxrow {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
#videobox a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #65BB17;
	text-decoration: none;
}
#videobox a:hover {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #65BB17;
	text-decoration: underline;
}.mainbox h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.servicebox {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.servicebox h1 {
	font-size: 12px;
	color: #65BB17;
	padding-left: 35px;
	background-image: url(images/greyheader.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	padding-top: 3px;
	border: 0px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #65BB17;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #65BB17;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #65BB17;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #65BB17;
}
#disclaimer {
	float: left;
	width: 830px;
	margin-top: 10px;
	color: #666666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}
.topleft {
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 25px;
}
.topright {
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 25px;
}
.lefttab {
	background-image: url(images/lefttab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 25px;
}
.righttab {
	background-image: url(images/righttab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 25px;
}
.holdingbox {
	height: 100%;
}
#flashcontainer {
	height: 345px;
	width: 400px;
}
.imagebox2 {
	background-image: url(images/imagebox2.gif);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 100px;
	width: 275px;
	padding-top: 25px;
	padding-right: 555px;
	padding-bottom: 25px;
	padding-left: 100px;
}
