	@charset "UTF-8";
	#popup_holder {
	background-color: #FFFFFF;
	height: 500px;
	font-family: Optima, "Geneva CY", "Helvetica CY", Arial;
	width: 910px;
	position: absolute;
	}
#longtext_panel {
	position: absolute;
	height: 400px;
	width: 320px;
	bottom: 50px;
	top: 21px;
	left: 18px;
	z-index: 10;
	font-family: Optima, "Geneva CY", "Helvetica CY", Arial;
	visibility: visible;
	overflow/**/: auto;
	}
	#Text_Layer2 {
	position: absolute;
	height: 380px;
	width: 320px;
	bottom: 50px;
	top: 60px;
	left: 18px;
	z-index: 10;
	font-family: Optima, "Geneva CY", "Helvetica CY", Arial;
	visibility: hidden;
	}
	#Text_Layer3 {
	position: absolute;
	height: 380px;
	width: 320px;
	bottom: 50px;
	top: 60px;
	left: 18px;
	z-index: 10;
	font-family: Optima, "Geneva CY", "Helvetica CY", Arial;
	visibility: hidden;
	}
	#popup_top {
		background-image: url(new_website/images/bg_grad_01_01.jpg);
		background-repeat: repeat;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 8px;
	}
	#popup_bottom {
		background-image: url(new_website/images/bg_grad_01_01.jpg);
		background-repeat: repeat;
		position: absolute;
		width: 100%;
		height: 16px;
		bottom: 0px;
	}
	#popup_left {
	position: absolute;
	height: 445px;
	width: 320px;
	bottom: 50px;
	top: 56px;
	left: 18px;
	z-index: 10;
	overflow: visible;
	font-family: Optima, "Geneva CY", "Helvetica CY", Arial;
	}
	
	#popup_right {
		position: absolute;
		width: 60%;
		height: 500px;
		right: 16px;
		top: 20px;
		border: 1px solid #cccccc;
		text-align: center;
	}
	#right_main {
	width: 63%;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 100%;
	}
	#thumbnail_container {
		position: absolute;
		height: 100%;
		width: 170px;
		top: 10px;
		right: 5px;
	}
	#OneMainImage {
		width: 100%;
		position: absolute;
		left: 0%;
		height: 425px;
		top: 10px;
		text-align: center;
	}
	.thumbnail {
		width: 100px;
		position: absolute;
		right: 0px;
		top: 10px;
		text-align: right;
		float: left;
		border="0";
	}
	.thumb {
		float: right;
		height:100px;
		width: 44%;
		position:relative;
		margin-top: 0;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		vertical-align: middle;
	}
	
	.h1 {
	font-size: 1.3em;
	}
	.style1 {
		color: 333333;
	}
	#buttons {
	bottom: 20px;
	position: absolute;
	width: 308px;
	z-index: 10;
	height: 50px;
	}
	
	#buttons2 {
	bottom: 20px;
	position: absolute;
	width: 308px;
	z-index: 10;
	height: 50px;
	left: 16px;
	}
	
	.specs {
		font-size: 0.9em;
		font-weight: normal;
		line-height: 1em;
		white-space: normal;
	}
	#logo {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: 2;
	}
h1 {
	font-size: 1.6em;
}
