#struct {
	position: relative;
	width: 990px;
	font-family: Arial, Helvetica;
	height: auto;
	margin: 0px;
	text-align: left;
	behavior: url("/sitejs/csshover3.htc");
}

#struct img {
	border: none;
}

#struct div.top {
	height: 40px;
	width: 990px;
}

#struct div.top div#sitename {
	float: left;
	display: inline; /* IE double margin fix */
	margin-left: 20px;
	width: auto;
	height: auto;
}

#struct div.top div#links {
	float: left;
	display: inline; /* IE double margin fix */
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	margin-left: 30px;
}

#struct div.top div#links a {
	margin: 0px;
	padding: 3px 30px;
	border-right: 1px solid #ccc;
}

#struct div.top div#links a:link,#struct div.top div#links a:visited {
	text-decoration: none;
	color: #777;
}

#struct div.top div#links a:hover {
	text-decoration: underline;
	color: #555;
}

#struct div.top div#links a.current,#struct div.top div#links a.current:visited {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}

#struct div.top div#choose {
	float: right;
	width: 83px;
	height: 28px;
	display: inline; /* IE double margin fix */
	text-align: center;
	margin-top: 12px;
	background-image: url('images/chooser_bg.png');
	background-repeat: no-repeat;
	overflow: hidden;
}

#struct div.top div#choose a {
	display: block;
	margin-top: 8px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

#struct div.top div#choose a:link,#struct div.top div#choose a:visited {
	text-decoration: none;
	color: #fff;
}

#struct div.top div#choose a:hover {
	text-decoration: underline;
	color: #fff;
}

#struct div.mid {
	height: auto;
	width: 990px;
	clear: both;
}

#struct div.mid div.block {
	width: 990px;
	height: auto;
}

#struct div.mid div.block div.intop {
	height: 10px;
	overflow: hidden;
	background: url('images/maintop.png') no-repeat;
}

#struct div.mid div.block#theme div.intop {
	position: relative;
	overflow: visible;
	height: 10px;
	background: url('images/maintop2.png') no-repeat;
	z-index: 5;
}

#struct div.block#theme div#selector {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
	height: auto;
	background-color: #fff;
	border-left: 1px solid #e7e7e7;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}

#struct div.block#theme div#selector img {
	border: 0px;
}

#struct div.block#theme div#selector div.title {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	/* background-color: #870C0F; */
	background-color: #870C0F;
	padding: 4px 10px;
	color: #fff;
	clear: both;
	text-align: left;
}

#struct div.block#theme div#selector div.model {
	display: inline;
	float: left;
	overflow: hidden;
	width: 100px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	padding: 5px;
	margin-left: 10px;
	text-align: center;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	cursor: pointer;
}

#struct div.block#theme div#selector div.model.current {
	opacity: 1;
	filter: alpha(opacity = 100);
}

#struct div.block#theme div#selector div.model.current a {
	color: #870C0F;
	font-weight: bold;
}

#struct div.block#theme div#selector div.model:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

div#selector div.model a,div#selector div.model a:link,div#selector div.model a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #000;
}


#struct div.block#theme div#selector a:hover {
	text-decoration: underline;
}


#struct div.mid div.block div.inmid {
	position: relative;
	width: 988px !important;
	width: 990px;
	top: 0px !important;
	top: -10px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
}

#struct div.mid div.block div.inmid div#key {
	overflow: hidden;
	left: 1px;
	height: auto;
	width: 988px;
	padding: 0px;
	margin: 0px;
}

#struct div.inmid div#frame1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 988px;
	height: 480px;
	overflow: hidden;
}

#struct div.inmid div#frame2 {
	display: none;
	overflow: hidden;
}

#struct img.arrow {
	/* z-index: 1; */
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

#struct img.arrow:hover {
	z-index: 1;
	opacity: 1;
	filter: alpha(opacity = 100);
}

#struct div.mid div.block div.inmid img#arrowLeft {
	position: absolute;
	left: 20px;
	top: 240px;
}

#struct div.mid div.block div.inmid img#arrowRight {
	position: absolute;
	right: 20px;
	top: 240px;
}

#struct div.mid div.block div.inbot {
	width: 990px;
	height: 10px;
	margin-top: 0px !important;
	margin-top: -10px;
	background-color: none;
	background-image: url('images/mainbot.png');
	background-repeat: no-repeat;
}

#struct div.mid div.block div#gnav {
	height: 70px;
	background-image: url('images/main_gal_bg.png');
	background-repeat: no-repeat;
	color: #333;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}

#struct div.mid div.block div#gnav div#gnav_buy {
	float: left;
	display: inline;
	width: 50%;
	height: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;
	vertical-align: middle;
}

#struct div.mid div.block div#gnav div#gnav_buy img {
	border: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

#struct div.mid div.block div#gnav div#gnav_buy p {
	margin-top: 5px;
}

#struct div.mid div.block div#gnav div#gnav_tbs {
	float: right;
	display: inline;
	width: auto;
	height: 60px;
	margin-right: 30px;
}

#struct div.mid div.block div#gnav div#gnav_tbs div {
	float: left;
	display: block;
	margin-right: 10px;
	background-image: none;
}

#struct div.mid div.block div#gnav div#gnav_tbs div a {
	position: relative;
	overflow: hidden;
	display: block;
	width: 70px;
	height: 60px;
	outline: none;
}

#struct div.mid div.block div#gnav div#gnav_tbs div a img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

#struct div.mid div.block div#gnav div#gnav_tbs div img:hover {
	top: -60px;
}

#struct div.mid div.block div#gnav div#gnav_tbs div a.active img {
	top: -121px;
}


