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; /* for IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}
body,td,th {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666;
}

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


/* H1, H2, H3
----------------------------------------------- */

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

body#reel h1 { 
	color: white;
	font-size: 130%;
}
#main h1 { 
	/*color: #42719d;*/
	color: #BB3300;
	margin: 0;
	margin-bottom: 10px;
}
div.post h1 { 
	margin-top: 0px;
}
body#services #main h1 {
	/*color: #3356BB;*/
	color: #3356BB;
}
body#support #main h1 {
	color: #3356BB;
}
body#details #main h1 {
	color: #3356BB;
}
body#consult #main h1 {
	color: #bb9000;
}
body#careers #main h1 { 
	color: #CACB00;
}

body#contact #main h1 { 
	color: #94d9c8;
}
#footer h1 { 
	margin-bottom: 10px;
	margin-top: 0px;
	color: #575757;
	font-size: 160%;
}
body#reel #footer h1 { 
	color: #b8b8b8;
}

/*div.lista_servicio h1, div.lista_servicio_final h1 { 
	line-height: 95%;
}*/
h2 { 
	font-weight: normal;
	font-size: 150%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
	margin-bottom: 10px;
}
div.bios h2 { 
	font-weight: normal;
	font-size: 150%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
	margin-bottom: 0px;
}

h3 { 
	font-weight: normal;
	font-size: 120%;
	margin-top: 0px;
	color: #3356bb;
	margin-bottom: 10px;
}

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

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

/*****************************************************/
/* LINKS                               		 */
/***************************************************/

a {
	/*color: #0087bb;*/
	color: #bb3300;
	text-decoration: none;
}
a:hover {
	/*color: #11A1E0;*/
	color: #FF3300;
}
ul a:hover { 
	text-decoration: underline;
}
#contents p a, div.post p a { 
	border-bottom: 1px dotted #bb3300;
}
#contents p a:hover, div.post p a:hover { 
	border-bottom: 1px solid #FF3300;
}


/* Links services
---------------------------------------*/
body#services #internal_contents p a { 
	color: #3356bb;
	border-bottom: 1px dotted #3356bb;
}
body#services #internal_contents p a:hover{ 
	color: #7992DA;
	border-bottom: 1px solid #7992DA;
}
body#services #internal_contents li a { 
	color: #3356bb;
	text-decoration: none;
}
body#services #internal_contents li a:hover { 
	color: #738900;
	text-decoration: none;
	border-bottom: 1px dotted #738900;
}
body#services #main a { 
	color: #fbff9b;
}

/* Links support
---------------------------------------*/
body#support #internal_contents p a { 
	color: #3356bb;
	border-bottom: 1px dotted #3356bb;
}
body#support #internal_contents p a:hover{ 
	color: #7992DA;
	border-bottom: 1px solid #7992DA;
}
body#support #internal_contents li a { 
	color: #3356bb;
	text-decoration: none;
}
body#support #internal_contents li a:hover { 
	color: #7992DA;
	text-decoration: none;
	border-bottom: 1px dotted #7992DA;
}
body#support #main a { 
	color: #fbff9b;
}

/* Links details
---------------------------------------*/
body#details #internal_contents p a { 
	color: #3356bb;
	border-bottom: 1px dotted #3356bb;
}
body#details #internal_contents p a:hover{ 
	border-bottom: 1px solid #7992DA;
}
body#details #internal_contents li a { 
	color: #3356bb;
	text-decoration: none;
}
body#details #internal_contents li a:hover { 
	color: #7992DA;
	text-decoration: none;
	border-bottom: 1px dotted #7992DA;
}

body#details #main a { 
	color: #fbff9b;
}


/* Links consult
---------------------------------------*/
body#consult #internal_contents p a, a.naranja { 
	color: #bb9000;
	border-bottom: 1px dotted #bb9000;
}
body#consult #internal_contents p a:hover, a.naranja:hover { 
	border-bottom: 1px solid #bb9000;
}
body#consult #internal_column_right li a { 
	color: #bb9000;
}
body#consult #main a { 
	color: #bb9000;
}
body#consult #internal_column_right ul a{ 
	color: #666;
}

