body {
	bbackground: #A0AFCC url("i/bg.jpg") repeat-x fixed;
	background: #e3e8ee;
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 770px;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #222222;
	text-align: center;
}

body p, body li, body td {
	font-size: 8pt;
	line-height: 1.5em;
}

table {
	border-collapse:collapse;
}

td {
	border:1px solid #c7ced5;
	padding: 4px;
	text-align: center;
}

body h1 {
	font-size: 10pt;
	font-family: Verdana, Arial;
	text-align: center;
	margin-top: 12px;
	padding: 6px;
	background: #e3e8ee;
	color: #1b335b;
}

body h3 {
	font-size: 10pt;
	color: #1b335b;
}

body h4 {
	font-size: 10pt;
	color: #1b335b;
}

img {
	border: 0;
}

a {
	color: #1b335b;
	font-size: inherit;
	font-family: inherit;
	font-weight: bold;
}

a:hover {
	color: #3d5c8f;
	font-size: inherit;
	font-family: inherit;
}

#page {
	width: 770px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#header {
	height: 40px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

#logo {
	padding-top: 10px;
}

/* Menu */
#menu {
	background: url("/i/menubg.gif") repeat-x #1b335b;
	clear: left;
	height: 27px;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
}

#menu ul li {
	float: left;
    list-style-type: none;
	border-right: 1px solid #B7CDE1;
}

#menu ul a {
	float: left;
	font: bold 12px Tahoma, Arial, franklin gothic medium cond, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 13px 3px 13px;
	height: 18px;
	display: block;
}

#menu li a:hover, #menu li a.current {
	background: #3d5c8f;
}
/* End of menu */

#content {
	width: 532px;
	text-align: justify;
	padding-left: 15px;
	padding-bottom: 20px;
	float: left;
}

#side {
	margin-top: 12px;
	padding-right: 15px;
	width: 193px;
	text-align: left;
	float: right;
}

.sidebox {
	background: url("/i/sidebox_bg.gif") repeat-x;
	width: 193px;
	margin-bottom: 10px;
	text-align: left;
}

.sidebox_header {
	padding: 10px;
	padding-left: 33px;
	color: #1C355E;
	text-transform: uppercase;
	font: bold 11px verdana;
}

#information {
	background: transparent url("/i/icon_information.png") no-repeat 13px 9px;
}

#testimonials {
	background: transparent url("/i/icon_comments.png") no-repeat 13px 9px;
}

#newsletter {
	background: transparent url("/i/icon_email.png") no-repeat 13px 9px;
}

#cryptodisk {
	background: transparent url("/i/icon_cryptodisk.png") no-repeat 13px 9px;
}

#product_box .sidebox {
	float: left;
	margin: 0px;
	mmargin-right:15px;
}

#product_box .sidebox_content {
	height: 105px;
	padding-bottom: 0px;
}

#box {
	position: relative;
	left: -7px;
	top: 4px;
	width: 88px;
	height: 101px;
	float: left;
	border: #000 0px solid;
}

#box_buttons {
	float: right;
	padding-top: 5px;
}

#box_download {
	width: 77px;
	height: 40px;
	padding-bottom: 5px;
	background: url("/i/download_small_hot.gif") no-repeat;
}

#box_download a, #box_download a:link, #box_download a:visited,
#box_buy a,      #box_buy a:link,      #box_buy a:visited {
	display: block;
}

#box_download img, #box_buy img {
	width: 77;
	height: 20;
	border: 0;
}

#box_download a:hover, #box_buy a:hover {
	white-space: normal;
}

#box_download a:hover img, #box_buy a:hover img {
	visibility: hidden;
}

#box_buy {
	width: 77px;
	height: 40px;
	background: url("/i/buy_small_hot.gif") no-repeat;
}

.sidebox_content {
	padding: 13px;
	padding-top: 0px;
	color: #111111;
	font-size: 11px;
	text-align: left;
}

.sidebox_testimonials {
	font-size: 11px;
	line-height: 1.3em;
	font-style: italic;
	margin: 0px;
}

.sidebox_testimonials_signature {
	hheight: 40px;
	margin-top: 10px;
	padding-left: 40px;
	padding-top: 15px;
}

.sidebox_footer {
	height: 16px;
	background: url("/i/sidebox_footer_bg.gif") repeat-x;
}

.linksbox_content {
	padding: 0px 8px 25px 0px;
	color: #111111;
	font-size: 11px;
	text-align: left;
}

.linksbox_content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	list-style: url("/i/bullet.gif") square;
}

.linksbox_content li {
	margin: 0px;
	margin-top: 3px;
	padding-bottom: 7px;
	border-bottom: 1px #cccccc solid;
}

.linksbox_content li a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

.linksbox_content a.desc {
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

#footer {
	font-size: 70%;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 7px;
	margin: 0px;
	background-color: #f2f5f8;
	border-top: 1px #cccccc solid;
	clear: both;
}
