/* ---------------------------------------------------- 
/*   Template for focus pages Holdings - pupkewitz - Wayne Philip  
/* ----------------------------------------------------
/*      Section main and foot banner
/* ---------------------------------------------------- */
@import "include_01.css";
#utility_bar
{
	position:absolute; 
	background:rgb(37,181,182);
	height:10px;
	width:665px;	
}
#utility_bar_full
{
	background:rgb(37,181,182);
}
#salutation
{
	color: rgb(37,181,182);
}
/*--------------------variant 3 bar-----------------------------------------*/

/*-----------------------------------------SLIDESHOW--------------------*/

#slideshow 
{
width: 198px;
background-color:transparent;
border: 1px solid #ddd;
height:300px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 198px;}

#slideshow .slides ul {
width: 198px;}

#slideshow .slides li {
width: 198x;
float: left;
padding: 2px;}

#slideshow .slides h2 {
margin-top: 0;}


#mega_text
{
	color: black;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
	
}
#mega_news_title
{
	color: black;
	font-family:verdana,arial;
	line-height: 1em;	
	font-size: .8em; 
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:2pt
}
#build_text
{
	color: blue;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
#tech_text
{
	color: red;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
#cell_text
{
	color: green;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: 1.5em;	
	font-size: 1.2em; 
	font-weight:bold;
}
p:adverts
{
	color: black;
	font-family:verdana,arial;
	text-transform:uppercase;
	line-height: .8em;	
	font-size: .7em; 
}