/* Links careers
---------------------------------------*/
body#careers #internal_contents p a{ 
	color: #e69801;
	border-bottom: 1px dotted #e69801;
}
body#careers #internal_contents p a:hover { 
	border-bottom: 1px solid #e65d01;
}
body#careers #main a { 
	color: #fff178;
}


/*#index_column_1 ul a, #footer a { 
	color: #666;
}*/
h1 a, h1 a:hover, h2 a, h2 a:hover { 
	color: #292d34;
	text-decoration: none;
}


body#contact #main a { 
	color: #074978;
}
body#services #main a:hover, body#consult #main a:hover, body#careers #main a:hover, body#support #main a:hover, body#contact #main a:hover { 
	text-decoration: underline;
}
body#details #main a:hover, body#consult #main a:hover, body#careers #main a:hover, body#support #main a:hover, body#contact #main a:hover { 
	text-decoration: underline;
}



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

/* topbar
----------------------------------------------- */
#topbar {
	width: 670px;
	height: 127px;
	float: left;
	padding-right: 113px;
	background-image: url(../gfx/index-rocket-top.jpg);
	background-repeat: no-repeat;
	background-position: 587px 28px;
	
}

#topbar_internal {
	width: 670px;
	height: 127px;
	float: left;
	padding-right: 113px;
	background-image: url(../gfx/rocket_127.gif);
	background-repeat: no-repeat;
	background-position: 688px;
	padding-bottom: 0px;
	
}

#topbar ul, #topbar_internal ul { 
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#topbar ul li, #topbar_internal ul li { 
	float: left;
}
#topbar ul li a, #topbar_internal ul li a { 
	padding: 7px 9px 7px 10px;
	display: block;
	text-decoration: none;
	color: #666;
	border-right: 1px solid #fff;
		font-weight: bold;	
}
body#reel #topbar #topbar_internal li a { 
	border-right: 1px solid #000;
}
body#hello li#menu_menu_home a,
body#services li#menu_menu_services a, 
body#consult li#menu_menu_consult a, 
body#careers li#menu_menu_careers a, 
body#contact li#menu_menu_contact a,
body#support li#menu_menu_support a,{ 
	cursor: default;
}
body#hello li#menu_hello a, li#menu_home a:hover, li#menu_intranet a:hover{ 
	/* Original black background
	background: #0b1b28 url(../gfx/backgrounds/back_main_index_space.jpg) 0px -140px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #bb3300;
		
}
body#services li#menu_services a, li#menu_services a:hover {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #3356bb;
}	
body#support li#menu_support a, li#menu_support a:hover {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #3356bb;	
}
body#consult li#menu_consult a, li#menu_consult a:hover { 
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #bb9000;
}
body#wiki li#menu_wiki a, li#menu_wiki a:hover {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #CCCCCC;
}
body#careers li#menu_careers a, li#menu_careers a:hover {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #cacb00;
}

body#contact li#menu_contact a, li#menu_contact a:hover { 
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #94d9c8;
}

#topbar h1 { 
	clear: both;
	margin: 0;
	margin-top: 92px;
}
#logo { 
	float: left;
}

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

#main {
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_index_space.jpg) repeat-x bottom;
	height: 218px;
	margin-bottom: 60px;
	padding-top: 0px;
	/*a.color:#FFFFFF;
	color: #42719d;
	text-decoration: none;*/
}

/*#main a {
	color: #336699;
	text-decoration: none;
	text-decoration: underline;
}
#main a.hover{
	color: #red;
}*/

#featured {
	float:left;
	width: 284px;
	height: 218px;
	left: auto;
	background: url(../gfx/index-rocket-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	
}
#featured_text {
	float:left;
	width: 334px;
	background: url(../gfx/backgrounds/back_featured_dotted.gif) no-repeat right 10px;
	padding-right: 20px;
	margin-top: 50px;
	color: white;
}
#featured_text ul { 
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 10px;
}
#featured_text ul li { 
	float: left;
	margin-right: 25px;
}
#featured_text_2 {
	float:left;
	width: 222px;
	padding-left: 30px;
	margin-top: 50px;
	color: white;
}
#featured_text_2 ul { 
	margin: 0;
	padding: 0px;
	list-style: none;
}
#featured_text_2 ul li a { 
	background: url(../gfx/icons/bullet_main_still_fresh.gif) no-repeat 0px 50%;
	padding-left: 20px;
	color: #fff;
}

