@charset "utf-8";
/* CSS Document */

/*//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
IMPORTED IN: -
DESCRIPTION: styles of the page home

AUTHOR: Sebastian Albisu
DATE CREATED: 01/12/2008

LAST MODIFICATION: - 
//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\*/


/**********************************************
	General Structures                         
***********************************************/


/*------------- intro --------------*/ 

#intro
{
/* width:1012px;
 margin:0 auto;*/
 height:388px;
 background:transparent url(../images/home/header2_bg.jpg) scroll no-repeat 0px 94px;
}

ul#navHorz
{
 width:100%;
 height:94px;
 background:url(../images/home/menu_home.jpg) scroll no-repeat left top;
}

/*------------- mainContent --------------*/ 

#mainContent
{
/* width:1012px;
 margin:0 auto; */
 height:379px;
}

#homeLeft
{
 float:left;
 display:inline;
 width:659px;
 height:100%;
 background:url(../images/home/home_left.jpg) scroll no-repeat left top;
}

#homeRight
{
 float:left;
 display:inline;
 width:353px;
 height:100%;
 background:url(../images/home/home_right.jpg) scroll no-repeat left top; 
}


/*------------- footer --------------*/ 

#footer
{
/* width:1012px;
 margin:0 auto; */
 height:123px;
 background:transparent url(../images/home/footer.jpg) scroll no-repeat left top;
}
/*******************************************
 	Common Styles
********************************************/



/*******************************************
 	Specifics structures
********************************************/

/*------------------------------------------
	intro
--------------------------------------------*/

/*············ navHorz ············*/

#navHorz li a {background:transparent url(../images/home/menu_home.jpg) scroll no-repeat 0px 0px;}

/*············ text down of navHorz ············*/

#intro p
{
 position:absolute;
 top:245px;
 right:139px;
 width:271px;
 height:37px;
 overflow:hidden;
 text-align:center;
 color:#0d3c96;
}

#intro p strong {color:#0d3c96;}

#intro p a {color:#0d3c96}

#intro div#button 
{
 position:absolute;
 top:283px;
 right:225px;
 width:110px;
 height:47px;
 background:url(../images/home/button_go.jpg) scroll no-repeat left top;
}

#intro div#button a 
{
 display:block;
 width:95px;
 height:18px;
 padding:3px 0 0 21px;
 background:url(../images/home/button_go.jpg) scroll no-repeat left top;
 font-weight:bold;
}

#intro div#button a:hover {color:#2bb23f; text-decoration:none}

#intro div#button a span
{
 padding:3px 2px 4px 24px;
 background:transparent url(../images/home/arrow_left.png) scroll no-repeat 16px 0px;
}

#intro div#button a:hover span
{
 background:transparent url(../images/home/arrow_left.png) scroll no-repeat 16px -21px;
}


/*------------------------------------------
	MainContent
--------------------------------------------*/

/*············ homeLeft ··············*/
/*
#homeLeft
{
 float:left;
 display:inline;
 width:659px;
 height:100%;
 background:url(../images/home/home_left.jpg) scroll no-repeat left top;
}
*/

#homeLeft 
{
 width:627px;
 padding: 5px 14px 0 18px;
}


#homeLeft h2
{
 margin:2px 0 16px 0;
}

#homeLeft h3
{
 margin:2px 0 5px 0;
}

#homeLeft p
{
 height:51px;
 overflow:hidden;
 margin:0 0 8px 0;
 min-height: 155px;
 height: auto !important;
 height: 155px;
}

/*······· Blocks········*/

#homeLeft div p
{
 height:32px;
 overflow:hidden;
 margin:0 0 20px 0;
}


/*······· Block 1 ········*/

#homeLeft .block1
{
 float:left;
 display:inline;
 width:200px;
 height:110px;
 padding:6px 6px 0px 101px;
 overflow:hidden; 
}




/*······· Block 2 ········*/

#homeLeft .block2
{
 float:left;
 display:inline;
 width:199px;
 height:110px;
 padding:6px 6px 0 114px ;
 overflow:hidden;
}





/*············ homeRight ··············*/

/*
#homeRight
{
 float:left;
 display:inline;
 width:353px;
 height:100%;
 background:url(../images/home/home_right.jpg) scroll no-repeat left top; 
}
*/


#homeRight
{
 width:321px;
 padding:5px 15px 0 17px;
}


#homeRight div.reqQuote
{
 height:74px;
 margin:27px 0 27px 0;
 overflow:hidden;
}

#homeRight div.refClient
{
 height:95px;
 overflow:hidden; 
}
