@charset "utf-8";
/* CSS Document */

/*  ----------------------------------------------------------------- */
/*  ----------- S T A R T   H O M E P A G E   R U L E S  ------------ */

#eet {
float: left;
display:inline;
margin: 0;}

#eet-intro {
background-image:url(../images/vline-orangedots.gif);
background-position:left;
background-repeat:repeat-y;
font-size:11px;
float:right;
display:inline;
width:190px;
padding: 0 0 0 10px;
margin: 50px 0 0 0;
color:#555555;
line-height: 1.3;
}

#eet-intro a {
color:#ff6600
}

/*------------- E N D   H O M E P A G E   R U L E S  -------------*/
/*----------------------------------------------------------------*/

