* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff url(../img/bg-top.gif) repeat-x;
    font: 62.5% Arial, sans-serif;  
}

fieldset {
    border: 0;
}

hr {
    display: none;
}

.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}

.red {
	color:#EE545B;
}

img {
    border: none;
    background: #fff;
}

li {
    list-style-type: none;
}

a {
    color: #000;
}

a:visited {
    /*color: #000;*/
}

a:hover {
    /*color: #000;*/
}

p, li {
    color: #3f3f3f;
}

li p {
    font-size: 1em;
}

.header {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 24px 50px;
}

.header .logo {
    width: 330px;
    float: left;    
    padding: 20px 0 0 205px;
    background: url(../img/logo.gif) no-repeat;    
}

.header .logo h1 {
    font-size: 42px;
    font-weight: normal;
    word-spacing: -9px;    
}

.header .logo h1 strong {
    padding-right: 7px;
    text-transform: lowercase;
    background: url(../img/dot.gif) no-repeat right bottom;
}

.header .logo h1 a {
    text-decoration: none;
}

.header .logo p {
    font-size: 17px;
    letter-spacing: 3px;
    word-spacing: 2px;
    color: #333;
}

.header .logo h2 {
    width: 110px;
    font-size: 20px;
    font-weight: normal;
}

.header ul {
    overflow: hidden;
    padding-top: 55px;
}

.header li {
    float: left;
    height: 51px;
    margin: 0 5px 0 10px;
    padding: 8px 0 0 40px;
    background: url(../img/header-li.gif) no-repeat;
}

.header li a {
    display: block;
    padding: 1px 0 3px 30px;
    font-size: 24px;
    color: #ff1200;
    text-decoration: none;
    background: url(../img/double-arrow.gif) no-repeat;
    word-spacing: -7px;
}

.header li a.buy {
    padding-left: 40px;
    background-position: left bottom;
}

.header li a span {
    padding-right: 7px;
    background: url(../img/dot-li.gif) no-repeat right 17px;
}

.navi {
    position: relative;
    width: 100%;
    height: 298px;
    background: url(../img/navi-bg.gif) repeat-x;    
}

.navi-container {
    height: 298px;
    position: relative;
    left: 50%;
    width: 50%;
    top: 0;
    right: 0;
    background: #FFFFFF url(../img/navi-container.gif) repeat-x;
}

.navi-wrap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 298px;
}

.navi-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
    height: 298px;
    padding-left: 60px;
    background: #FFFFFF url(../img/navi.gif) no-repeat;
}

.navi ul {
    float: left;
    padding: 15px 0 0 40px;
    width: 240px;
}

.navi li {
    height: 20px;
    padding: 0 0 4px 40px;
    background: url(../img/icons.gif) no-repeat;
    font-size: 1em;
}

