#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 930px;
	_width: 934px;
	height: 560px;
	margin-left:-465px;
	margin-top:-280px;
}

div.content {
	height: 495px;
	width: 100%;
}

div.header {
	height: 40px;
	padding-left: 34px;
}

div.logo {
	width: 206px;
	height: 40px;
	float: left;
}

ul.menu {
	width: 690px;
	height: 16px;
	float: left;
	margin-top: 15px;
}

ul.menu li {
	float: left;
}

ul.menu li.other {
	margin-left: 32px;
}

div.left_content {
	width: 224px;
	height: 100%;
	margin-right: 1px;
	float: left;
	background-color: #e7e7e7;
}

div.left_content img.ie_line {
	!position: relative;
	!top: -33px;
}

div.submenu {
	height: 85px;
}

.first_submenu {
	margin-top: 16px;
}

.fckeditor_textarea,
div.content_text {
	margin: 0px 22px 0px 20px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	width: 182px;
}

.fckeditor_textarea a:visited,
.fckeditor_textarea a:hover,
.fckeditor_textarea a,
div.content_text a:visited,
div.content_text a:hover,
div.content_text a {
	text-decoration: underline;
	color: #9e3446;
}

div.images_nav {
	float: right;
	width: 200px;
	height: 45px;
	margin: 30px 21px 0px 0px;
	_margin: 30px 10px 0px 0px;
}

div.images_nav img {
	float: right;
}

div.image_thumb {
	float: right;
	width: 14px;
	height: 14px;
	margin-left: 3px;
	background-color: #999999;
	cursor: pointer;
}

div.image_thumb_on {
	background-color: #333333;
}

div.images_thumbs {
	height: 26px;
}

div.images_arrows img {
	margin-left: 3px;
	cursor: pointer;
}

div.press_thumbnails {
	margin: 10px 22px 0px 20px;
	width: 185px;
	height: 228px;
	position: relative;
	left: -2px;
	overflow: hidden;
}

div.press_thumbnails img.thumb_on {
	border: 1px solid #666666;
    filter: alpha(opacity=100);
	opacity: 1;
    -moz-opacity: 1;
}
div.press_thumbnails img.thumb_over {
    filter: alpha(opacity=100);
	opacity: 1;
    -moz-opacity: 1;
}
div.press_thumbnails img.left_column {
	margin-left: 0px;
}
div.press_thumbnails img.last_line {
	margin-bottom: 0px;
}
div.press_thumbnails img {
	border: 1px solid #e7e7e7;
    filter: alpha(opacity=40);
	opacity: .40;
    -moz-opacity: .40;
	float: right;
	margin-left: 4px;
	margin-bottom: 6px;
	cursor: pointer;
}

div.press_to_purchase {
	float: left;
	margin: 12px 0px 0px 20px;
}

div.press_to_purchase img {
	float: left;
}

div.right_content {
	width: 705px;
	height: 100%;
	float: left;
}

div.footer {
	height: 15px;
	width: 100%;
	padding-top: 10px;
	!padding-top: 7px;
}

.rich_text_option,
span.footer {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #999999;
	letter-spacing: 1px;
}

.rich_text_option a,
span.footer a {
	text-decoration: none;
	color: #999999;
}

div.press_arrows {
	margin: 9px 19px 0px 0px;
	_margin: 9px 19px 0px 0px;
}

div.press_arrows img {
	float: right;
	margin-left: 3px;
	cursor: pointer;
}
.press_thumbs {
	margin-right:0px;
	width:185px;
	position: relative;
}
div.footer img {
	float:left;
	margin-top:-5px;
	margin-right:5px;
	!margin-top: 0px !impoortant;
	_margin-top: 0px;
}
