#menu{
	background: black;
	height: 50px;
	line-height: 50px;
	text-align: right;
	position: relative;
}
#menu .container_12{
	position: relative;
}
 #menu a.logo{
	display: block;
}
#menu .inner{
	float: right;
}
#menu a.logo{
	text-indent: -10000px !important;
	width: 265px;
	height: 45px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 5px;
	background: transparent url(../images/logo1.png) 0 0 no-repeat;
}
#menu a.logo span{
	display: none;
}
#menu a{
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 8px;
	display: block;
	line-height: 50px;
	float: left;
}
#menu a:hover{
	color: white;
}
#menu a.country{
	font-size: 9px;
	color: white;
	padding: 0 0 0 26px;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
#menu a.country.au{
	background-image: url(../images/flag-au.png)
}
}
#menu a.country.us{
	background-image: url(../images/flag-us.png)
}
#menu a.country span{
	display: none;
}
#menu a.country:hover span{
	display:block;
	width: 160px;
	min-height: 60px;
	padding: 10px 15px;
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 35px;
	background: black;
	border: 1px solid #444;
	color: white;
	font-size: 11px;
	text-transform: none;
	line-height: normal;
	text-align: left;
}

#subheader{
	height: 180px;
	color: white;
	background: url(../images/subpage-header.png);
}
#subheader h2{
	padding: 70px 0 0 0;
	font-size: 48px;
}

#header{
	height: 460px;
	background: #272E3D url(../images/header-bg.png) no-repeat center;
	position: relative;
}
#header .container_12{
	position: relative;
	height: 460px;
}
#header .text{
	position: absolute;
	z-index: 15;
	left: 413px;
	top: 38px;	
}
	#header .text .logo{
		background: transparent url(../images/home-logo.png) 0 0 no-repeat;
		width:314px;
		height: 78px;
		position: absolute;
		z-index: 15;
		left: 0px;
		top: 0px;
		text-indent: -10000px;
	}
	#header .best{
		height: 109px;
		width: 350px;
		background: url(../images/the-best-tool.png);
		position: absolute;
		z-index: 15;
		left: -5px;
		top: 95px;
		text-indent: -10000px;
	}
	#header .actions{
		position: absolute;
		z-index: 15;
		left: -10px;
		top: 210px;
		width: 400px;
	}
	#header .actions a{
		display: inline-block;
		height: 50px;
		text-indent: -10000px;
	}
	#header .actions a:hover{
		background-position: 0 100%;
	}
	#header .actions a.learn{
		width: 130px;
		background-image: url(../images/learn-more.png);
	}
		#header .actions a.features{ 
		width: 130px;
		background-image: url(../images/features1.png);
    }
	#header .actions a.buy{
		margin-left: -2px;
		width: 130px;
		background-image: url(../images/buynow.png);
	}
	#header .try{
		position: absolute;
		z-index: 15;
		left: 360px;
		top: 55px;
		width: 180px;
		height: 180px;
		background: url(../images/free-trial.png);
		text-indent: -10000px;
	}
	#header .try:hover{
		background-position: 0 100%;
	}
	

#header .computer{
	height: 314px;
	width: 411px;
	background: url(../images/computer.png);
	position: absolute;
	z-index: 20;
	left: -30px;
	top: 28px;
}
#header .pdfs{
	height: 258px;
	width: 293px;
	background: url(../images/explode.png);
	position: absolute;
	z-index: 20;
	left: 130px;
	top: 50px;
}

#header .customers{
	height: 100px;
	width: 940px;
	background: url(../images/clients.gif);
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 20px;
}

#content{
	background:#E3E8E8;
	padding: 20px 0 10px 0;
}
#pagetab{
	min-height: 280px;
	margin: -70px 0 0 0;
	padding: 40px 0 0 0;
	background: url(../images/pagetab.png) no-repeat center top;
}

#testimonials{
	background:#F1F4F4;
	padding: 20px 0;
	color: #666666;
	font-size: 12px;
}
#testimonials .image{
	float: left;
	width: 60px;
	margin: 0 15px 0px 0
}
#testimonials .name{
	font-size: 15px;
	padding-bottom: 0;
	font-weight: bold;
}
#testimonials .title{
	font-size: 12px;
	font-weight: bold;
}
#testimonials h3{
	text-align: center;
	font-size: 24px;
	color: black;
	padding: 25px 0 0 0;
}

#footer{
	background:#272E3D url('../images/footer-bg.png') repeat-x top;
	padding: 20px 0;
	color: #757A83;
	text-align: center;
}
#footer a{
	color: #757A83;
	text-decoration: none;
}
#footer a:hover{
	color: white;
}
#footer p{
	padding-bottom: 0;
}
#footer p.links{
	padding-bottom: 10px;
}
#footer .trademark{
	font-size: 11px;
}
#footer .questions{
	font-size: 9px;
}

#navbar {
  width: 100%;
  background-color: #000;
  height: 53px;
  top: 0;
  }

.flash{
	background:white;
	padding: 20px;
	margin:0 0 10px 0;
	text-align: center;
}
.block{
	background:#D1E3ED;
	padding: 20px;
	margin:0 0 10px 0;
	font-size: 12px;
	color: #555;
}
block1{
	background:#DADCE3;
	padding: 20px;
	margin:0 0 10px 0;
	font-size: 12px;
	color: #555;
}

.block9{
	background:#D1E3ED;
	padding: 8px;
	margin: 0 0 5px 0;
	margin-left: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555;
	width: 80%;
	border: 1px solid white;
}

.block10{
	background:#000000;
	padding: 3px;
	margin: 0 0 15px 0;
	margin-left: 3px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	width: 95%;
	border: 1px solid white;
}
.block11{
	background:#CCD6E0;
	padding: 20px;
	margin:0 0 10px 0;
	font-size: 14px;
	color: #555;
}


.block h3{
	color: black;
}
.block p{
	line-height: normal;
}
.block p:last-child{
	padding-bottom: 0;
}
.block ol{
	padding: 0 0 0 20px;
}
.block ol li{
	list-style: decimal;
}

.button{
	width: 300px;
	height: 80px;
	background: url(../images/try-pdf-explode.png);
	display: inline-block;
	text-indent: -10000px;
	margin: -10px -20px -20px -20px;
}
.button:hover{
	background-position: 0 100%;
}

.text{
	padding: 0 0 10px 0;
}

.submit{
	font-size: 16px;
	padding: 6px 12px;
	cursor: pointer;
}

/* ---Start here on drop down menu MF 26/9/2016---  */
/* Dropdown Button */
.dropbtn {
    /* background-color: #4CAF50;  */
	background-color: black;
	font: Arial;
    color: #999999;
    padding: 18px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: black;
    min-width: 160px;
    box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.25);
	font-weight:bold;
/*	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  */
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;   
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: red;
/*	background-color: #f1f1f1;  */
    color: white;
}	
	
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: black;
	color: white;
	font-weight:bold;
}

