
html {
	background: #000 scroll;
	background-image:url(../images/large-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

body {
	width: 100%;
	display: table;
}

body, input, textarea {
	color: #bbb;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#features li {
	list-style-type: disc;
	margin-left: 15px;
}

div#container {
	margin-top:20px;
}

a:link, a:visited{
	color: #666;
	text-decoration:none;
}

a:hover {
	color: #fff;
}

p { 
	margin:15px 0px 15px 0px; 
}

.spacer_10 { line-height:10px; }
.spacer_20 { line-height:20px; }
.spacer_30 { line-height:30px; }
.padleft20 { padding-left:20px; }
.padleft30 { padding-left:30px; }
.padleft40 { padding-left:40px; }
.padleft50 { padding-left:50px; }
.padleft60 { padding-left:60px; }

img#line { 
	width: 780px;
	height: 1px;
}

div .tel {
	padding:36px 0px 0px 0px;
}

div .ralign {
	text-align:right;
}

div .topbar {
	background-color:#252525;
}

div .midbar {
	background-image:url(../images/ofertabg.png);
	background-repeat:repeat-x;
	position:relative;
}

div#video {
	width: 280px;
	height: 220px;
	background: #000;
}

img { behavior:url(../iepngfix.htc);}

img#save {
	position:absolute;
	top:-60px;
	left:720px;
	z-index:10;
	width:127px;
	height:128px;
}

img#title {
	width:517px;
	height:35px;
	margin:0px 0px 10px 0px;
}

img#planes {
	width:780px;
	height:350px;
}

div .terms {
	padding:20px;
	color:#666;
	background-color:#000;
}

.highlight {
	font-size:16px;
	line-height:18px;
	color:#bbb;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.highlight#a{
	width:223px;
}

.highlight#b{
	width:240px;
}

.highlight#c{
	width:255px;
}

.iframe {width:220px; height:230px;}

/* HEADERS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	text-transform:uppercase;
	color:#bbb;
}

h1 {
	font-size:60px;
	color: #fff;
	font-weight:bold;
	line-height:60px;
	letter-spacing:-3px;
	margin:10px 0px 0px 0px;	
}

h2 {
	font-size:30px;
	line-height:30px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
	padding:0px 0px 0px 0px;
}

h3.oferta {
	padding:10px 0px 8px 10px;	
}

h3.service {
	padding:10px 0px 8px 10px;
}

h4 {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}

h5 {
	font-size:12px;
	line-height:12px;
	margin:0px 0px 10px 0px;
}

h6 {
	font-size:14px;
	line-height:14px;
	text-transform:none;
}

h6.contact {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}

.white {
	color:#fff;
}