
#container {
	margin: 0;
	padding: 0;
	text-align: center;	
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header {
	margin: auto;
	width: 960px;
	height: 100px;
	padding-right: 0;
	position: relative;
	text-align: center;
}

#header #intro {
	padding-right: 100px;
}

#content {
	margin: auto;
	width: 960px;
	margin-top: 50px;
	position: relative;

}


#header #logo{
	background-size: contain;
	background-repeat: no-repeat;
	width: 120px;
	height: 80px;
	margin-left: 0;
	padding: 0;
	display: inline-block;
	* display: inline;
	zoom: 1;
}

#header #logo img {
	width: 80px;
	height: 80px;
}

#header #intro {
	display: inline-block;
	* display: inline;
	zoom: 1;

	vertical-align: bottom;
}


#intro h1{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h1 small {
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}

#MainMenu {
	margin-left: 0px;
	margin-top: 20px;
	text-align: left;
}

.footerMenu a {
	margin: 20;
	font-size: 15;
	font-family: georgia;
	color: #999aa0;
	text-decoration: none;
}

#header a{
	font-size: 18;
	font-family: georgia, serif;
	color: black;
	margin-right: 30px;
	text-decoration: none;
}

a{
	color: #659eff;
	text-decoration: none;
}
a:hover {
	color: #77CCFF;
}

.september {
	width: 100%;
	height: 1px;
	background: rgba(158,152,158,0.7);
	*background: gray;
	margin-top: 5px;
	overflow: hidden;
}

#buy {
	height: 20px;
}

.productIntroduction {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}
.productIntroduction h1 {
	font-family: Helvetica;
	font-size: 20;
	font-weight: bold;
}

.productIntroduction h2 {
	font-family: Helvetica;
	font-size: 16;
	font-weight: normal;
	color: #cc935b;
}


.productIntroduction p {
	font-family: Helvetica;
	font-size: 16;
	font-weight: normal;
}

.fileFormat {
	display: inline-block;
	* display: inline;
	zoom: 1;
	width: 42%;
	text-align: left;
	vertical-align: top;
	margin-left: 70px;
}

.fileFormat li {
	font-size: 16;
}

.downloadButton {
	margin: 20px;
	background: #89a7ec;
	border: 0;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	color: white;
	font-size: 15;
}

.downloadButton:hover {
	background: #5c81fa;
}


.copyright p {
	font-size: 15;
}

.download {

}

.downloadDescription {
	display: inline-block;
	width: 400px;
	text-align: center;
	vertical-align: top;
	margin-left: 0;
	
	* display: inline;
	zoom: 1;
}

.buyDescription {
	display: inline-block;
	width: 330px;
	text-align: center;
	vertical-align: top;
	margin-left: 0;
	
	* display: inline;
	zoom: 1;
}

.enterprisePrice
{
	display: inline-block;
	width: 230px;
	text-align: left;
	vertical-align: top;
	margin-left: 40;
	
	* display: inline;
	zoom: 1;
}

.enterprisePrice a
{
	font-size: 16;
	line-height: 150%;
}

.splitView {
	display: inline-block;
	width: 330px;
	text-align: left;
	vertical-align: top;
	margin-left: 0;
	* display: inline;
	zoom: 1;
}


.licenseDetail {
	width: 180;
	margin: auto;
	text-align: left;
	margin-left: 90;
}


.downloadDescription .description {
	text-align: left;
	padding-left: 40;
}

.downloadDescription h2 {
	font-family: Helvetica;
	font-size: 18;
	font-weight: normal;
	color: #cc935b;
}

.downloadDescription li {
	font-family: Helvetica;
	font-size: 14;
	font-weight: normal;
}

.buyDescription h2 {
	font-family: Helvetica;
	font-size: 18;
	font-weight: normal;
	color: #cc935b;
}

.buyDescription li {
	font-family: Helvetica;
	font-size: 14;
	font-weight: normal;
}

.blank {
	height: 100;
}

h1 {
	font-family: Helvetica;
	font-size: 22;
	font-weight: normal;
}

.supportCenter {
	width: 500px;
	margin: auto;
	margin-top: 50px;
	text-align: left;
	vertical-align: top;
}

.supportCenter li {
	font-family: Helvetica;
	font-size: 14;
	font-weight: normal;
}

.supportCenter p {
	font-family: Helvetica;
	font-size: 14;
	font-weight: normal;
}

.supportList {
	text-align: left;
	margin: auto;
}

.buyContent {
	width: 600px;
	margin: auto;
}

.pageTitleLine {
	width: 500px;
	height: 1px;
	margin: auto;
	margin-bottom: 30px;
	background: #dfdfdf;
	overflow: hidden;
	visibility: hidden;
}


.buyVerticalLine {
	display: inline-block;
	width: 1;
	height: 250px;
	background: #dfdfdf;
	
	* display: inline;
	zoom: 1;
}

#productFeature {
	font-weight: normal;
	color: blue;
}

.buyButton {
	margin-top: 20px;
	width: 120px;
	height: 30px;
	background: #89a7ec;
	border-radius: 5px;
	border: 0;
	color: white;
	font-weight: bold;
	font-size: 15;
}

.buyButtonEnterprice {
	margin-top: 20px;
	width: 140px;
	height: 30px;
	background: #89a7ec;
	border-radius: 5px;
	border: 0;
	color: white;
	font-weight: bold;
	font-size: 15;
}

.buyButton:hover, .buyButton:active, .buyButton:focus {
	background: #5c81fa;
}

.menuButton {
	background: transparent;
	width: 80px;
	height: 50px;
	margin-right: 3;
	border: 0;
	overflow: visible;
	text-align: center;
	background: #c1c3de;
	color: white;
	font-size: 13;
	border-radius: 5px;
}

.paymentInfo p {
	font-size: 12;
}


.menuButton:hover, .menuButton:active, .menuButton:focus {
	background: #5c81fa;
}


.priceLabel {
	font-weight: bold;
}

