@charset "utf-8";
#contentindex {
	width: 800px;
	margin-top: 244px;
	margin-left: 80px;
	padding-left: 75px;
	position: absolute;
	z-index: 100;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 7px;
}
#contentindex p {
	margin-top: 0px;
	margin-bottom: 20px;
}
#contentindex p.ind {
	padding-left: 72px;
}

#contentindex p.wel {
	margin-top: 0px;
	margin-bottom: 19px;
	line-height: 30px;
	display: block;
	height: 30px;
}
.orange {
	color: #F3C883;
}
.darkblue {
	color: #223A60;
}

#contentindex span.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #CDC785;
	text-transform: uppercase;
}
#contentindex span.welcomewh {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}

#link1, #link2 {
	height: 47px;
	width: 201px;
	margin-top: 461px;
	margin-left: 215px;
	position: absolute;
	z-index: 1000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDC785;
}
#link2 {
	margin-left: 460px;
	width: 243px;
}
#link4 {
	position: absolute;
	z-index: 1000;
	margin-left: 735px;
	margin-top: 461px;
	width: 210px;
	height: 195px;
}
#link1 a {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #A2B2CC;
	text-decoration: none;
	background-image: url(images/index_video_roll.gif);
	display: block;
	height: 42px;
	width: 162px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 39px;
}
#link2 a {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #A2B2CC;
	text-decoration: none;
	background-image: url(images/index_video2_roll.gif);
	display: block;
	height: 42px;
	width: 204px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 39px;
}
#link1 a:hover {
	color: #CDC785;
	background-image: url(images/index_video.gif);
}
#link2 a:hover {
	color: #CDC785;
	background-image: url(images/index_video2.gif);
}
.gold {
	color: #CDC785!important;
}
