/* CSS Document */
	html {
		background:#fffdf7 ;
		margin:0px;
		padding:0px;
	}
	
	body {
		background:url(../images/bg_top.gif) repeat-x center top;
		margin:0px;
		padding:0px;
	}
	
	IMG {
		color:#333333;
		font:bold 11px/18px Verdana, Geneva, sans-serif;
	
	
	}
	
	a:hover, a:active { /* Hides dotted outlines around clicked images */
		outline: none; 
	}
	
/*	:focus { /* Hides dotted outlines around clicked images 
		outline: 0;
	}*/
	
	FORM {
		margin:0px;
	}
	
	HR{
		color: #c1c1b5;
		background-color: #c1c1b5;
		height: 1px;	
	}
	
	P {
		margin:16px 0; /* Cross browser text */
		
	}
	
	
	
	P:firstchild{
		margin:0px;
	}

	.normal P{
		text-align:left;
		
	}

	.features P{
		margin:0px;
		text-align:left;
	}
	
	
		

	
	#header{
		background:url(../images/header.jpg) no-repeat center top;
		height:356px;
		margin:0 auto;
		position:relative;
		margin:0px;		
		
	}	
		

	#logo{

		border:0px dashed #CCFF00;
		margin-bottom:11px;
		position:relative;
	
		
	}

	
	
	#nav {
		border:0px dotted #00FFFF;
		padding:0;
		position:relative;	
		
	}
	
	
		#nav ul {
			
				
			list-style:none;	
			padding:0;
			margin:0 auto;
			margin-top:7px;
			vertical-align:middle;
			text-align:right;
			position:relative;
			width:772px;
			
			
			
		}
	
	
			#nav ul li {
				border:0px solid;
				color:#890c04;
				display:inline;
				font:normal 12px/12px Helvetica, sans-serif;
				float:left;	
				letter-spacing:1px;
				margin-left:27px;
				
				padding:10px 12px;				
				text-transform:uppercase;
				vertical-align:middle;
			}
			
			#nav ul li:first-child {
					
				margin-left:0px;
							
			}
			
			#nav ul li a {
				color:#f9f6ed;
				text-decoration:none;
				white-space:nowrap;

			}
			
			
			#nav a:hover {
				/*padding-bottom:2px;
				border-bottom:2px solid #b11d00;*/
				text-decoration:none;
				color:#00b4ff;
			}
			
					
	#btns {
		float:right;
		position:relative;
		
	}
	
	
			#btn_download{
				float:left;
				margin-right:4px;
				height:50px;
				margin-left:0px;		
				position:relative;
				vertical-align:middle;
				width:137px;
				
			}
			
				
					#btn_download a{
						color:#f3f3f3;
						background:url(../images/btn_download.png) center top;
						display:block;
						font:bold 15px/18px Helvetica, sans-serif; 
						height:50px;
						padding:0;
						text-decoration:none; 
						text-indent:-9999px;
						width:137px;
									
					}
					
						#btn_download a:hover{
							background-position:center center;
						}
						
						
						#btn_download a:active{
							background-position:center bottom;
							outline:none;
						}
						
				
				
			#btn_ordernow{
				float:left;
				height:50px;
				margin-right:0;
				position:relative;
				vertical-align:middle;
				width:143px;
		
			}
			
				
					#btn_ordernow a{
						color:#f3f3f3;
						background:url(../images/btn_ordernow.png) center top;
						display:block;
						font:bold 15px/18px Helvetica, sans-serif; color:#d6f1ff;
						height:50px;
						padding:0;
						text-decoration:none; 
						text-indent:-9999px;
						width:143px;
									
					}
					
						#btn_ordernow a:hover{
							background-position:center center;
						}
						
						#btn_ordernow a:active{
							background-position:center bottom;
							outline:none;
						}
						
	#icons{
		background:#040403 url(../images/icons_bg.gif) repeat-x center top;
		color:#cec8b6;
		font:normal 11px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
		height:150px;
		padding-top:10px;
		vertical-align:middle;
		width:100%;
	}			
				
	#content_top{
		background:url(../images/content_top.png) no-repeat center bottom;
	}
	
	#content_bg{
		
		margin:0 auto;
		position:relative;
		width:772px;
				
	}

	#content_bottom{
		background:url(../images/content_bottom.png) no-repeat center top;
	}

			
	.divider{
		
		background:#c1c1b5;
		height:4px;
		margin:25px 0px;
		
	}	
	
	.sep{
	   background:url(../images/sep.gif) repeat-x center center;
	   height:40px;	
				
	}	
	
	

	.gutter{
		
		padding-right:20px;
	
	}
	
	.Wrapper {
		white-space: nowrap;
	}
	

	
	h1, h1.sifr-large{
		color:#151413;
		font:bold 44px/54px Helvetica, sans-serif;
		letter-spacing:-2pt;
		margin:0;
		text-align:center;
	}
		
	h1.sifr {	
		/*border:1px dashed #069;*/
		font:bold 40px/46px Helvetica, sans-serif; 
		letter-spacing:-1.5pt;
		margin:0 0 0;
		text-align:left;
	}
	
	h1.sifr-small {	
		/*border:1px dashed #069;*/
		font:bold 36px/44px Helvetica, sans-serif; 
		letter-spacing:-1.5pt;
		margin:0 0 0px;
		text-align:left;
	}
	
	h2{
		color:#00b5f1;
		font:bold 20px/26px Helvetica, sans-serif;
		margin:0 0 20px 20px;
		text-align:left;
		
	}
	
	h2.sifr{
		color:#130f0e;
		font:bold 32px/40px Helvetica, sans-serif; 
		letter-spacing:-1.5pt;
	
		
	}		
	
	h3{
		color:#7d9d05;
		font:bold 20px/25px Helvetica, sans-serif; 
		letter-spacing:1pt;
		margin:0 0 0 0;
		text-transform:uppercase;		
	}		
	
	
	h4{
		color:#5c5c54;
		font:bold 15px/22px Helvetica, sans-serif;
		letter-spacing:0.6px;
		margin:0 20px 12px;
		padding:0;
		text-transform:uppercase;

	}
		
	h5{
		color:#e62b00;
		font:bold 17px/28px Helvetica, sans-serif;
		margin:0 0 10px;
		padding:0;

	}
	
	.testimonial {
		color:#161712;
		font:italic 13px/20px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
		margin:7px 0  20px 0; 
	}
	
		.testimonial img{
			margin-right:3px;
		}
			
		.credits {
		
			font:normal 13px/19px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
			margin-top:10px;
			
			
		}
		

	.Spacial {
		color:#e62b00;
	}	
	

	.White {
		color:#fff;
	}	
	
	.Highlighter {
		background-color:#ffff99;
	}		
	
	.h-bar{
		background-color:#1b1f21;
		height:8px;
	}
	.normal {	
		color:#161712;
		font:normal 14px/22px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
		text-align:left;
	}
		
		.normal a:link {
			color:#0498ed;
			text-decoration:underline;
		}	
		
		.normal a:visited {
			color:PURPLE;
			text-decoration:underline;
		}
		
		.normal a:active {
			color:#e62b00;
			text-decoration:underline;
		}
			
		.normal a:hover {
			color:#161712;
			text-decoration:none;
		}
	
	
	.small {
		color:#645d57;
		font:normal 12px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
		text-align:center;
	}
		
		.small a:link {
			color:#0498ed;
			text-decoration:underline;
		}	
		
		.small a:visited {
			color:PURPLE;
			text-decoration:underline;
		}
		
		.small a:active {
			color:#e62b00;
			text-decoration:underline;
		}
			
		.small a:hover {
			color:#161712;
			text-decoration:none;
		}
		
		.small p{
			text-align:center;
			margin:0;
			padding:0 0 0 5px;
			
		}
	
	.screenshot{
		background:#f6f5f2;
		border:2px solid #ebeae4;
		padding:5px;
			
	}	
	
		.screenshot p{
			font:italic 12px/21px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
			margin:8px 0;
			text-align:center;			
		}	
		
	.features {	
		color:#f8f6ee;
		border:0px solid #ffcc00;
		margin:0 0 10px 110px ;
		width:436px;		
	}
		
		.features a:link {
			color:#0686b6;
			text-decoration:none;
		}	
		
		.features a:visited {
			color:#0686b6;
			text-decoration:none;
		}
		
		.features a:active {
			color:#0686b6;
			text-decoration:none;
		}
			
		.features a:hover {
			color:#d73009;
			text-decoration:underline;
		}
		
		.features .tn{
			border:4px solid #f4f3eb;
			margin-right:16px;
			text-align:left;
		}
		
		.features a:hover .tn{
			border:4px solid #38352c;

		}
		
		.features P{
			
			padding-top:0px;
			
		}
		
		.features ul{
			list-style:none;
			margin:10px 0 -15px 0;
			padding:0px;
			
		}
		
			.features ul li{
				border-bottom:1px solid #e5e5e5;
				min-height:78px;
				margin-bottom:25px;
				padding-bottom:25px;
				width:100%;
	
			}
	
	#subscribe{
		margin:0 0 15px;
	}
	
	
		#subscribe .title{
			margin-top:0px;
		}
		
		#subscribe #form_subscribe{
			margin:0 auto;

		}
		
		#subscribe input.txtBox{
			
			background-color:#f9f9f0;
			border:0;
			color:#333;
			font:bold 12px/12px Arial, Helvetica, sans-serif;
			height:16px;
			padding:4px;
			_padding-top:10px; /* for IE */
			vertical-align:middle;
			width: 139px;
		}
		
	#comparison {	
		border:2px solid #282d31;
		font-size:12px;
		color:#282d31;
	}		
	
		#comparison .hdr{
			background-color:#282d31;
			color:#f9f9f9;
			font:13px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
			height:60px;
			padding-left:10px;
			vertical-align:middle;
			width:194px;
		}
		
		#comparison .main{
			background-color:#fffdf7;
			height:64px;
			padding:4px 8px;
			vertical-align:bottom;
			width:132px;
		}
		
		
		
		#comparison .alternate1{
			background-color:#e4e2dc;
			padding:4px 8px;
			width:88px;
		}
		
		#comparison .alternate2{
			background-color:#f2f0ea;
			padding:4px 8px;
			width:88px;			
		}
		
		#comparison .hr-line{
			background-color:#475056;
			height:1px;
		}
	
	.badge{
		text-align:center;
		margin:0 0 15px;
	}	
	
	#protocols{
		margin:0 0 15px;
	}
		
		
	#footer{
		background:#181a1c url(../images/footer_icon.gif) no-repeat 80% 100%;
		height:525px;
		position:relative;
		width:100%;	
	}
	
	#footer_light{
		background:url(../images/footer_light.gif) no-repeat center top;
	}
	
	.BottomNav {
		color:#46403b;
		font:normal 13px/22px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
		vertical-align:middle;
	}
		.BottomNav A{
			margin:0 36px;
		}
		
		.BottomNav A:link{
			color:#ede8d6;
		
			text-decoration:none;			
		}
		
		.BottomNav A:active{
			color:#ede8d6;
			
			text-decoration:none;
		}
	
		.BottomNav A:visited{
			color:#ede8d6;
			
			text-decoration:none;
		}	
		
		.BottomNav A:hover{
			color:#fff;
			
			text-decoration:underline;
		}						
	
	
		
	.copyright {
		color:#6c7175;
		font:normal 11px/20px Arial, Helvetica, sans-serif;
	
	
	}
		
		.copyright a:link {
			color:#ede8d6;
			text-decoration:underline;

		}	
		
		.copyright a:active {
			color:#ede8d6;
			text-decoration:underline;			
		}			
		
		.copyright a:visited {
			color:#ede8d6;
			text-decoration:underline;
		}
		
		.copyright a:hover	{
			color:#fff;	
			text-decoration:none;

		}
	

		
	.res_head {
		border-bottom:1px double #222;
		color:#6c7175;
		font:bold 13px/20px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
		padding-bottom:10px;
		text-transform:uppercase;
		width:100% !important;
	}	
	
	.res_links {
		font:normal 12px/30px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
		color:#ede8d6;
		
	}	
	
		.res_links a{
			padding:4px 8px;
			
		}	
	
	
		.res_links a:link
		{
			
			text-decoration:none;
			color:#ede8d6;
			background:none;
			
			}	
		
		
		.res_links a:active
		{
			text-decoration:none;
			color:#ede8d6;
			background:none;
			}	
			
		.res_links a:visited
		{
			
			text-decoration:none;
			color:#ede8d6;
			background:none;
			}
						
		
		.res_links a:hover
		{
			-moz-border-radius:20px;-webkit-border-radius:20px;
			border-radius: 20px ;
			background-color:#ff6915;
			color:#0b1100;
			outline:none; 
			text-decoration:none; 
			/*filter:alpha(opacity=90); -moz-opacity:.9; opacity:.9;*/
			text-decoration:none;
			
			
			}		
	
		.res_links ul {
			list-style-type:none;
			padding:0px;
			margin:0px;		
		}		
		
			.res_links ul li {
				padding:0px;
				margin:0px;		
				background:url(../images/bullet2.png) no-repeat left center;
				padding-left:0px;

				
			
			}			
				
/* for top chat button */

.supportcontainerbackground
{
	height:60px;
	padding-top:6px;
}
#supportcontainer .bodybox
{
	width:758px;
}
#supportcontainer .leftbox
{
}
#supportcontainer .rightbox
{
	padding-top:14px;
}
		
	
/* for privacy newsletter */			

.privacynewsletter
{
    background:url(../images/securedrivesubscribe.jpg) no-repeat;
    width:178px;
    height:314px;
    color:White;
}
#privacynewsletter
{
    padding:145px 0 0 12px;
}
		
	
		
			
	
