
body 
	
	{
		margin: 0; /* Need to set body margin and padding to get consistency between browsers. */
		padding: 0;
		text-align: center;
		
	
		font-style:normal; 
		font-variant:normal; font-weight:normal; font-size:100%; 
		font-family:verdana,arial, hevetica, sans-serif;
		color:black;
	}


h1, h2, h3, h4, h5 
	{
    font-family: verdana, Arial, sans-serif;
	}
	
p	{
	font-size:10pt;
	font-weight:500;
	font-family :verdana, Ariel, sans-serif;
	color:black;
	}
	


h1	{color:black;
	font-family :Arial, verdana, sans-serif;
	font-size:12pt;
	font-weight:bold;
	}
	


h2	{
	font-family :Arial, verdana, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	}
	
h3	{
	font-family :Arial, verdana, sans-serif;
	font-size:24pt;
	font-weight:bold;
	color:black;
	}
		
h4	{
	font-size:24pt;
	font-weight:normal;
	color:black;
		}
		
		
h5	{
	font-size:16pt;
	font-weight:normal;
	color:black;
		}

	

#horizon        
	{
	color: white;
	background-color: #000;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}


#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	position: absolute;
	
	height: 300px;
	top: -150px;
	
	left: 50%;
	
	width: 100%;
	margin-left: -50%;
	visibility: visible;

	}

	


a:link, a:visited 
	{
	color: white; /*#06f;*/
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}
	
	
#navmenu   
	{
	color: white;
	position: absolute;
	top: 310px;
	right: 30px;
	}
	
#navmenu li
	{
	float: left;
	margin: 0 0 3em 3em;
	}

#navmenu li a
	{
	float: left;
	display: block;
	text-decoration: none;
	text-align: left;
	}

/* Hide from IE5-Mac \*/
	#nav-menu li a
	{
	float: none
	}
/* End hide */

	#nav-menu
	{
	width:100em;  /*keep in one line on re-size*/
	} 
	

	
#logo
	{	
	position: absolute;
	top: 15px; 
	left: 42px;
	z-index:30;
	
	}

#name
	{	
	position: absolute;
	
	top: 85px; 
	left:25px; 
	color:#3b0076; 
	font-family: Arial Black, Arial, Verdana, Geneva, sans-serif;
	font-size:10pt;
	font-weight:normal; 
	background: transparent url(images/NameBkg.jpg) center no-repeat ; 
	

	}


	
	
#title {
	
    left: 35%;	
	width: 45%;
	
	visibility: visible;	
 
	height:50px;
	position: absolute; 
	top:135px;

	color:white;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12pt;
	font-weight:normal; 
}

#text {
	
  position: absolute; 
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11pt;
	font-weight:normal; 
	 left: 30%; /*27%;*/	
	width: 55%;
	visibility: visible;	

	height:260px;
	
	top:20px;
 text-align: left;
 overflow:auto;

xborder:6px solid navy;
}

#textbox{

position: absolute; 
  left: 28%; 
	width: 60%;
	
	visibility: visible;	
 
	height:265px;
	
	top:15px;

background-color:white;  
padding:0;


filter:alpha(opacity=75);
-moz-opacity:.75;opacity:.75;
float:left;
xborder:11px solid #3B0076;

}

#textwide {
	
  position: absolute; 
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11pt;
	font-weight:normal; 
	 left: 3%;
	width: 99%; /* 2885px;*/
	visibility: visible;	

	height:260px;
	
	top:0px;x20px;
 text-align: left;
 overflow:auto;
 
 scrollbar-arrow-color:magenta;

	scrollbar-face-color:#3b0076;
padding:0;

xborder:2px solid black;

}

#textboxwide{

position: absolute; 
  left: 3%;
	width: 94%;
	
	visibility: visible;	
 
	height:265px;
	
	top:0px;x15px;

background-color:white;  
padding:0;


filter:alpha(opacity=75);
-moz-opacity:.75;opacity:.75;
float:left;
xborder:3px solid red; x#3B0076;

}

