body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 739px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	position: relative;
	float: left;
	width: 739px;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 168px;
	width: 271px;
	position: absolute;
	z-index: 20;
	left: 86px;
	top: 3px;
}
#content {
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 90px;
	background-image: url(images/contentBgd.jpg);
	background-repeat: repeat-y;
	background-position: -25px;
}
#beneathNav {
	background-image: url(images/bgdUnderNav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	width: 739px;
	float: left;
}
.button {
	background-image: url(images/bigBtnBgd.jpg);
	float: left;
	height: 241px;
	width: 164px;
	margin-right: 7px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 6px;
	background-repeat: no-repeat;
	margin-top: 8px;
}
#buttons .button a {
	font-size: 10px;
	font-weight: bold;
	color: #C58C04;
	text-decoration: underline;
	text-align: right;
}
.button h2 {
	font-size: 18px;
	color: #C58C04;
	text-align: center;
}
#wrapper #buttons {
	background-color: #22201F;
	background-image: url(images/buttonsBgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	background-image: url(images/footerBgd.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 719px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	font-size: 8px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 8px;
	clear: both;
}
.button:hover   {
	background-image: url(images/bigBtnBgdHover.jpg);
}
.footerlinks a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.footerlinks {
	float: right;
}
.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#nav {
	background-image: url(images/navBgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 52px;
	position: absolute;
	float: left;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	left: 0px;
	top: 38px;
}
#nav ul, #nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#wrapper #header #nav a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	text-align: center;
	padding-right: 12px;
	padding-left: 10px;
	line-height: 52px;
}
#wrapper #header #nav a:hover {
	background-image: url(images/navBgd_orangeHover.jpg);
	background-repeat: repeat-x;
}
#contentLeft {
	float: left;
	width: 220px;
	margin-top: 70px;
}
#contentRight {
	float: right;
	width: 516px;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#index #nav {
	background-image: url(images/navBgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 52px;
	margin-top: 335px;
	position: relative;
	float: left;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	top: 0px;
}
#index #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 388px;
	position: relative;
	float: left;
	width: 739px;
}
#index #wrapper #header #nav a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: right;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 52px;
}
#intro {
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	height: 180px;
	width: 410px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	top: 120px;
	right: 1px;
	position: absolute;
	z-index: 10;
}
#introbgd {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 180px;
	width: 410px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	top: 120px;
	right: 0px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 5;
	  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
}
#index #wrapper #buttons #mb4 img {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.buttonholder {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
