html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	outline : 0;
	font-weight : normal;
	font-style : normal;
	font-size : 100%;
	font-family : inherit;
	vertical-align : baseline;
	border : none;
}

body {line-height : 1;}

table {
	border-collapse : collapse;
	border-spacing : 0;
}

:focus {outline : 0;}
blockquote:before, blockquote:after, q:before, q:after {content : "";}
blockquote, q {quotes : "" "";}
ol,ul {list-style : none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
strong {font-weight : bold;}
em {font-style : italic;}
acronym {cursor : help;}

/* ------------------------------------------------------------
----> #########
------------------------------------------------------------ */

body {
	color : #333;
	font : .95em 'Trebuchet MS', Helvetica, sans-serif;
	background : url('images/footer.jpg') bottom center no-repeat;
}

a {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

p {
	margin-bottom : 15px;
}

#accessibility {
	position : absolute;
	top : -99999em;
}

/* ------------------------------------------------------------
----> #container
------------------------------------------------------------ */

#container {
	background : url('images/slider.jpg') center 79px no-repeat;
}

.container {
	width : 960px;
	overflow : hidden;
	height : 100%;
	margin : 0 auto;
}

/* ------------------------------------------------------------
----> #header
------------------------------------------------------------ */

#header {
	position : relative;
	height : 75px;
}

#header h1 {
	position : absolute;
	left : 0;
	top : 5px;
}

#header h1 a {
	display : block;
	width : 421px;
	height : 131px;
	background : url('images/loading.gif') center center no-repeat;
}

#header ul.bookmarks {
	position : absolute;
	right : 0;
	top : 16px;
}

#header ul.bookmarks li a {
	background : url('images/icons.png') 0 0 no-repeat;
	width : 24px;
	height : 24px;
	display : block;
	text-indent : -99999em;
	margin-bottom : 2px;
}

#header ul.bookmarks li.chat a {
	width : 48px;
	height : 48px;
	background : url('images/livechat.png') top left no-repeat;
	position : absolute;
	top : 0;
	left : -55px;
}

#header ul.bookmarks li.chat img {
	width : 24px;
	height : 18px;
}

#header ul.bookmarks li.chat a:hover {background-position : bottom left;}

#header ul.bookmarks li.twitter a {background-position : 0 -48px;}
#header ul.bookmarks li.contact a {background-position : 0 -96px;}

#header ul.bookmarks li a:hover {background-position : 0 -138px;}
#header ul.bookmarks li.twitter a:hover {background-position : 0 -186px;}
#header ul.bookmarks li.contact a:hover {background-position : 0 -234px;}

#header ul.telephone {
	position : absolute;
	right : 90px;
	top : 18px;
	text-indent : -99999em;
	background : url('images/phone.png') 0 0 no-repeat;
	width : 213px;
	height : 52px;
}

#header ul#clip {
	width : 200px;
	height : 212px;
	bottom : -200px;
	position : absolute;
	right : 0;
	display : block;
	overflow : hidden;
	background : transparent;
}

/* ------------------------------------------------------------
----> #slider
------------------------------------------------------------ */

#slider {
	width: 100%;
	margin-top : 115px;
	height : 250px;
	position: relative;
}

#slider ul.menu {
	list-style : none;
	margin : 0;
	padding : 0;
	position : absolute;
	top : -15px;
	left :0;
}

#slider ul.menu li {
	display : inline;
	text-transform : uppercase;
	background : url('images/menuli.png') 0 2px no-repeat;
	height : 39px;
	width : auto;
	float : left;
	margin-left : 15px;
	padding-left : 15px;
}

#slider ul.menu li.company {
	background-image : none;
	margin-left : 0;
	padding-left : 0;
}

#slider ul.menu li a {
	text-indent : -9999em;
	background : url('images/menu.png') 0 0 no-repeat;
	height : 39px;
	width : 108px;
	display : block;
	text-decoration : none;
}

