article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
}

html {
font-size:100%;
overflow-y:scroll;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}

#body-wrapper{
width:960px;
margin:0 auto; 
padding:5px 0;
}

body,input,textarea {
font:12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
background:#FFF;
color:#000;
background: url("./images/bg.jpg") repeat scroll 0 0 transparent;
}

.clear {clear: both}

strong {font-weight: bold;}

.one_half { width: 48%; }
.one_third { width: 30.5%; }
.one_fourth { width: 22%; }
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.four_fifth,
.one_sixth,
.five_sixth {
position: relative;
margin-right: 4%;
margin-bottom: 20px;
float: left;
}


.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.box {
	border-top: 1px solid #CCC;
	float: left;
	padding-top: 20px;
	width: 100%;
	text-align:justify;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

.box span {
    border-bottom: 1px solid #CCC;
    color: #444;
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 25px;
	margin-bottom: 40px;
}

a {
	text-decoration: none;
	color: #000;
	transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
	-webkit-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
}

a:hover {
	color: #e53258;
	border-color: #;
	}
.box p {
	font-size:16px;
	color:#444444;
}
.box li {
	font-size:16px;
	line-height:inherit;
	margin-bottom:20px;
}

p{
margin-bottom: 15px;
}
	
h1 + p, h2 + p, h3 + p{
margin-top: -10px;
}

h1, h2, h3, p, ul, ol {
color: #3B3D3F;
font-weight: normal;
margin: 0 0 20px;
}

h1 {
	font-weight: normal;
	font-size: 22px;
	text-align:center
}

h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
font-weight:800;
}

.header {
	height: 93px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#logo {
	margin-right: auto;
	margin-top:45px;
	margin-left:auto;
	position: relative;
	width: 353px;
	margin-bottom: 30px;
}



ul.menu-side a { font-size: 12px;
}


#footer-main {
	bottom:0;
	width:100%;
	height:180px;
	background:#313538;
	margin-top:5px;
}

#footer-main p {
padding:20px;
color:white;
 text-shadow: 0 0px 0 rgba(255, 255, 255, 0.8);
}

#footer-main h3 {
padding:20px 0px 0px 20px;
color:white;
 text-shadow: 0 0px 0 rgba(255, 255, 255, 0.8);
 margin-bottom:-10px;
} 

#footer {
   bottom:0;
   width:100%;
   height:40px; 
   background:#fff;
}
 
#footer-text {
padding-left:20px; 
}
#footer-main a {
	color: #FFF;
	text-decoration: none;
}
#body-wrapper .orange {
	font-weight: bold;
	color: #F60;
}
gray {
	color:#999;
	
}
.icon01 {
		
}
.box li {
	list-style-type:none;
	
}
.box li icon {
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin-right: 12px;
}


li.breachprot icon {
	background: url("images/icon01.png") no-repeat;
	
	width: 32px;
	height: 32px;
}
li.vulscan icon {
	background: url("images/icon02.png") no-repeat;
	
	width: 32px;
	height: 32px;
}
li.secalerts icon {
	background: url("images/icon03.png") no-repeat;
	
	width: 32px;
	height: 32px;
}
li.secawareness icon {
	background: url("images/icon04.png") no-repeat;
	
	width: 32px;
	height: 32px;
}
li.trustseal icon {
	background: url("images/icon05.png") no-repeat;
	
	width: 32px;
	height: 32px;
}

.box li p {
	padding-left: 46px;
	margin-top: 0;
}
#signup {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}
#signup p {
	text-align:center;
}
#banner360apply {
	width: 524px;
	height:70px;
	padding-top:5px;
	top: -20px;
	position:relative;
	float:left; 
	z-index:490;
	background-image:url("images/start_now.png");
	background-repeat:no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	left:36px;
}
#banner360apply a {
	margin:auto;
	line-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#306108;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}
