@charset "utf-8";
/* CSS Document */

#gnav_wrapper {
	margin: 0 auto;
	width: 1024px;
}
#site_nav {
	width: 1024px;
	height: 70px;
	text-align: center;
}
#site_nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#site_nav ul li {
	display: inline;
	vertical-align: top;
}
#site_nav ul li a {
	display: inline-block;
	padding: 18px 7px 0px 7px;
	height: 48px;
	line-height: 48px;
	vertical-align: top;
}
#site_nav ul li img {
	vertical-align: top;
}
#main_container {
	background: url(../images/trial_download/main_bg_v2.jpg) center top no-repeat;
	padding: 0px;
	margin: 0 auto;
	width: 1024px;
	min-height: 670px;
	text-align: left;
}
* html #main_container {
	height: 750px;
}
#main_container .left_column {
	float: left;
	padding: 0px 20px 0px 90px;
}
#main_container .right_column {
	float: left;
	margin-top: -11px;
	width: 245px;
}
#main_container .right_column .features {
	margin-bottom: 10px;
	width: 243px;
	height: 315px;
}
#main_container .right_column .history {
	margin: 0px -20px 0px 0px;
	width: 258px;
	height: 216px;
}
#main_container .right_column .features a,
#main_container .right_column .history a {
	position: relative;
}
#main_container .shell_bottom {
	background: url(../images/trial_download/shell_bottom.png) center top repeat-y;
	position: relative;
	margin: 0px 17px 0px 17px;
	width: 990px;
	height: 125px;
	z-index: 10000px;
}
* html #main_container .shell_bottom {
	top: 0px;
	margin-top: -50px;
}
#main_header {
	margin: 0px 60px;
	width: 904px;
	height: 255px;
}
#main_header tr td .welcome {
	width: 487px;
	height: 106px;
	margin: 0px 0px 30px 0px;
}
#main_header tr td .download_now_shield {
	display: block;
	cursor: pointer;
	width: 355px;
	height: 195px;
}
#main_content {
	background: url(../images/trial_download/main_content_bg.jpg) center top repeat-y;
	width: 580px;
	line-height: 1.6em;
	color: #33210D;
}
#main_content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #117d8a;
}
#main_content .top {
	background: url(../images/trial_download/main_content_top.png) center top no-repeat;
	padding-top: 50px;
	margin: 0px;
	width: 580px;
}
#main_content .top div.hr {
	background: #5F3B12;
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
}
#main_content .top div.hr hr {
	display: none;
}
#main_content .top .shrub_top_left {
	background: url(../images/trial_download/shrub.png) top left no-repeat;
	position: relative;
	top: -80px;
	left: -30px;
	width: 248px;
	height: 205px;
	margin: 0px -248px -205px 0px;
}
#main_content .top .content_text {
	padding: 0px 40px;
	margin: 0px;
	min-height: 380px;
}
#main_content .top .main_content_bottom {
	background: url(../images/trial_download/main_content_bottom_v2.png) left top no-repeat;
	margin: 30px 0px 0px 0px;
	width: 580px;
	height: 81px;
	text-align: center;
}
#main_content .top .main_content_bottom .download_img {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 0 auto;
	top: -20px;
	width: 232px;
	height: 125px;
	z-index: 20000px;
}