#slider ul.menu li.staff a {
	background-position : -129px 0;
	width : 78px;
}

#slider ul.menu li.guarantee a {
	background-position : -237px 0;
	width : 100px;
}

#slider ul.menu li.company a {
	background-position : -367px 0;
	width : 100px;
}

#slider ul.menu li.clients a {
	background-position : -493px 0;
	width : 94px;
}

#slider ul.menu li.contact a {
	background-position : -606px 0;
	width : 109px;
}

#slider ul.menu li a.selected,
#slider ul.menu li a:hover {background-position : 0 -40px;}

#slider ul.menu li.staff a.selected,
#slider ul.menu li.staff a:hover {background-position : -129px -40px;}

#slider ul.menu li.guarantee a.selected,
#slider ul.menu li.guarantee a:hover {background-position : -237px -40px;}

#slider ul.menu li.company a.selected,
#slider ul.menu li.company a:hover {background-position : -367px -40px;}

#slider ul.menu li.clients a.selected,
#slider ul.menu li.clients a:hover {background-position : -493px -40px;}

#slider ul.menu li.contact a.selected,
#slider ul.menu li.contact a:hover {background-position : -606px -40px;}

#slider ul.menu li a:focus {
	outline : 0;
}

div.tabs div {
	position : absolute;
	top : 20px;
	left : 0;
	height : 320px;
	width : 940px;
}

div.tabs div h2 {
	margin : 15px 0 0 60px;
	font-size : 2em;
	text-transform : uppercase;
	color : white;
	font-weight : bold;
}

div.tabs div ul {
	margin : 20px 0 0 90px;
	color : white;
}

div.tabs div ul li {
	font-size : 1em;
	margin : 2px 0;
	background : url('images/li.gif') 0 2px no-repeat;
	padding-left : 23px;
}

div.tabs div p {padding : 0 40px;}
div.tabs div p.info  {padding : 0;}

div.tabs div p.info a {
	margin-left : 140px;
	display : block;
	text-indent : -99999em;
	width : 240px;
	height : 104px;
	background : url('images/info.png') top left no-repeat;
}

div.tabs div p.info a:hover {background-position : bottom left;}

div.tabs div#company {
	width :650px;
	color : white;
}

div.tabs div#company h2 {
	margin-bottom : 15px;
}

/* ------------------------------------------------------------
----> #content
------------------------------------------------------------ */

#index #content {
	clear : both;
	overflow : hidden;
	width : 100%;
}

#index #content div {
	float : left;
	width : 280px;
	height : 655px;
	position : relative;
	margin-left : 15px;
	text-align : center;
}

#index #content p.lorem {
	position : absolute;
	top : 365px;
	left : 15px;
	margin : 0;
	width : 240px;
}

#index #content p span {
	font-size : 0.8em;
	text-transform : uppercase;
}

#index #content p span a {
	padding-top : 8px;
	position : absolute;
	bottom : -90px;
	left : 25px;
	display : block;
	color : white;
	width : 201px;
	height : 62px;
	background : url('images/bottom.jpg') top left no-repeat;
	text-decoration : none;
}

#index #content p span a:hover { 
	background-position : bottom left;
}

#index #content p.image {
	position : absolute;
	top : 100px;
	left : 5px;
	margin : 0;
}

#index #content h3 {
	color : #0A0E0A;
	text-transform : uppercase;
	font-size : 1.1em;
	position : absolute;
	top : 315px;
	left : 0;
	width : 280px;
}

#index #content h3 span {
	display : inline;
	border-bottom : 1px solid #ccc;
}

#index #content div#partners {
	background : url('images/partners.jpg') 0 35px no-repeat;
	padding-left : 35px;
	position : relative;
}

#index #content div#partners h3 {
	position : absolute;
	top : 40px;
	left : 17px;
}

#index #content div#partners ul {
	position : absolute;
	top : 100px;
	text-align : left;
	left : 30px;
}