#textframe{

position: absolute; 
  left: 0; /*was25*/	
	width: 97%;
	
	visibility: visible;	
 
	height:400px;
	
	top:0px;x15px;


padding:0;
overflow:hidden;
xborder:3px solid yellow;

}




#bartop
	{	
	position: absolute;
	width:100%;
	top: -7px;
	left: 0px;
	z-index:20;
	}
#barbot
	{	
	position: absolute;
	width:100%;
	bottom: -6px;
	left: 0px;
	}
	
#copy
	{
	position :absolute;
	bottom: 5px;
	left:20px;
	font-size: 10px;

	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;	
	z-index: -10;
	}
	
	#copy a:link{
 color: #c0c0c0;

}
#copy a:active{
 color: red; 

}
#copy a:visited{
 color: #8b0000;
}
#copy a:hover{
 font-style:italic;
 color:red;
}

#page
	{	
	position: absolute;
	top: -28px; 
	left:2%; 
	color: #d7d7d7;  
	font-family: Arial Black, Arial, Verdana, Geneva, sans-serif;
	font-size:12pt;
	font-weight:normal; 
	
	}
#arrow1
	{
	position: absolute;
	top:285px;
	left:60px;
	font-size:8pt;
	color:red;
	font-weight:bold;

	}
	
	#arrow2
	{
	position: absolute;
	top:285px;
	right:55px;
	font-size:8pt;
	color:red;
	font-weight:bold;

	}

	
#contact
	{
	left: 10%;	
	width: 80%;
	
	visibility: visible;	
 
	height:20px;
	position: absolute; 
	top:25px;

	color:black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal; 

	}

#form
	{
	position: absolute;		
	visibility: visible;	
 	height:260px;
 	top:45px;
	color:black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal; 
	width: 850px;             /*          BEST          */
  	left: 50%;                   /*CENTERING WITH*/
  	margin-left: -425px;   /*KNOWN WIDTH    */
}

#ITIB {
position:absolute;
top:65px;
xpadding-left:12px;
margin-left:12%;
xborder:11px solid yellow;
}

#Articles{
position:relative; xabsolute;
height:150px;


width: 620px;             /*          BEST          */
  	left: 50%;                   /*CENTERING WITH*/
  	margin-left: -310px;   /*KNOWN WIDTH    */


overflow:auto;
xborder:1px solid red;
}






	/* STYLES FOR CROSSFADER */



	div.cf_wrapper1	{ /*leadership*/
	position:absolute;
	top:90px;/*15*/
	width:1px;
	left:50%;
	width:1px;
	margin-left:-13%;
	}
	
	
	div.cf_wrapper2	{/*Motivation*/
	position: absolute;
	top:150px;
	left:50%;
	width:1px;
	margin-left:7%;
	
	}
	
	div.cf_wrapper3	{ /*Sales*/
	position:absolute;
 	top:75px; /*210*/
	left:50%;
	width:1px;
	margin-left:0%; /*18*/

	}
	
	div.cf_wrapper4	{  /*Results*/
	position:absolute;
 	top:165px;
	left:50%;
	width:1px;
	margin-left:-5%;/*25*/

	}

div.cf_wrapper5	{  /*Success*/
	position:absolute;
 	top:200px;
	left:50%;
	width:1px;
	margin-left:12%;/*25*/

	}


	
	div.cf_element	{
	xwidth: 200px;
	xheight: 75px;
	xborder:5px solid red;
	}
	
	
	
	.fade {
	z-index:-50;
    height:100%;
     
    font-size:24pt;
	font-weight:normal;
	font-style:italic;
	font-family :arial black, verdana, Ariel, sans-serif;
	xcolor:silver;
	color:#dad7d7;
	xbackground-color:#666666;
	xbackground-image:url(images/FadeBk.gif);
	xbackground-repeat:no-repeat;
	xbackground-position:center;
	
 }