INPUT.button { 
	border:none; 
}

INPUT.submit_gt { 
	border:none; 
	background-color:#3d332a; 
}

INPUT, SELECT, TEXTAREA { 
	font-family:constantia,georgia,Times New Roman,serif;  
	border:1px #39322B solid; 
	font-size:12px; 
	color:#7A746A; 
	background-color:#50483F; 
}
INPUT.onwhite, SELECT.onwhite, TEXTAREA.onwhite { 
	font-family:constantia,georgia,Times New Roman,serif;  
	border:1px #d9c7bb solid; 
	font-size:12px; 
	color:#7A746A; 
	background-color:#fbf1e0; 
}

div#titl_call_sect { 
	color:#4a423b; 
	font-size:12px; 
	line-height:14px; 
	margin:15px 20px 10px 18px; 
	text-transform:uppercase;
}		

div#text_call_sect { 
	color:#4a423b; 
	font-size:12px; 
	line-height:15px; 
	margin:14px 20px 10px 18px; 
}		
div#acti_call_sect { 
	color:#A29D8F; 
	line-height:14px; 
	margin:16px 20px 10px 18px; 
	text-align:right; 
}		

div#titl_call { 
	color:#A29D8F; 
	line-height:14px; 
	margin:16px 10px 10px 9px; 
}		
div#text_call { 
	color:#A29D8F; 
	font-size:12px; 
	line-height:14px; 
	margin:10px 10px 10px 10px; 
}		
div#acti_call	 { 
	color:#A29D8F; 
	line-height:14px; 
	margin:12px 8px 10px 10px; 
	text-align:right; 
}		

#foot { 
	width:900px; 
	background-color:#494039; 
	background-image:url('/images/bkgr_foot.jpg'); 
	background-repeat:no-repeat; 
	padding:40px 30px 20px 30px; 
}

#foot table {
	font-size:11px; 
	line-height:12px; 
	color:#80776e;
}


