/*
            Copyright (c) 2007, Yahoo! Inc. All rights reserved.
            Code licensed under the BSD License:
            http://developer.yahoo.net/yui/license.txt
            version: 2.2.0
            */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body {
  font-family: Verdana, Trebuchet MS, Arial, Tahoma, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 13px;  
  letter-spacing: 0;
  width: 100%;
  height: 100%;
}

a:link,
a:visited {
  color: #1d65f8;
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: underline !important;
}

h1, h2, h3 {
	font-family: Verdana;	
	text-align: left;
}

h1 {
	font-size: 38px;
	font-weight: bold;
}

h2 {
	font-size: 30px;
}

h2 a {
	color: #3067dd !important;
}

h3 {
	color: #777;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 26px;	
}

ul {
	line-height: 20px;
	margin: 0 0 0 18px;
	padding: 0px;
}

ul li {
	list-style: disc;
	list-style-position: inside;
}

p, span {
	line-height: 18px;
}

p {
	margin-top: 14px;
}

.special_link {
  color: #f05801 !important;
}

.page_place_holder {
	width: 892px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;	
}

.page_bounding_box {
	padding-top: 20px;
}


.header, .info_block, .content {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
}

.left_column_big {
	float: left;
}

.right_column_big {
	float: right;
}

.header .right_column_big {
	height: 44px;
}

.header .right_column_big div {
	position: relative;
	bottom: -30px;
}

.info_block .left_column_big {
	float: left;
	width: 421px;	
}

.info_block .right_column_big {
	float: left;
	width: 421px;
	margin-left: 50px;	
}

.content_product ul {
	margin: 0 !important;
}

.separator {
	clear: both;
	float: left;
	width: 892px;
	height: 36px;
}

.separator .move_top {
	clear: both;
	float: left;
	width: 100%;
	height: 35px;
	text-align: right;
	position: relative;
	bottom: -17px;	
}

.separator .line {
	clear: both;
	float: left;
	background-color: #bdbdbd;
	width: 100%;
	height: 1px;
}

.header .separator {
	height: 21px;
}

.header .separator .move_top {
	height: 20px;
}

.info_block .title {
	float: left;
	width: 100%;
	padding-top: 50px;	
}

.info_block .subtitle {
	float: left;
	width: 100%;
	padding-top: 14px;	
}

.info_block .notice {
	float: left;
	width: 100%;
}	

.content_product {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 40px;
}

.content_product .left_column_big div {
	float: left;
}

.content_product .left_column_big table {
	margin-left: 28px;
	margin-top: 6px;
}

.content_product .left_column_big table span {
	line-height: 20px;
}

.content_product .left_column_big table .left_column {
	width: 90px;
	color: #888888;
}

.content_product .right_column_big {
	padding-top: 6px;
}

.content_product .download_button {
	margin-top: 20px;
}

.info_block .content .left_column {
	float: left;
	width: 264px;
}

.info_block .content .middle_column {
	float: left;
	width: 264px;
	margin-left: 50px;
}

.info_block .content .right_column {
	float: left;
	width: 264px;
	margin-left: 50px;
}

.author {
	text-align: left;
	font-weight: bold;
}

.profession {
	display: block;
	color: #888888;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.feature_pic {
	width: 390px;
	height: 55px;
	margin-left: 14px;
	margin-top: 10px;
}

.feature_list {
	margin-top: 14px;
}

.contact_form {
	width: 890px;
	height: 263px;
	background-color: #e6eaf3;
	background-image: url("../images/form_background.png");
	background-repeat: repeat-x;
	border: 1px solid #aab1b7;
}

.footer {
	clear: both;
	float: left;
	width: 100%;
	height: 100px;
	margin-top: 30px;
	font-size: 11px;
	text-align: center;
}