
img {
	border:none;
}

a {
	text-decoration:none;
	color:#2E7EA0;
}

a:hover {
	text-decoration:underline;
	color:#2E7EA0;
}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#999999;
	line-height:25px;
	background:url(images/bg.jpg) repeat-x center top #FFFFFF;
}

.body2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#999999;
	line-height:25px;
	background:url(images/bg_home.jpg) repeat-x center top #FFFFFF;
}

.wrapper {
	width:1024px;
	height:auto;
	margin:0 auto;
}

.banner {
	width:1024px;
	height:92px;
	margin:0 auto;
	background:url(images/banner_bg.jpg) no-repeat;
}

.compname {
	width:700px;
	height:40px;
}

.compnametxt {
	font-weight:bold;
	color:#3993B9;
}

.nav {
	width:1024px;
	height:50px;
	font-size:18px;
	background:url(images/nav_bg.jpg) repeat-x;
}

.navSpacer {
	width:1px;
	height:50px;
	line-height:50px;
	font-size:0px;
}

.nav a {
	width:auto;
	height:50px;
	line-height:50px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-weight:bold;
}

.nav a:hover, .current a {
	color:#ffffff;
	text-decoration:none;
	background:url(images/nav_hover.jpg) repeat-x;
}

.navline {
	width:1024px;
	height:23px;
	background:url(images/navline.jpg) repeat-x;
}

.imagearea {
	width:1024px;
	height:432px;
	clear:both;
	overflow:hidden;
	background:url(images/imgarea_bg.jpg) repeat-x;
	color:#FFF;
}


.imagearea h1 {
	font-size:45px;
	line-height:50px;
	margin:0;
	margin-bottom:5px;
	margin-top:12px;
}

.imagearea ul {
	margin:0;
	list-style:none;
	font-size:30px;
	line-height:38px
}

a.redBtn {
	display:block;
	float:right;
	height:68px;
	line-height:68px;
	background:url(images/redBtnLeft.png) left top no-repeat;
	color:#FFF;
	font-size:32px;
	margin:20px 0 10px;
}

a.redBtn strong {
	display:block;
	line-height:68px;
	background:url(images/redBtnRight.png) right top no-repeat;
	font-weight:bold;
	padding:0 20px;
}

a.redBtn:hover {
	background-position:left bottom;
	text-decoration:none;
}

a.redBtn strong:hover {
	background-position:right bottom;
}

.imagearea img.floatLeft {
	margin-right:10px;
	float:left;
}

.left {
	width:535px;
	height:434px;
	float:left;
}

.right {
	width:489px;
	height:434px;
	float:right;
}

.buttons {
	width:1024px;
	height:328px;
}

.content {
	width:1024px;
	height:auto;
	padding-top:20px;
	clear:both;
	overflow:hidden;
}

.content_bottom {
	width:966px;
	height:131px;
	font-style:italic;
	color:#FFFFFF;
	background:url(images/bg_bottom.png) no-repeat;
	margin:0 auto;
	padding-bottom:20px;
}

.text {
	padding-top:10px;
	width:920px;
	font-size:18px;
}

.text2 {
	width:750px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.content_quienes {
	background:#FFFFFF;
	width:804px;
	height:auto;
	padding-top:28px;
	margin:0 auto;
}

.content_gracias {
	width:1003px;
	height:auto;
	color:#FFFFFF;
	clear:both;
	overflow:hidden;
	padding-left:21px;
	padding-top:20px;
}

.content_ejemplos {
	background:#58ABCE;
	width:1003px;
	height:auto;
	color:#FFFFFF;
	clear:both;
	overflow:hidden;
	font-size:18px;
	padding-left:21px;
}

.content_precios {
	background:url(images/precios_bg.jpg) repeat-x #2E7EA0;
	clear:both;
	overflow:hidden;
	padding-left:42px;
	color:#FFFFFF;
	font-size:18px;
	padding-top:20px;
}

.footer {
	margin:0 auto;
	width:1024px;
	height:48px;
	background:#FFFFFF;
	clear:both;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	padding-top:5px;
}

.footer_links {
	color:#2E7EA0;
	font-weight:bold;
}

.footer2 {
	width:1024px;
	height:48px;
	background:#E3E3E3;
	clear:both;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	padding-top:5px;
}

.copy {
	color:#666666;
}

.email {
	color:#FFFFFF;
}

.email a {
	color:#FFFFFF;
	text-decoration:underline;
}

.email a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.input1 {
	background:url(images/field_bg.jpg) no-repeat;
	font-size:11px;
	border:0;
	width:144px;
	height:27px;
	vertical-align:middle;
}

.input2 {
	background:url(images/field_bg2.png) no-repeat;
	border:0;
	width:210px;
	height:25px;
}

textarea {
	background:url(images/textarea.jpg) no-repeat;
	border:0;
	height:148px;
	font-size:11px;
	width:144px;
}

.pagenum {
	color:#FFFFFF;
}

.pagenum a {
	color:#FFFFFF;
	text-decoration:none;
}

.pagenum a:hover {
	color:#F2F8AB;
	text-decoration:underline;
}

.pagenum a:visited {
	color:#006699;
	text-decoration:underline;
}

.li {
	list-style-image:url(images/bullet.jpg);
}

.prices_txt {
	background:#FFFFFF;
	color:#000000;
}

/** dropdown **/
#precios {
	position:absolute;
	display:block;
	clear:both;
	left:382px;
	top:50px;
	z-index:1;
	letter-spacing:normal;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	visibility:hidden;
}

.drop {
	width:230px;
	height:auto;
}

.drop ul, .drop li {
	margin:0;
	padding:0;
	list-style-type:none;
	height:auto;
}

.drop a {
	display:block;
	width:100%;
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	background:#2E7E9F;
	padding-left:8px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:left;
	line-height:25px;
}

.drop a:hover {
	text-decoration:none;
	background:#C8D112;
	color:#FFFFFF;
	text-align:left
}

.drop .lastlink a {
	display:block;
	width:100%;
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	background:#2E7E9F;
	padding-left:8px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:left;
	line-height:25px;
}

.drop .lastlink a:hover {
	text-decoration:none;
	background:#C8D112;
	color:#FFFFFF;
	text-align:left
}
/** drop down end **/



.greenBoxes {
	padding:12px 8px 10px;
	bordet-top:solid 10px #efefef;
}

.greenBoxes .box {
	width:278px;
	height:270px;
	background:url(images/greenBox.png) top center no-repeat;
	float:left;
	margin:0 22px;
	padding:7px 5px 20px 5px;
	text-align:center;
}

.greenBoxes .box h2 {
	font-size:40px;
	color:#FFF;
	margin:5px 0 10px;
}

.greenBoxes .box h2 a {
	color:#2e7ea0;
	font-size:36px
}

.greenBoxes .box a:hover {
	text-decoration:none;
}

.greenBoxes .box a {
	color:#FFF;
	font-size:24px;
	font-weight:bold;
}

.greenBoxes .box .boxContent {
	height:224px;
}

.greenBoxes #bestPrice h2 {
	padding-top:22px;
	margin-bottom:-10px;
}

.greenBoxes #bestPrice h2 a{
	font-size:55px;
	color:#000;
	font-family:"Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
	line-height:60px;
	letter-spacing:-4px
}

#custom ul {
	list-style:none;
	margin:12px auto;
	padding:0;
	padding-top:12px;
}

#custom li {
	float:left;
	margin:0 1px;
	padding:0;
}

#custom li h3 {
	margin:0;
	font-size:15px;
	color:#c1000e;
	line-height:15px;
}