/* Main inner pages
----------------------------------------------- */

body#services #main {
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_services.jpg) repeat-x top;
	height: 185px;
	margin-bottom: 40px;
	padding-top: 0px;
}
body#support #main {
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_services.jpg) repeat-x top;
	height: 185px;
	margin-bottom: 40px;
	padding-top: 0px;
}
body#details #main {
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_services.jpg) repeat-x top;
	height: 185px;
	margin-bottom: 40px;
	padding-top: 0px;
}
body#consult #main { 
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_consult.jpg) repeat-x top;
	height: 185px;
	margin-bottom: 40px;
	padding-top: 0px;
}
body#careers #main { 
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_careers.jpg) repeat-x top;
	height: 185px;
	margin-bottom: 40px;
	padding-top: 0px;
}

body#contact #main { 
	clear: both;
	background: #fff url(../gfx/backgrounds/back_main_contact.jpg) repeat-x top;
	height: 185px;
	margin-bottom: 40px;
	padding-top: 0px;
}

body#services #inner_featured_text_1 p, 
body#services #inner_featured_text_2 p,
body#support #inner_featured_text_1 p, 
body#support #inner_featured_text_2 p,
body#details #inner_featured_text_1 p, 
body#details #inner_featured_text_2 p,
body#careers #inner_featured_text_1 p, 
body#careers #inner_featured_text_2 p, 
body#consult #inner_featured_text_1 p, 
body#consult #inner_featured_text_2 p,
body#contact #inner_featured_text_1 p, 
body#contact #inner_featured_text_2 p { 
	color: white;
}


body#details #inner_featured_text_1 {
	float:left;
	width: 400px;
	padding-right: 30px;
	margin-top: 20px;
	background-image: none;
}

body#support #inner_featured_text_1 {
	float:left;
	width: 400px;
	background: url(../gfx/backgrounds/back_featured_dotted.gif) no-repeat right 10px;
	padding-right: 30px;
	margin-top: 20px;
}

#inner_featured_text_1 {
	float:left;
	width: 400px;
	background: url(../gfx/backgrounds/back_featured_dotted.gif) no-repeat right 10px;
	padding-right: 30px;
	margin-top: 20px;
}
#inner_featured_text_2 {
	float:left;
	width: 400px;
	margin-top: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: 146px -10px;
	padding-top: 0px;
}

/* contents
----------------------------------------------- */

#contents {
	background: url(../gfx/backgrounds/back_contents_index.gif) repeat-y;
	float: left;
	margin-bottom: 60px;
	line-height: 160%;
}

#index_column_1 {
	width: 334px;
	margin-right: 52px;
	float: left;
}
#index_column_1 img{
	float:left;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
#index_column_1 ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#index_column_1 ul li { 
	background: url(../gfx/icons/icon_posts.jpg) no-repeat left 50%;
	padding-left: 23px;
	line-height: 200%;
}
#index_column_2 img, #index_column_3 img {
	/*float: right;*/
	margin-left: 0px;
	margin-right: 5px;
}
#index_column_2 {
	width: 432px;
	margin-right: 52px;
	float: left;
}
#index_column_3 {
	width: 0px;
	float: left;
}


/* internal_contents
----------------------------------------------- */

#internal_contents {
	float: left;
	line-height: 160%;
}

body#careers #internal_contents_full { 
	width: 860px;
	background: url(../gfx/backgrounds/back_contents_careers.gif) repeat-y 0px 15px;
	float: left;
	margin-bottom: 60px;
}

#internal_column_left { 
	width: 400px;
	margin-right: 61px;
	float: left;
}
#internal_column_right { 
	width: 400px;
	float: left;
}
body#details #internal_column_left {
	width: 582px;
	margin-right: 30px;
	float: left;
	background: url(../gfx/backgrounds/back_contents_details.gif) repeat-y;
}
body#details #internal_column_right {
	width: 200px;
	float: left;
}

body#support #internal_column_left {
	width: 582px;
	margin-right: 30px;
	float: left;
	background: url(../gfx/backgrounds/back_contents_details.gif) repeat-y;
}
body#support #internal_column_right {
	width: 200px;
	float: left;
}
div.post { 
	margin-bottom: 60px;
	padding-right: 30px;
}

