body {
	margin: 0 auto;
	text-align: center;
	color: #1e231d;
	font-size: 16px;
	font-family: Georgia;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 886px;
	text-align: left;
	line-height: 19px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 878px;
	display: table;
	padding-left: 8px;
}
div.circle-book-txt {
	float: left;
	width: 613px;
	padding: 15px 0;
	font-style: italic;
}
div.discover {
	clear: both;
	margin-left: 40px;
	padding-top: 40px;
	padding-bottom: 25px;
}
div.discover p {
	font-weight: bold;
	padding-bottom: 15px;
}
div.discover li {
	background-image: url(images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 50px;	
	list-style: none;
	padding-bottom: 20px;
	width: 747px;
}
div.left-col {
	float: left;
	width: 334px;
	margin-left: 40px;
	margin-right: 20px;
}
div.left-col span {
	font-size: 18px;
	font-weight: bold;
}
div.right-col {
	float: left;
	width: 443px;
}
div.blue-box-bg {
	clear: both;
	background-image: url(images/bluebox-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 443px;
	color: white;
}
div.blue-box-bg p {
	width: 344px;
	margin-left: 24px;
	padding: 15px 0;
}
#formulario {
	margin: 0 0 0 24px;
	padding: 0;
}
#formulario label {
	float: left;
	width: 92px;
	line-height: 24px;
}
#formulario input {
	float: left;
	width: 296px;
	height: 18px;
	background-image: url(images/input-bg.gif);
	background-repeat: no-repeat;
	border: none;
	padding: 3px;
	margin-bottom: 13px;
}
#formulario input[type=button] {
	background-image: url(images/send-btn.gif);
	background-repeat: no-repeat;
	background-color: red;
	width: 214px;
	height: 49px;
	cursor: pointer;
	padding: 0;
	margin-left: 92px;
}
div.blue-box-bg li {
	background-image: url(images/lock.gif);
	background-repeat: no-repeat;
	padding-left: 54px;
	font-style: italic;
	width: 296px;
	margin-left: 24px;
	list-style: none;
	clear: both;
	padding-bottom: 5px;
}

a{
	color:#FFFFFF;
	position:relative;
	top:205px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	font: Georgia;
}
.main2{
	width:100%;
	margin:0;
	padding:0 0 0 0;
	
}
.container{
	background-image: url(images/bc.png);
	background-repeat:repeat-y;
	width:890px;
	height:335px;
	margin:0;
	padding:0 0 0 0;
}
.down{
	background-image: url(images/bcd.png);
	background-repeat:no-repeat;
	width:890px;
	height:28px;
}
.box{
	background-image:url(images/bbox.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:443px;
	height:264px;
	margin:0px 0 0 0;
}
.button{
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:296px;
	height:240px;
}
span.headingtxt h1 {font-size:17px;}