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

html {
	min-height:100%
}
body {
	text-align:center;
	background:#559dc6 url(/layoutImages/background.jpg) center top repeat;
	margin:0px;
	border:0px;
	min-height:100%
}
p {
	margin:0 0 5px 0;
	padding:0;
}
a img {
	border:none;
}
#wrapper {
	width:900px;
	margin-right:auto;
	margin-left:auto;
}
#pageInside {
	text-align:left;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
}
#share {
	left:50px;
	position:relative;
	text-align:left;
	top:-20px;
}
#main {
	position:absolute;
	top:172px;
	left:195px;
	width:623px;
}
#content {
	background:transparent url(/layoutImages/bgBottom.png) bottom no-repeat;
	padding:0 0 31px 0;
}
#contentInner {
	background-image: url(/layoutImages/bgRight.png);
	background-repeat: repeat-y;
	background-position: right;
	border-left:2px solid #B9B9B9;
	width: 621px;
 *width: 623px;
}
.col {
	width:241px;
	float: left;
	margin: 0 10px;
}
.blockText {
	background-color: #FFF;
	margin: 0 19px 0 0;
	padding: 0 40px 15px 40px;
}
#downloadBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 19px 0 0;
	padding: 0 0 15px 40px;
	background-color: #FFF;
}
#downloadBox #downloadForm {
	width: 363px;
 *width: 536px;
	height: 156px;
 *height: 171px;
	background-image: url(/layoutImages/bgForm.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:15px 0 0 173px;
}
#downloadBox .inputLine {
	clear: both;
	margin-bottom: 12px;
}
#downloadBox .inputLine label {
	display:block;
	float:left;
	margin:5px 0 0;
	width:90px;
}
#downloadBox label.error {
	color:#FF0000;
	font-size:10px;
	margin:-2px 0 0 90px;
	width:200px;
}
#downloadBox .newsLine {
	clear: both;
}
#downloadBox .inputTxt {
	width:255px;
}
#downloadBox #imageField {
	float: right;
	margin: -17px 19px 0 0;
}
.blockText2 {
	background-color: #FFF;
	margin: 0 19px 0 0;
	padding: 0 40px 50px 40px;
	position:relative;
}
#blockQuote {
	height:116px;
 *height:130px;
	width: 240px;
	font-size:11px;
	position: absolute;
	border-top: 1px solid #808080;
	padding-top: 14px;
	background:transparent url(/layoutImages/bottomQuote.jpg) no-repeat right bottom;
	top:65px;
	right:50px;
 *right:69px;
}
#blockQuote .title {
	padding:8px 0 8px 45px;
	font-weight:bold;
	font-style:italic;
	background-image: url(/layoutImages/topQuote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blockQuote em {
	color: #006;
	margin: 8px;
}
.book {
	position:absolute;
	top:270px;
	left:0px
}
.download {
	position:absolute;
	top:200px;
	left:80px;
}
.bubbles {
	position:absolute;
	top:0px;
	right: 0px;
}
#footer {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:3px 0 8px;
}
