#content_layer {
	position: absolute;
	z-index: 100;
	top: 50px;
	height: 260px;
	left: 0px;
	width: 600px;
}

#master_layer {
	position: absolute;
	text-align: left;
	height: 500px;
	width: 600px;
	z-index: 0;
	margin-left: -300px;
	left: 50%;
/*	
no left
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
*/
}

/*
body {
*/
#body_layer {
	background: #2681ae url("images/bg_wt_strip.gif") repeat-y center;
	margin: 0px;
	padding: 0px;
}

/*
	background-color: #2681ae;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_wt_strip.gif);
	background-repeat: repeat-y;
	background-position: center;
*/

#control_layer {
	position: absolute;
	z-index: 210;
	left: 280px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: 93px;
}

#content_image1 {
	position: absolute;
	z-index: 101;
	left: 0px;
	top: 0px;
/*	background-image: url("images/target1.jpg");
	width:200px;
	height:260px;*/
}


/* remove this
#content_image1:hover {
	border: 0px solid #fff;
	color:red;
	background-image: url("images/target_main.jpg");
	width:200px;
	height:260px;
}
*/

#content_image2 {
	position: absolute;
	z-index: 102;
	left: 200px;
	top: 0px;
}

#content_image3 {
	position: absolute;
	z-index: 103;
	left: 400px;
	top: 0px;
}

#logo_layer {
	position: absolute;
	height: 75px;
	width: 195px;
	top: 24px;
	left: 54px;
	z-index: 310;
}

#bottom_layer {
	position: absolute;
	z-index: 200;
	top: 310px;
	height: 190px;
	width: 600px;
}

#background_layer {
	position: absolute;
	z-index: 10;
}

#content_prod_left {
	position: absolute;
	z-index: 111;
	left: 0px;
	top: 0px;
}

#content_prod_right {
	position: absolute;
	z-index: 112;
	left: 240px;
	top: 0px;
	background-color: #333333;
	height: 260px;
	width: 360px;
	overflow: hidden;
}

#content_prod_right_text {
	position: absolute;
	z-index: 113;
	left: 9px;
	top: 6px;
	height: 248px;
	width: 342px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	overflow: auto;
}

#content_prod_right_checkout {
	position: absolute;
	z-index: 114;
	left: 258px;
	top: 224px;
}

#announce_layer {
	position: absolute;
	z-index: 320;
	top: 110px;
	left: 280px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyright_layer {
	position: absolute;
	top: 175px;
	z-index: 320;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66ccff;
	width: 600px;
}

#pict_btn1 {
	position: absolute;
	cursor: pointer;
}

#watch_image_layer {
	position: absolute;
	top: 0px;
	left: 0px;
}

#flash_window_title_left {
	position: absolute;
	top: 8px;
	left: 10px;
	height: 40px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-image: url(images/about_sequence.gif);
	color: #ffffff; */
}

#flash_window_content_region {
	position: absolute;
	top: 43px;
	left: 15px;
	height: 130px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
/*	background-color: #333333; */
}

#flash_window_content_region_load {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
/*	background-color: #333333; */
}

#flash_window_name_region {
	position: absolute;
	top: 180px;
	left: 15px;
	height: 30px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: center;
/*	background-image: url(images/about_sequence.gif);
	color: #ffffff; */
}

#flash_window_copyright_region {
	position: absolute;
	top: 202px;
	left: 15px;
	height: 5px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#content_prod_left_flash_play_area {
	position: absolute;
	z-index: 115;
	left: 54px;
	top: 64px;
	background-color: #333333;
	width: 132px;
	height: 132px;
	overflow: hidden;
}


a.content_prod_link {
	color: #ffffff;
	text-decoration: none;
}
.content_prod_link {
	color: #ffffff;
	text-decoration: none;
}

.content_prod_link_underline {
	color: #ffffff;
	text-decoration: underline;
}

.disabled_control {
	color: #003333;
}
a.disabled_control {
	text-decoration: none;
}
a.disabled_control:hover {
	cursor: text;
}



a.top_controls {
	text-decoration: none;
}
a.top_controls:hover {
	color: #003333;
}
.top_controls {
	color: #ccffff;
}

a.bottom_controls {
	text-decoration: none;
}
a.bottom_controls:hover {
	color: #003333;
}
.bottom_controls {
	color: #336666;
}

a.announce_text {
	text-decoration: none;
}
a.announce_text:hover {
	color: #003333;
}
.announce_text {
	color: #336666;
}
