body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	font-size: small;
	}
* 	html body { 
	font-size: x-small; /* IE5/WIN */
	f\ont-size: small; /* other IE */
}

body,td,th {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666;
}


/*****************************************************/
/* LAYOUT    	                            		 */
/***************************************************/

div.wrapper {
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto; 
	padding-left: 30px;
	padding-right: 30px;
}
div.wrapper_footer { 
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
}

/* top_nav
----------------------------------------------- */
#top_nav { 
	width: 370px;
	height: 129px;
	float: right;
	padding-right: 20px;
	margin-top: 25px;
}
#top_nav ul { 
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#top_nav ul li { 
	float: left;	
	padding: 0px 13px 0px 0px;
	font-size: 14px;
}
#top_nav ul li a { 
	text-decoration: none;
	color: #666;
	border-right: 1px solid #fff;
	font-size: 14px;
}

#top_nav ul li a:hover { 
	text-decoration: underline;
}

#logo { 
	float: left;
	position: relative;
	left: -35px;
}

/* Main
----------------------------------------------- */

#main { 
	clear: both;
	background: #fff url(../img/background/back_main_index_red.jpg) repeat-x bottom;
	height: 128px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#central_bar_img { 
	float:right;
	width: 276px;
	position: relative;
	top: -70px;
	left: -50px;
}

#central_bar_img_client { 
	float:right;
	width: 276px;
	position: relative;
	top: -70px;
	left: -50px;
}

#central_bar_text { 
	float:left;
	width: 500px;
	padding-right: 30px;
	margin-top: 13px;
	color: white;
}


/*****************************************************/
/* typography                               		 */
/***************************************************/


h1 { 
	font-weight: normal;
	font-size: 160%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
}

#main h1 { 
	color: #42719d;
	margin: 0;
	margin-bottom: 10px;
}

h2 { 
	font-weight: normal;
	font-size: 130%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
	margin-bottom: 10px;
}


/* P, SPAN
----------------------------------------------- */
#main p, #main li { 
	line-height: 160%;
	margin: 0;
}


small {
	font-size: 75%;
	font-style:italic;
	color:#CCCCCC;
}


/* Footer elements
----------------------------------------------- */

#footer { 
	clear: both;
	height: 200px;
	padding-top: 55px;
}

#copyright { 
	float: left;
	font-size: 10px;
	margin-top: 15px;
}

#right_footer_links { 
	float: right;
	padding-right:30px
}

/* Home elements
----------------------------------------------- */

#home_lower_text { 
	/*background: url(../img/background/back_contenido_dotted.gif) repeat-y;*/
	float: left;
	margin-bottom: 60px;
	margin-top: -60px;
	line-height: 160%;
}

#home_lower_text h1 { 
	line-height: 120%;
	font-size: 140%;
}

#home_lower_text h1 a { 
	color: #23272d;
	text-decoration: none;
}

#home_lower_text h1 a:hover { 
	text-decoration: underline;
}

#home_lower_text h2 { 
	line-height: 200%;
	font-size: 110%;
}

#home_lower_text h2 a { 
	color: #23272d;
	text-decoration: none;
}

#home_lower_text h2 a:hover { 
	text-decoration: underline;
}

#home_columns_desc { 
	width: 354px;
	margin-right: 62px;
	float: left;
}

#home_columns_desc ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#home_columns_desc ul li { 
	background: url(../img/icons_and_bullets/icon_main_blog_posts.jpg) no-repeat left 50%;
	padding-left: 23px;
	line-height: 200%;
}
#home_columns_desc ul li a { 
	color: #d23502;
}


#home_columns_1 img, #home_columns_2 img { 
	float: right;
	margin-left: 5px;
}
#home_columns_1 { 
	width: 190px;
	margin-right: 62px;
	float: left;
}
#home_columns_2 { 
	width: 190px;
	float: left;
}


/* Inner
----------------------------------------------- */

div.wrapper_footer_inner { 
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
}

#inner_lower_text { 
	/*background: url(../img/background/back_contenido_dotted.gif) repeat-y;*/
	float: left;
	margin-bottom: 60px;
	margin-top: -60px;
	line-height: 160%;
}

#inner_lower_text h1 { 
	line-height: 120%;
	font-size: 140%;
}

#inner_lower_text h1 a { 
	color: #23272d;
	text-decoration: none;
}

#inner_lower_text h1 a:hover { 
	text-decoration: underline;
}

#inner_lower_text h2 { 
	line-height: 200%;
	font-size: 110%;
}

#inner_lower_text h2 a { 
	color: #23272d;
	text-decoration: none;
}

#inner_lower_text h2 a:hover { 
	text-decoration: underline;
}


#inner_columns_desc { 
	width: 450px;
	margin-right: 62px;
	float: left;
}

#inner_columns_desc ul { 
	margin: 0;
	padding: 0;
	padding-left: 30px;
	width: 360px;
	/*list-style: none;*/
}
#inner_columns_desc ul li { 
	background: url(../img/icons_and_bullets/icon_main_blog_posts.jpg) no-repeat left 50%;
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 160%;
}


#inner_columns_1 img, #inner_columns_2 img { 
	float: right;
	margin-left: 5px;
}
#inner_columns_1 { 
	width: 340px;
	margin-right: 62px;
	float: left;
}

#inner_columns_1 a { 
	color: #d23502;
}



