#page_bg_line {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../../img/index/page_bg_line.jpg);
	background-repeat:repeat-x;
	height:605px;
	width:100%;
}

#page_bg_picture {
	position:relative;
	width:799px;
	height:602px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image:url(../../img/index/page_bg_picture.jpg);
}
/* ------------------------------------------------------------------------------------- */
#info_container {
	position:absolute;
	top:272px;
	left:403px;
	width:375px;
	height:300px;
	overflow:hidden;
	text-indent:30px;
	color:#ffffff;
	padding-right:20px;
	text-align:justify;
}

#logo {
	left:58px;
	top:30px;
}

#text_img_sebastia {
	position:absolute;
	top:120px;
	left:190px;
	width:167px;
	height:39px;
	background-repeat:no-repeat;
	background-image:url(../../img/index/sebastia.png);
}
* html #text_img_sebastia  {
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/index/sebastia.png", sizingMethod="scale");
}
/* ------------------------------------------------------------------------------------- */
#lft_links {
	position:absolute;
	left:70px;
	top:250px;
}
/* ------------------------------------------------------------------------------------- */
#top_links {
	position:absolute;
	width:418px;
	left:382px;
	top:68px;
}

#top_links a {
	display:block;
	width:104px;
	height:181px;
	float:left;
}
	
#top_links a div {
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}

.top_lnk_picture {
	width:100px;
	height:100px;
	background-repeat:no-repeat;
}
/*
a:hover > .place_holder {
	margin-top:27px;
}
*/
a:hover .place_holder {
	margin-top:27px;
}

.place_holder {
	margin-top:18px;
	height:35px;
	width:104px;
}
/* ------------------------------------------------------------------------------------- */

#img_lnk_services {
	background-image:url(../../img/index/top_link_picture/services.jpg);
}
a:hover #img_lnk_services {
	background-image:url(../../img/index/top_link_picture/services_hover.jpg);
}

#img_lnk_clients_references {
	background-image:url(../../img/index/top_link_picture/clients_references.jpg);
}
a:hover #img_lnk_clients_references {
	background-image:url(../../img/index/top_link_picture/clients_references_hover.jpg);
}

#img_lnk_information {
	background-image:url(../../img/index/top_link_picture/information.jpg);
}
a:hover #img_lnk_information {
	background-image:url(../../img/index/top_link_picture/information_hover.jpg);
}

#img_lnk_news_updates {
	background-image:url(../../img/index/top_link_picture/news_updates.jpg);
}
a:hover #img_lnk_news_updates{
	background-image:url(../../img/index/top_link_picture/news_updates_hover.jpg);
}

/* ------------------------------------------------------------------------------------- */
#sml_btns {
	position:absolute;
	top:7px;
	left:728px;
}