div.sheet { 
	margin-bottom: 60px;
	float: left;
}

div.sheet p img { 
	margin-top: 10px;
	margin-bottom: 10px;
}

bogy#ondemand div.sheet p img{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.sheet p img.float_right { 
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	float: right;
}
div.sheet p img.float_left { 
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	float: left;
}


/* LI, LIST, Para todas las paginas
----------------------------------------------- */

#internal_contents_full ul,
body#consult #internal_column_left ul,
body#services #internal_column_left ul,
body#services #internal_column_right ul,
body#details #internal_column_left ul,
body#support #internal_column_left ul{ 
	margin: 0;
	padding: 0;
	list-style: none;
}
body#consult #internal_column_right ul,
body#details #internal_column_right ul,
body#support #internal_column_right ul { 
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
}

div.post {
	margin-bottom: 60px;
	padding-right: 30px;
}
#internal_column_right ul { 
	padding-bottom: 20px;
}

body#careers #internal_column_full li { 
	padding-left: 17px;
	background: url(../gfx/icons/bullet_orange.gif) no-repeat 0 4px;
	padding-bottom: 10px;
}

body#consult #internal_column_left li, body#consult #internal_column_right li { 
	padding-left: 17px;
	background: url(../gfx/icons/bullet_light_orange.gif) no-repeat 0 6px;
}
body#services #internal_column_left li, body#services #internal_column_right li { 
	padding-left: 17px;
	background: url(../gfx/icons/bullet_green.gif) no-repeat 0 5px;
/*	padding-bottom: 10px;*/
}
body#details #internal_column_left li, body#details #internal_column_right li { 
	padding-left: 17px;
	background: url(../gfx/icons/bullet_blue.gif) no-repeat 0 5px;
}
body#support #internal_column_left li, body#support #internal_column_right li { 
	padding-left: 17px;
	background: url(../gfx/icons/bullet_blue.gif) no-repeat 0 5px;
}


/*Table
------------------------------------------------ */


td.Blue1 {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
th.Blue1 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #004264;
	background: #C3EEFF;
	background-color: #C3EEFF;
	text-align:left;
	font-family:Calibri,Verdana, Arial;
	line-height: 16px;	
	
}
td.Blue1 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	color: #6D929B;
	background: #C3EEFF;
	background-color: #C3EEFF;
	text-align:center;
	vertical-align: middle;
}
th.Blue2 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #004264;
	background: #C7E2FB;
	background-color: #C7E2FB;
	text-align:left;
	font-family:Calibri,Verdana, Arial ;
	line-height: 16px;
}

td.Blue2 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	color: #6D929B;
	background: #C7E2FB;
	background-color: #C7E2FB;
	text-align:center;
	vertical-align: middle;	
}

th.Blue3 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #004264;
	background: #DBF5F9;
	background-color: #DBF5F9;
	text-align:left;
	font-family:Calibri,Verdana, Arial;
	line-height: 16px;
}
td.Blue3 {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	color: #6D929B;
	background: #DBF5F9;
	background-color: #DBF5F9;
	text-align:center;
	vertical-align: middle;	
}
th.Gray {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #004264;
	background: #DBF5F9;
	background-color: #F2F2F2;
	text-align:left;
	font-family:Calibri,Verdana, Arial;
	line-height: 16px;
}
td.Gray {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	color: #6D929B;
	background: #DBF5F9;
	background-color: #F2F2F2;
	text-align:center;
	vertical-align: middle;
}

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

#footer { 
	clear: both;
	height: 200px;
	background: #e7e7e7 url(../gfx/backgrounds/back_footer.jpg) repeat-x top;
	padding-top: 55px;
	line-height: 140%;
}

body#reel #footer { 
	background: #151515 url(../gfx/backgrounds/back_footer_reel.jpg) repeat-x top;
}

#footer ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li { 
	float: left;
}

body#reel #our_offices { 
	background: url(../gfx/backgrounds/back_footer_dotted_reel.gif) no-repeat 0px 10px;
	padding-left: 82px;
	float: left;
	width: 304px;
}
