/* 

Version: 1.0 

Author: Itai

*/    

#flashcontent {
	width: 100%;
	height: 480px;		
}

#upcontent {
	width: 100%;
	height: 480px;	
	vertical-align: middle;
}

.infocontact   {      
	font-family : verdana, serif;
	font-size : 11px;
	color : #a7a7a7;
	text-decoration : none;
	/*font-weight : bold;*/
	padding : 0px;
	letter-spacing: 1px;
	padding-top: 230px;
}  

.container { 
	margin-top : 70px;
	width: 700px;
	margin: 0px auto;
	text-align: left;
	color: #a9a9a9;
	font-family : verdana, serif;
	background-color: #ffffff;
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff; 
}   

.title     { 
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	/*margin-right : 40px;*/
	padding : 0px;
	color : #a7a7a7;
	font-size : 20px;
	font-weight : normal;
	text-align : left;
	font-family : verdana, serif;
	/*text-transform:uppercase; */
}

a          { 
	color : #a7a7a7; 
	text-decoration : none;
	font-weight : normal;   
}   

a:link     { 
	color : #a8a8a8; 
	text-decoration : none;     
	font-weight : normal;   
}  

a:visited {  
	color : #a7a7a7;  
	text-decoration : none;  
	font-weight : normal;
}     

a:active  {  
	color : #707874;  
	text-decoration : none; 
	font-weight : normal; 
}    

a:hover  {   
	color : #767676;  
	text-decoration : none;
	font-weight : normal; 
}    

.footer    {  
	padding : 0px;    
	text-align : center;   
	font-size : 11px;
	color: #c1c1c1; 
	font-family : arial, verdana, serif;              
} 

.footer a  {  
	color : #c1c1c1;
	text-decoration : none;
	font-weight : normal;   
}   

.footer a:link {
	color : #c1c1c1;
	text-decoration : none;  
	font-weight : normal;   
}  

.footer a:visited {    
	color : #c1c1c1; 
	text-decoration : none;
	font-weight : normal;   
}     

.footer a:active  {     
	color : #f9f9f9;  
	text-decoration : none;
	font-weight : normal; 
}    

.footer a:hover  {      
	color : #767676;  
	text-decoration : none;   
	font-weight : normal; 
}        

.nav   {       
	font-family : verdana, serif;
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	color : #a7a7a7;
	text-decoration : none;
	/*font-weight : bold;*/
	/*text-align : right;*/
	padding : 0px;
	letter-spacing: 1px;
}    



.nav a, link  {
	border-bottom : 1px solid #a7a7a7;
	color : #a7a7a7;
	text-decoration : none;
	font-weight : normal;
	padding : 2px;   
}      



.nav a:visited {  
	border-bottom : 1px solid  #c0c0c0;
	color : #a7a7a7;
	text-decoration : none;
	font-weight : normal;   
} 

.nav a:active  {  
	border-bottom : 1px solid  #707874;
	color : #a7a7a7;  
	text-decoration : none;   
	font-weight : normal;   
}  

.nav a:hover  {   
	border-bottom : 1px solid  #707874; 
	color : #5b5b5b;     
	text-decoration : none;   
	font-weight : normal;  
}