html, body {
    padding: 0px;
    margin: 0px;
    height: 100%;
}
body {
    background: #FFFFFF;
    color: #828282;
    font: 300 100.1% "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    text-align:center;
}
#everything {
	box-sizing: border-box;
    min-height: 100%;
    padding: 0 0 45px;
    position: relative;
}
#wrapper {
	width: 980px;
	top: 10px;
	text-align:left;
	overflow: hidden;
	margin: 0 auto;
}



/* top menu */
#top {
	margin-top: 20px;
	margin-bottom: 25px;
}
#topmenu{
	float:right;
	padding:0px;
	margin:0px;
	padding-bottom: 20px;
	font-size: 21px;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding:0px; margin: 0px;
	margin-left: 30px;
	position: relative;
}
#topmenu a {
	padding: 0px;
	margin: 0px;
	height: 20px;
	text-transform:uppercase;
	font-size: 16px;
}
#login {
	float:right;
	font-size:10px;
	margin-top: 13px;
}
div.navBox {
	width: 210px;
	position: absolute;
	left: -50px;
	top: 20px;
	text-align: center;
	background: white;
	display: none;
	padding: 0px; margin: 0px;
	padding-top: 5px;
	z-index:199;
}
div.navTwo {
	width: 280px;
	left: -100px;
}
div.navThree {
	left: -67px;
}
div.navFour {
	left: -62px;
}
#navMenu {
	margin: 0px;
	padding: 5px;
	border-top: 5px #828282 solid;
	box-shadow: 4px 4px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 4px 4px 8px rgba(50, 50, 50, 0.5);
	-wekbit-box-shadow: 4px 4px 8px rgba(50, 50, 50, 0.5);
}
#navMenu li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 8px 0px 12px 0px;
}
#navMenu li a {
	padding: 0px; margin: 0px;
}


/* center banner and slides */
#banner {
	width:100%;
	height:335px;
	overflow: hidden;
}
#slides {
	margin: 0px;
	padding: 0px;
}
#slides li {
	width:100%;
	height:335px;
}
.headline {
	padding-left: 30px;
	padding-top: 20px;
}
#navArrow {
	height: 100px;
	width: 50px;
	float:right;
	margin-top: 115px;
	margin-right: 15px;
	z-index: 2;
	background: url(../img/bigrightarrow.png) no-repeat 0 0;
}
#navArrow:hover {
	background: url(../img/bigrightarrow-hover.png) no-repeat 0 0;
}
#balls {
	float: right;
	padding: 0px;
	margin-top: 300px;
	margin-right: -40px;
	z-index: 2;
	font-size: 23px;
}
#balls li {
	display: inline;
	list-style-type: none;
}
#balls li.active a {
	color: white;
}
#balls li a:hover {
	text-decoration:none;
	color: white;
}


/* main content */
#main{
	width: 100%;
	padding:0px;
	margin:0px;
}
#maincontent {
	float: left;
	width: 980px;
	text-align: left;
	margin: 0px;
	margin-top: 25px;
}
#whyleft {
	float: left;
	width: 380px;
	padding: 0px; margin: 0px;
	padding-left: 55px;
	padding-bottom: 50px;
}
#whyright {
	float: right;
	width: 380px;
	padding: 0px; margin: 0px;
	padding-right: 55px;	
}
#mainleft {
	float: left;
	width: 600px;
	padding: 0px;
}
#mainright {
	float: right;
	width: 310px;
	padding: 0px;	
}


/* additional styling */
#jobtypes {
	font-size: 14px;
	height: 60px;
}
h3.jobtitle {
	background: url(../img/wireframemonoicons/user_light.png) no-repeat left;
	background-size: 20px 20px;
	margin: 0px; padding: 0px;
	padding-left: 28px;
	padding-top: 4px;
}
ul.whitepapers {
	font-size: 15px;
	list-style-type: none;	
	padding-left: 0px;
	margin-left: 15px;
}


/* feature link styling */
a.feature {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding-left: 30px;
	padding-top: 4px;
	font-size: 14px;
	text-transform: uppercase;
}

/* Non-public briefing */
a.notpublic {
	color: #CCCCCC;
}
label, input { display:block; text-align: left}
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
#dialog, .ui-widget {font-size: 14px}

/* Contact form */
#contactForm {
}
#enquiry {
	height: 160px;
	vertical-align: top;
	width: 97%;
	resize: none; 
	margin-bottom: 10px
}


/* content on home page */
#introduction {
	float: left;
	width: 610px;
	text-align: left;
	margin: 0px;
	margin-top: 25px;
}
#riskindex {
	float: right;
	width: 300px;
	text-align: center;
	margin: 0px;
	margin-top: 25px;
	padding-left: 12px;
}
#quote {
	float: right;
	width: 200px;
	background: url(../img/testimonial-bg-2.png) no-repeat 0px 2px;
	text-align: left;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 15px;
	margin: 0px;
	padding-left: 30px;
	margin-top: 25px;
}
#introtext {
	height: 197px;
	font-size: 19px;
}
#holder{
	margin-top:-7px;
	height: 180px;
}


/* footer */
div.footerexternal {
	width: 100%;
	margin: 0px;
}

div.footerinternal {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	color: white;
}

#footerbegin {
	background: #c8c0d5;
	text-align: right;
	margin-top: 75px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 22px;
	text-transform:uppercase;
}
#footermiddle {
	background: #aea5c0;
	padding-top: 10px;
	padding-bottom: 40px;
}
div.footernavigation {
	width: 300px;
	height: 230px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 40px;
	text-align: left;
	font-size: 14px;
}
div.footernavigation p {
	font-size: 17px;
	color: #757090
}
div.footernavigation a {
	color: #757090
}
#footerend {
	background: #757090;
	height: 45px;
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	
	bottom: 0;
	width: 100%;
	position: absolute;
	background: url(../img/bg_footer.png) repeat-x 0 0;
	border-top: 1px solid #757090;
	border-bottom: 1px solid #757090;
}



/* text styles */
h1{color: white; font-size: 42px; margin:0px; padding:0px; font-weight:normal}
h3{margin:0px;  font-size: 19px; padding:0px;}
h4{color: white; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-weight: normal}


/* anchor links */
a {
	color: #828282;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.alt {
	padding-right: 20px;
	background:url(../img/rightcirclesmall.png) right no-repeat;
	font-size: 13px;
}

/* Comparison Table */
div.table_black table 
{
	border:1px solid #1a1a1a;
	text-align: left;
	margin: 0 auto;
}
div.table_black table tr th
{
	background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#000000));
	background: -moz-linear-gradient(top,  #828282,  #000000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#000000');
	color:#ffffff;
	text-align: center;
	width: 50px;
}
div.table_black table td {
	padding: 5px 2px 5px 2px;
	font-size: 15px;
}
div.table_black table th {
	padding: 5px 5px 5px 5px;
}
span.tick_yes
{
	color: white;
	background: url(../img/tick_green.png);
	background-position: 25px 0px; 
	background-repeat: no-repeat;
	display: inline-block;
	width: 45px;
}
span.cross_no
{
	color: white;
	background: url(../img/x_red.png);
	background-position: 25px 0px; 
	background-repeat: no-repeat;
	display: block;
	width: 45px;
}