/* 1ft */

* {
padding:0; 
margin:0;
} 

body {
	background-image: url(images/bg.gif);
}

div.main_ft1
{
	width: 800px;
	padding: auto;
	background-color:#000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}


div.centerbody_1ft
{
	width: 794px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left: auto;
	height:950px;
	background-color:#cccc99;
	
border: 1px solid #838341;
}

.center
{
	
	margin-top:15px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left: 22px;
	
}

div.leftbody_1ft
{

width: 97%;
	margin-top:20px;
	margin-right:1px;
	margin-bottom:10px;
	margin-left:20px;
height:800px;

}
.border_ft1{
	
	 border: 1px solid #838383; background-color: #FFFFFF; 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

.tooltip_ft1 { 
    display:none; 
    background:url(black_arrow_big.png); 
    height:150px; 
    padding:40px 30px 10px 30px; 
    width:310px; 
 
   color: #FFFFFF;
font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.2em;
} 

p.talk_tooltip_ft1 {

		color: #FFFFFF;
	font-size: 14px;
	
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 1.5em;
	margin: 5px 15px 15px 15px;
	}



	a.talk_tooltip_ft1 { 
    color:#FFFF00;
    font-size:15px; 
    font-weight:bold; 
}



a.talk_tooltip_ft1:visited {
	color:#FFFF00;
}
a.talk_tooltip_ft1:hover {
	color: #33FF00;
	
	  
	   
}
a.talk_tooltip_ft1:active {
	color:#FFFF00;
	
	  
}

/* trigger button */ 
#download_now { 
   
  
   

	
	
	
	text-indent:-999em;
	
	cursor:pointer;

} 
 
/* mouseover state */ 
#download_now:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#download_now:focus { 
    background-position:0 -88px; 
} 
 
/* tooltip styling */ 
.tooltip { 
    display:none; 
    background:url(/black_arrow_big.png); 
    height:150px; 
    padding:40px 30px 10px 30px; 
    width:310px; 
    font-size:14px; 
   color: #FFFFFF;
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.2em;
} 
 
/* a .label element inside tooltip */ 
 .label { 
      font-size:12px; 
    font-weight:bold; 
   height:100%;
    width:95%; 
} 
 
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}

p.talk {
   
	color: #575757;
	font-size: 16px;
	
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 1.5em;
	margin: 0 5px 15px 15px;
}
.big_1 {

	color: #804000;

}

.big_2 {
font-size: 16px;
	color: #EE0000;
font-weight:bold; 
}
h1 {
	text-align: left;
	font-size: 1.2em;
	letter-spacing: -1px;
	font-family: Tahoma, Arial, Verdana, sans-serif;;
	margin: 0 5px;
	padding: 10;
	color: #2c2c2c;
}
.center_caption
{
 border: thin silver solid;
 
  padding: .5em;
 
  
background-color:#C2C287;
border: 1px solid #838341;

}