#struct div.mid div#toPages {
	margin-top: 15px;
	height: auto;
}

#struct div.mid div#toPages div.inmid {
	height: 280px;
	width: 988px !important;
	width: 990px;
	text-align: left;
}

#struct div.mid div#toPages div.inmid h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	margin: 0px;
}

#struct div.mid div#toPages div.inmid h3 a:link,#struct div.inmid h3 a:visited {
	color: #870C0F;
	text-decoration: none;
}

#struct div.mid div#toPages div.inmid h3 a:hover {
	color: #870C0F;
	text-decoration: underline;
}

#struct div.mid div#toPages div.inmid .linkLeft {
	float: left;
	display: inline;
	width: 46%;
	margin-left: 20px;
	margin-top: 20px;
	clear: left;
	border-right: 1px solid #e7e7e7;
	padding-right: 15px;
}

#struct div.mid div#toPages div.inmid .linkLeft div.icon {
	float: right;
	display: inline;
	width: auto;
	height: 110px;
	margin-left: 15px;
	text-align: center;
}

#struct div.mid div#toPages div.inmid .linkRight {
	float: right;
	display: inline;
	width: 46%;
	margin-right: 20px;
	margin-top: 20px;
	clear: right;
}

#struct div.mid div#toPages div.inmid p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
}

#struct div.mid div#toPages div.inmid .linkRight div.icon {
	float: right;
	display: inline;
	width: 110px;
	height: 110px;
	display: table-cell;
	vertical-align: bottom;
	margin-left: 15px;
	text-align: center;
}

#struct div.twoColBlock {
	width: 990px;
	height: auto;
}

#struct div.twoColBlock div.top {
	background-image: url("images/maintop_2col.png");
	background-repeat: no-repeat;
	width: 990px;
	height: 10px;
	overflow: hidden;
}

#struct div.twoColBlock div.mid {
	background-image: url("images/mainmid_2col.png");
	background-repeat: repeat-y;
	width: 990px;
	height: 400px;
}

#struct div.twoColBlock div.mid div.left {
	float: left;
	width: 215px;
}

#struct div.twoColBlock div.mid div#leftnav {
	margin-top: 30px;
	z-index: 10;
}

#struct div.twoColBlock div.mid div#leftnav div {
	position: relative;
	float: right;
	clear: both;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica;
}

#struct div.twoColBlock div.mid div#leftnav div a {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 40px;
	outline: none;
	padding-left: 20px;
	line-height: 35px;
	background-image: url('images/leftnav_bg.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#struct div.twoColBlock div.mid div#leftnav div a:link,#struct div.twoColBlock div.mid div#leftnav div a:visited {
	text-decoration: none;
	color: #666;
}

#struct div.twoColBlock div.mid div#leftnav div a:hover {
	background-position: 0px -40px;
	text-decoration: underline;
	color: #333;
}

#struct div.twoColBlock div.mid div#leftnav div a.active,#struct div.twoColBlock div.mid div#leftnav div a.active:visited,#struct div.twoColBlock div.mid div#leftnav div a.active:link {
	background-position: 0px -80px;
	color: #fff;
	font-weight: bolder;
}

#struct div.twoColBlock div.mid div.right {
	position: relative;
	float: right;
	width: 775px;
	height: 400px;
	font-size: 14px;
	font-family: Arial, Helvetica;
	line-height: 24px;
	overflow: hidden;
}

#struct div.twoColBlock div.mid div.right p.note {
	font-size: 10px;
	color: #999;
}

#struct div.twoColBlock div.mid div.right div#feature {
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#struct div.twoColBlock div.mid div.right div#feature p {
	margin: 10px 50px;
}

#struct div.twoColBlock div.mid div.right div#feature p.sub {
	font-size: 12px;
	color: #666;
}

#struct div.twoColBlock div.mid div.right div#feature p.sub img {
	float: left;
	margin-right: 15px;
}

#struct div.right div#feature a,#struct div.right div#feature a:link,#struct div.right div#feature a:visited {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}

#struct div.right div#feature a:hover {
	text-decoration: underline;
	color: #333;
}

#struct div.twoColBlock div.mid div.right div#feature img.main {
	margin-right: 50px;
	margin-left: 20px;
}

#struct div.twoColBlock div.mid img#arrowLeft {
	position: absolute;
	top: 160px;
	left: 10px;
}

#struct div.twoColBlock div.mid img#arrowRight {
	position: absolute;
	top: 160px;
	right: 10px;
}

#struct div.twoColBlock div.right div.frames {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

#struct div.twoColBlock div.right div#frame1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
}

#struct div.twoColBlock div.right div#frame2 {
	display: none;
	overflow: hidden;
}

#struct div.twoColBlock div.bot {
	border-top: 2px solid #ddd;
}

#struct div.bot {
	height: 10px;
	width: 990px;
}

#struct div.tileRow {
	width: 990px;
	height: 151px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 0px !important;
	margin-left: -14px;
}

#struct div.tileRow div.tile {
	float: left;
	width: 311px;
	height: 151px;
	margin-left: 14px;
	position: relative;
}

#struct div.tileRow div.tile div.models {
	position: absolute;
	left: 155px;
	top: 100px;
	width: 150px;
	height: 45px;
	overflow: hidden;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #666;
}

#struct div.tileRow div.tile div.models a,#struct div.tileRow div.tile div.models a:visited,#struct div.tileRow div.tile div.models a:link {
	color: #666;
	text-decoration: none;
	background-image: url('images/link.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 7px;
	padding-right: 10px;
}

#struct div.tileRow div.tile div.models a:hover {
	color: #870c0f;
	text-decoration: underline;
}