@charset "utf-8";
/* CSS Document */

.headerMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}	
.headerMain sup{
	font-size: 15px;
}
.headerFirewall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btnFree {
	width: 194px;
	height: 47px;
	background-image: url(http://download.zonealarm.com/bin/cfu/en/images/free_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	
}
#btnFree a {
	color: #FFFF00;
}		
#get {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #444;
	text-decoration: none;			
}
#get ul li {
	color: #666;
	font-size: 12px; 
} 
#get a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2979B6;
	text-decoration: none;	
}
#get a:hover {
	color: #2979B6;
	text-decoration: none;
}					
#mainFrame {
	width: 900px;
	border: 1px solid #CCC;
	height: 430px;
	#height: 400px;
	padding:20px;
}
#tp_left {
	float: left; 
	width: 645px; 
	border-right: 1px solid #CCC;
}
#tp_right {
	float:left; 
	padding-left:15px;
	width:180px;
	#width:200px;
}
#tp_right ul {
	margin-top: 4px;
}
#footnote {
	clear: both;
	width: 590px;
	height: 35px;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;			
}
#firewallButton {
	width:150px;
	height:55px;
	background-image: url(http://download.zonealarm.com/bin/cfu/en/images/download_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	#padding-top: 9px;
	padding-left: 25px;
	vertical-align: middle;
	cursor: pointer;
}
#firewallButton sup {
	font-size: 9px;
}
#tp_left {
	float: left; 
	width: 645px; 
	border-right: 1px solid #CCC;
}



