﻿/* strapline */
#phrase1{
  background: url(../media/images/plexusseesdiff01.gif) no-repeat;
   position: absolute;
   left: 630px;
   top: 323px;
   z-index: 4;
   width: 299px;
   height: 24px;
}

#phrase2
{
	  background: url(../media/images/plexusseesdiff02.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 656px;
   top: 313px;
   z-index: 5;
   width: 249px;
   height: 20px;
}

/*bottom phrases */
#phrase3
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 396px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase4
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 281px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase5
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 262px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

/* top phrases */
#phrase6
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 221px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase7
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 300px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase8
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 377px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

#phrase9
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 415px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase10
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 357px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase11
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 338px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#phrase12
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 243px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#FFF;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

#phrase13
{
	visibility: visible;
	position: absolute;
	left: 75px;
	top: 319px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#fff;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

#phrase14
{
	visibility: visible;
	position: absolute;
	left: 604px;
	top: 274px;
	z-index: 4;
	width: 300px;
	height: 20px;
	color:#fff;
	font-size:14px;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

.phraselinks
{
	color:#FFF;
	cursor:hand;
}
.phraselinks:hover
{
	color: #fff;
	cursor: hand;
	/*font-weight: bold;*/
	text-decoration:underline;
}
.upperphraselinks
{
	color:#fff;
	cursor:hand;
}
.upperphraselinks:hover
{
	color: #fff;
	cursor: hand;
	text-decoration:underline;
	/*font-weight: bold;*/
}