.navi li a {
    font: 18px/15px Myriad Pro, arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.navi li.features {
    background-position: left -43px;
}

.navi li.demo {
    background-position: left -81px;
}

.navi li.presentation {
    background-position: left -119px;
}

.navi li.documentation {
    background-position: left -158px;
}

.navi li.purchase {
    background-position: left -196px;
}

.navi li.faq {
    background-position: left -233px;
}

.navi li.support {
    background-position: left -271px;
}

.navi li.contact {
    background-position: left -309px;
}

.navi .info {
    height: 304px;
    width: 350px;
    left: 405px;
    top: -57px;
    position: absolute;
    padding: 74px 50px 0 70px;
    background: url(../img/info.gif) no-repeat;
    text-align: center;
}

.navi .info-inner {
    height: 220px;
    overflow: hidden;
}

.navi .info h3 {
    margin-bottom: 6px;
    font-weight: normal;
    font-size: 2.2em;
    line-height: 1em;
    color: #fff;
}

.navi .info p {
    font-size: 1.3em;
    line-height: 1.1em;
    color: #fff;
}

.content {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: -40px;
}

.main-side {
    float: right;
    width: 540px;
    overflow: hidden;
    padding-right: 125px;
}

.image-block {
    float: left;
    width: 119px;
    padding-top: 75px;
}

.image-block p {
    margin-bottom: 25px;
    width: 119px;
    overflow: hidden;
}

.info-side {
    margin-left: 153px;
}

.info-side.full-width {
    margin-left: 0;
}

.info-side.full-width h4 {
    margin-left: 203px;
}

h4 {
    margin: 0 0 50px 50px;
    padding: 3px 0 5px 58px;
    background: url(../img/h4.gif) no-repeat;
    font: normal 2em Myriad Pro, sans-serif;
    text-transform: uppercase;
}

h5, h1 {
    margin-bottom: 10px;
    font-size: 2.2em;
    font-weight: normal;
}

.main-side p, .main-side li {
    font-size: 1.4em;    
}

.main-side p {    
    margin-bottom: 15px;
}

.main-side ul {
    margin-bottom: 30px;
}

.main-side li {
    padding-left: 9px;
    background: url(../img/item.gif) no-repeat left 3px;
}

.extra {
    margin: 0 555px 0 90px;
    padding: 45px 0 0 0px;
}

.extra form {
    width: 184px;
}

.extra form fieldset {
    padding: 15px 0 33px 20px;
    background: url(../img/fieldset.gif) no-repeat left bottom;
}

.extra form h6 {
    width: 50px;
    margin-right: 30px;
    padding: 5px 70px 17px 0;
    background: url(../img/h6.gif) no-repeat right top;
    font-size: 0.9em;
    line-height: 1em;
    color: #1b75bb;
    text-align: right;
}

.extra form label {
    display: block;
    font-size: 1.1em;
    color: #1b75bb;
}

.extra form .input {
    margin-bottom: 3px;
    height: 21px;
    width: 125px;
    border: 2px solid #46a6db;
}

.extra form textarea.input {
    height: 82px;
    /*overflow: hidden;*/
    font-family: Arial, sans-serif;
}

.extra form .submit {
    margin-top: 5px;
    padding: 0 0 4px 28px;
    border: none;
    background: url(../img/submit.gif) no-repeat;
    font-size: 0.9em;
    color: #1b75bb;
    width: 52px;
	cursor: pointer;
}

.footer {
    padding-bottom: 20px;
    text-align: center;
}

.footer ul {
    height: 33px;
    margin-bottom: 20px;
    padding-top: 30px;
    background: url(../img/footer.gif) repeat-x left bottom;
}

.footer li {
    display: inline;
    color: #0024bf;
    font-size: 1.1em;
}

.footer li a {
    color: #0024bf;
    text-decoration: none;
}

.footer li a:hover {
    text-decoration: underline;
}

.footer p {
    font-size: 1.1em;
    color: #7a7a7a;
}

.flash-demo {
	width:700px;
	height:500px;
	margin:0 auto;
	padding-bottom:60px;
}

.flash-demo h4 { margin-left:400px;}

table.contact {
	margin-bottom:15px;
}

table.contact td{
	font-size:1.4em;
	padding:5px 0;
}

table.purchase {
	border-collapse:collapse;
	width:90%;
	margin-left:1px;
	margin-bottom:15px;
}

table.purchase td{
	padding:10px;
	border:1px solid #E5E5E5;
	font-size:1.4em;
}

table.purchase .price{
	color:#FF0000;
	font-size:1.2em;
}

.info-side form {
	width:100%;
	padding: 20px 0;
}

.info-side form p {
	clear:both;
	float:left;
	width:100%;
}

.info-side form p.submit{
	clear:both;
	float:none;
	padding-left:180px;
}

.info-side form label {
	float:left;
	width:180px;
	font-weight:bold;
}

.info-side form .input {
	border: 2px solid #5f5f5f;
	width:250px;
	padding:2px;
}

.info-side form textarea.input {
	width:350px;
	height:150px;
}

.info-side form .button{
	width:120px;
	border: 2px solid #5f5f5f;
	background:#cccccc;
	font-weight:bold;
	color:#414141;
}
.error { color:#ff0000; padding-left:180px;}

.news {
	width: 175px;
}

.news p {
	font-size: 1.3em;
}

.news h6 {
	font-size: 1.1em;
	color: #1b75bb;
}

.news h3 {
	font-size: 1.4em;
	margin: 15px 0;
}