body{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	background-image:url(../images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#page {
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	width:970px;
	height:100%;
}

#header{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:970px;
	height:80px;
}

.slogan{
	background-image:url(../images/slogan.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#logo{
	float:left;
	padding:20px 0px 0px 17px;
}

#icons{
	float:left;
	width:478px;
	height:18px;
	padding:45px 20px 0px 0px;
	text-align:right;
}

#menu{
	float:left;
	background-image:url(../images/bg_menu.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:930px;
	height:12px;
	padding:12px 20px 11px 20px;
}

#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#606060;
}

#menu a:hover{
	color:#000000;
}

#banner{
	float:left;
	width:970px;
	height:325px;
}

#content{
	float:left;
	width:930px;
	height:430px;
	padding:20px 20px 20px 20px;
	background-image:url(../images/bg_content.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#content_left{
	float:left;
	width:445px;
	height:auto;
	padding:0px 20px 0px 0px;
}

#content_main{
	float:left;
	width:620px;
	height:350px;
	padding:0px 20px 0px 0px;
}

#content_main .print_screen{
	float:left;
	width:123px;
	height:86px;
	padding:0px 12px 15px 0px;
}

#content_main .link{
	float:left;
	width:450px;
	height:86px;
	padding:0px 0px 15px 0px;
}

#our_services{
	float:left;
	width:280px;
	height:auto;
	padding:0px 0px 20px 0px;
}

.video{
	float:left;
	width:280px;
	height:auto;
	padding:0px 0px 5px 0px;
}

#gallery{
	float:left;
	width:416px;
	height:223px;
	margin:0px 0px 0px 10px;
	border:1px #666666 solid;
	padding:1px 1px 1px 1px;
}

.service{
	float:left;
	width:300px;
	height:240px;
	text-align:justify;
}

#content_right{
	float:left;
	width:280px;
	height:auto;
	padding:0px 0px 0px 0px;
}

#advisor{
	float:left;
	width:280px;
	height:94px;
	background-image:url(../images/logo_advisor.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px #666666 solid;
}

#advisor a{
	display:block;
	width:280px;
	height:94px;
}

#weather{
	float:left;
	height:240px; 
	width:280px;
	padding-bottom:15px;
}

#login{
	float:left;
 	padding:20px 10px 20px 10px; 
	height:240px; 
	width:260px;
	background-image:url(../images/bg_login.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:15px;
}

.testimonial{
	float:left;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:justify;
	padding:0px 10px 0px 10px;
	line-height:22px;
}

.resource{
	float:left;
	width:620px;
	height:120px;
}

.ver_mas{
	float:left;
	width:300px;
	height:auto;
	text-align:right;
	padding:15px 0px 0px 0px;
}

.line{
	float:left;
	width:620px;
	height:10px;
}

#sample_1, #sample_2, #sample_3, #sample_4{
	float:left;
	width:620px;
	height:auto;
	padding:0px 0px 10px 0px;
}

#sample_1 img, #sample_2 img, #sample_3 img, #sample_4 img{
	margin:3px 3px 3px 3px;
}

#footer{
	float:left;
	width:950px;
	height:20px;
	padding:20px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#000000;
}

/* Generales */
#content_main .titulo{
	float:left;
	width:620px;
	height:20px;
	padding:0px 0px 10px 0px;
}

#content_main .subtitulo{
	float:left;
	width:620px;
	height:15px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
	text-decoration:underline;
}

#content_main .parrafo{
	float:left;
	width:620px;
	height:auto;
	padding:0px 0px 10px 0px;
	text-align:justify;
	line-height:16px;
}

#content_right .titulo{
	float:left;
	width:280px;
	height:auto;
	padding:0px 0px 10px 0px;
}

#content_right .subtitulo{
	float:left;
	width:280px;
	height:15px;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	text-decoration:underline;
}

#content_right .parrafo{
	float:left;
	width:280px;
	height:auto;
	padding:0px 0px 10px 0px;
	text-align:justify;
	line-height:12px;
}

#content_right #weather{
	color:#F00;
	text-align:center;
}

img{border:0px;}
.courier{font-family:"Courier New", Courier, monospace; font-size:12px;}
#footer a{text-decoration:none;}

#content ul {margin:0; padding:0; list-style:none;}
#content ul li {background:url(../images/bullet.gif) no-repeat; background-position:left; margin:0 0 0 15px; padding:3px 0px 3px 10px; line-height:14px;}
#content li a, .video a, #content .parrafo a{ color:#000000; font-weight:bold; text-decoration:none;}
#content a:hover {text-decoration:underline;}

.black{color:#000; font-weight:bold;}

small{
	font-weight:normal;
	color:#666;
}

.image{
	margin:0px 12px 7px 0px;
	border:1px #666666 solid;
	padding:1px 1px 1px 1px;
}

.left{
	margin:0px 0px 7px 12px;	
}

.resource br{line-height:11px;}
.icon{margin:15px 25px 15px 15px;}

input, select, textarea{
	width:200px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

select{width:210px;}
input, textarea{padding:1px 3px 1px 3px;}
td{vertical-align:top;}
.boton{width:auto;}
small{font-size:11px; font-family:tahoma;}

#content_main .categoria{
	float:left;
	width:303px;
	height:86px;
	margin:0px 0px 15px 0px;
}

.categoria .thumb{
	float:left;
	width:123px;
	height:86px;
	margin-right:12px;
}

.categoria .descripcion{
	float:left;
	width:167px;
	height:86px;
}

.categoria a{text-decoration:none; border:0; color:#000; font-weight:bold;}

.right{margin-right:12px;}