#index #content div#partners ul li {
	margin-bottom : 10px;
	background : url('images/services.png') 0 5px no-repeat;
	padding-left : 14px;
}

#index #content div#partners ul li strong {
	text-transform : uppercase;
	color : #555;
}

#index #content div#partners ul li a {
	color : #0E73AD;
	text-decoration : underline;
}

#index #content div#partners ul li a:hover {color : #999;}

/* ------------------------------------------------------------
----> #wrapper
------------------------------------------------------------ */

#wrapper {
	width : 100%;
	overflow : hidden;
	clear : both;
	height : 100%;
}

/* ------------------------------------------------------------
----> #footer
------------------------------------------------------------ */

#footer {
	clear : both;
	height : 50px;
	position : relative;
	color : white;
}

#footer ul {
	position : absolute;
	top : -15px;
	right : 0;
	width : 335px;
	height : 43px;
}

#footer ul li a {
	background : url('images/hostigal.png') 0 0 no-repeat;
	height : 43px;
	width : 150px;
	text-indent : -99999em;
	display : block;
	top : 0;
}

#footer ul li.hostigal a {left : 0;}

#footer ul li.softigal a {
	background-image : url('images/softigal.png');
	position : absolute;
	right: 0;
}

/* ------------------------------------------------------------
----> #copy
------------------------------------------------------------ */

#copy {
	background : url('images/copy.png') 0 0 repeat-x;
	height : 50px;
	border-top : 1px solid #0465C6;
	clear : both;
}

#copy div {
	width : 960px;
	margin : 0 auto;
	position : relative;
}

#copy ul.copy {
	position : absolute;
	top : 15px;
	left : 15px;
	font-size : .85em;
}

#copy ul.copy a {color : #ccc;}

#copy ul.copy li {
	float : left;
	border-right : 1px solid #ccc;
	padding-right : 10px;
	margin-right : 10px;
}

#copy ul.copy li.last {
	border-right : none;
	padding-right : 0;
	margin-right : 0;
}

#copy p {
	position : absolute;
	top : 15px;
	right : 15px;
	font-size : .85em;
	margin : 0;
	color : #ccc;
}

#copy p a {
	text-decoration : underline;
	color : white;
}

/* ------------------------------------------------------------
----> #page
------------------------------------------------------------ */

#page h2,
#page h3,
#page h4 {
	text-transform : uppercase;
	font-size : 1.8em;
	color : #0687E3;
	margin-bottom : 15px;
}

#page h2 {color : white;}
#page h3 {font-size : 1.6em;}
#page h4 {font-size : 1.4em;}

#page p.inicio a {
	background : url('images/inicio.png') top left no-repeat;
	width : 90px;
	height : 40px;
	display : block;
	text-indent : -99999em;
}

#page p.inicio a:hover {background-position : bottom left;}

#page #content {
	float : left;
	width : 700px;
	margin-top : 120px;
	padding-bottom : 90px;
}

#page #content ul {
	margin : 0 0 15px 15px;
}

#page #content ul li {
	background : url('images/check.gif') 0 1px no-repeat;
	padding-left : 19px;
	margin : 2px 0;
}

#page #sidebar {
	float : right;
	width : 220px;
	margin-top : 70px;
	padding-bottom : 130px;
}

#page #sidebar div {
	border-left : 1px solid #ccc;
	padding-left : 15px;
	overflow : hidden;
	height : 100%;
}

#page #sidebar ul {
	margin : 0 0 15px 15px;
}

#page #sidebar ul li {
	background : url('images/check.gif') 0 1px no-repeat;
	padding-left : 19px;
	margin : 2px 0;
}

#page #slider {
	height : 210px;
	width : 700px;
	color : white;
}

#page img.left {
	float : left;
	margin-right : 15px;
}

#page img.right {
	float : right;
	margin-left : 15px;
}
