@charset "utf-8";
/* CSS Document */
/*
	Western Webs July 2009
	Author: J.Miguel Martinez
		*/

html {
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #E7EDF2;
	color: #444;
	font: normal 11px Arial, sans-serif;
	width:100%;
	letter-spacing:0.01em;
}

.clear{ clear:both}
.left{ float:left}
.right{ float:right}
span{display:none;}

#container {
	width: 800px;
	margin: 0px auto;
	padding:0px;
	background: #FFFFFF;
	
}


/* HEADER*/
div#header{width:760px; margin:0px 20px; padding:20px 0px 0px 0px;}
div#header h1{ color:#333333; font-size:85px;border-bottom: 5px solid #07457A;line-height:65px;}
div#header h1 a{ text-decoration:none; color:#333333}
.name{ font-family:"Times New Roman"; color:#07457A; font-weight:normal}
.contact{ font-size: 20px; color:#07457A; margin-left:15px;}
.contact:hover{ text-decoration:underline;}
div#header h2{ font-family:"Times New Roman"; color:#517CA2; font-style:italic; font-size:33px; font-weight:normal; margin:10px 0px 0px 0px}


/*CONTENT INDEX*/

#content{ background:#FFFFFF; padding:0px 0px;}

.phone{
	border:5px solid #07457A;
	border-left:none;
	border-right:none;
	padding: 20px 0px;
	font-size: 35px;
	color:#000000;
	font-weight:bold;
	text-align:center
 }
.ima_text{ float:left; display:inline; margin:20px 10px 10px 0px;}
.text_intro{ float:left; display:inline; margin:20px 10px 10px 10px; width: 250px; font-style:italic}
.text_intro2{ float:left; display:inline; margin:20px 10px 10px 10px; width: 350px; font-style:italic}
.descrip{ padding:20px; background:#07457A; color:#FFFFFF; font-size:34px; margin:10px 0px; font-family:"Times New Roman"; font-style:italic; font-weight:bold; text-align:center}
#main_info,#foot_info{margin:0px 10px; background:#FFFFFF; font-size:110%}
#main_info,#foot_info{padding:10px}
#foot_info img{ margin-right:10px;}

#image_place,#image_foot{float:left;}
#image_place{ width:400px}
#image_place img {}
#text_main{ margin-left:420px;font-size:120%; line-height:18px; margin-right:10px}
#foot_text{ min-height:300px;font-size:180%;color: #000000;font-weight:bold; line-height:190%;}
#foot_text a { font-weight:bold; text-decoration:none;color: #0B4774;font-size:110%;}
#foot_text a:hover{ text-decoration:underline}


/* FOOTER */
#footer{ background:#07457A; color: #99CCFF; text-align:center; font-weight:bold; padding:10px;}
#footer a{color:#99CCFF; text-decoration:none}
#footer a:hover{ color: #FFFFFF;}
#menu_foot{ font-size:1.2em; margin:0px}
#copyright{ font-size:1.1em; margin:0px; font-weight:bold}

/* LINKS*/
#clients{ font-size:90%; background-color:#FFFFFF; margin:10px; padding:10px}
#clients a{ color:#0E5285; font-weight:bold; text-decoration:none}