body {
	background-color: EFEADD;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.ind_cont2 {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 25px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.div_cont2 {
	margin-left: 25px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.ind_cont1 {
	padding-top: 170px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 25px;
}
.ind_TD {
	padding-top: 25px;
	margin-right: 10px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.contentTable {
	background-image: url(images/support_07.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contentPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 100px;
	height: 43px;
	padding-top: 12px;
}

#flash_video_tour {
	padding-top: 25px;
	padding-left: 35px;
}

#video_tour_link {
	float: both;
	margin-top: 40px;
	padding-left: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
}

#video_tour_link a:link {
	text-decoration: none;
	color: #0070b8;
	font-weight: bold;
	border-bottom: 1px dotted #0070b8;
	line-height: 18px;
}

#video_tour_link a:visited {
	text-decoration: none;
	color: #0070b8;
	border-bottom: 1px dotted #0070b8;
	line-height: 18px;
}

#video_tour_link a:hover {
	text-decoration: none;
	color: #5a5a5a;
	border-bottom: 1px dotted #5a5a5a;
}

span#video_tour_button {
	float: left;
	display: block;
	margin-left: 30px;
	margin-top: -25px;
	text-indent: -9999px;
}

#video_tour_button a {
	display: block;
	height: 100px;
	width: 100px;
	border-bottom: none;
}

#video_tour_button a:link {
	height: 100px;
	width: 100px;
	background: url(images/video_button.png) top left no-repeat;
	border-bottom: none;
}

#video_tour_button a:visited {
	height: 100px;
	width: 100px;
	background: url(images/video_button.png) top left no-repeat;
	border-bottom: none;
}

#video_tour_button a:hover {
	height: 100px;
	width: 100px;
	background: url(/images/video_button_over.png) bottom left no-repeat;
	border-bottom: none;
}