@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300italic,400italic,600italic,600,700);

html,
body {
    font-size: 100%;
    background: url(../images/jpgs/bg.jpg) no-repeat center 0 #000;
    margin: 0;
    padding: 0;
    color: #000;
}

a:link {
	font-family: 'PT Sans', sans-serif;
    color: #FC6;
    text-decoration: none;
}

a:visited {
    color: #FC6;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: underline;
	color: #F90
}

dl {    
	background: url(/images/pngs/spritesheet2.png) no-repeat right -1050px;
	padding: 10px 30px 10px 40px;
	margin: 10px 0;
	width:562px;
}


dt {
	background: url(/images/pngs/spritesheet2.png) no-repeat -1500px -400px;
	padding: 4px 0 14px 28px;
	list-style: none;
	font: 600 .9em 'Sourse Sans Pro', sans-serif;
	color: #fff;
}
dd {
	list-style: none;
	padding: 0 0 10px 28px;
	font: 400 .9em 'Sourse Sans Pro', sans-serif;
	color: #fff;
}

#specialist dt {
	background: url(/images/pngs/spritesheet2.png) no-repeat -1500px -400px;
	padding: 4px 0 4px 28px;
	list-style: none;
	font: 600 .9em 'Sourse Sans Pro', sans-serif;
	color: #fff;
}


h1 {
	font: 400 2.4em 'PT Sans ', sans-serif; padding: 98px 0 14px 34px; color: #fff}
h2 {
	font: 400 1.2em 'PT Sans ', sans-serif, sans-serif; padding: 0 0 10px 110px; color: #FC6}
h3 {
	font: 400 2.5em 'Source Sans Pro', sans-serif, sans-serif; padding: 0 0 6px 0; color: #F90}	
h4 {
	font: 400 1.8em 'Source Sans Pro', sans-serif, sans-serif; padding: 0 0 20px 0; color: #FC6}		
h5 {
	font: 400 1em 'Source Sans Pro', sans-serif, sans-serif; padding: 0 0 4px 0; color: #ccc}		
p {
	font: .9em/1.5 'Source Sans Pro', sans-serif;
	margin-bottom: 6px;
	color: #fff}

.addthis{
	margin: 0 60px 0 0;
	float: right
}

.bottomCol {
	background: url(../images/pngs/overlay2.png) repeat;
    float: left;
    width: 910px; 
    padding: 10px 10px;
    margin: 0 10px 10px 0;
	border: solid 1px #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.bottomCol p  {	
font-size: .8em;
	padding: 0 10px ;
	margin-bottom: 2px
}
.bottomCol .category1{
	background:url(../images/pngs/spritesheet2.png) 0 -398px;	
	float: left;
	width: 200px;
	padding: 0;
	margin-right: 36px;
}
.bottomCol .category2{		
	background:url(../images/pngs/spritesheet2.png) 0 -398px;	
	float: left;
	width: 200px;
	padding: 0;
	margin-right: 36px;
}
.bottomCol .category3{		background:url(../images/pngs/spritesheet2.png) 0 -398px;	
	float: left;
	width: 200px;
	padding: 0;
	margin-right: 36px;
}
.bottomCol .category4{		background:url(../images/pngs/spritesheet2.png) 0 -398px;	
	float: left;
	width: 200px;
	padding: 0;
	margin-right: 0;
}

.bottomCol .category1 div {	
	background: url(/images/pngs/spritesheet2.png) no-repeat -977px 0px;
	width: 200px;
	height: 236px;
	margin: 0 0 10px 
}

.bottomCol .category2 div {	
	background: url(/images/pngs/spritesheet2.png) no-repeat -977px -240px;
	width: 200px;
	height: 236px;
	margin: 0 0 10px 0
}

.bottomCol .category3 div {	
	background: url(/images/pngs/spritesheet2.png) no-repeat -977px -480px;
	width: 200px;
	height: 236px; 
	margin: 0 0 10px 0
}

.bottomCol .category4 div {	
	background: url(/images/pngs/spritesheet2.png) no-repeat -977px -719px;
	width: 200px;
	height: 236px; 
	margin: 0 0 10px 0
}
.callnow {	
	float: left;
	height: 62px;
	margin-top: 20px;
	background: url(/images/pngs/spritesheet2.png) no-repeat 0 -330px;
}
.container {
    width: 960px;
    margin: 0 auto;
}
.content {
     padding: 10px;
    width: 940px;
    height: 100%;
    float: left;
}


.footer {
    padding: 20px;
	height: 220px;
	background: url(../images/pngs/spritesheet2.png) no-repeat 0 -398px;
    position: relative;
    clear: both;
}
.footerEmail {
	background: url(../images/pngs/spritesheet2.png) no-repeat -966px -602px;
}	
.footerEmail:hover {
	background: url(../images/pngs/spritesheet2.png) no-repeat -1005px -602px;
}
.footer .left {
	width: 50%;
	float:left;
	display:inline}	
.footer .right {
	width: 50%;
	float:left;
	display:inline;
	text-align: right}

.footer a:link {
	font-size: .9em;
	color: #ccc;
	text-decoration: underline}

.footer a:visited {
	font-size: .9em;
	color: #ccc;
	text-decoration: underline}

.footer a:hover, a:active, a:focus { 
	color: #F90;
	text-decoration: underline}

.footer h2 {
	font: 1.4em/1.2 'PT Sans', sans-serif;
	padding: 0 0 10px 0;
	color: #ccc}

.footer p {
	font: 600 1em 'Source Sans Pro', sans-serif;
	color: #ccc}

.form {
	float: left;
    margin: 150px 0 0 20px;
}

.header {
    background: url(/images/pngs/spritesheet2.png) no-repeat 0 0;
	width: 960px;
    height: 235px;
}

.headerContacts {
	width: 99%; 
	padding-top: 60px;
	text-align: right
}
.headerContacts p {
	font: 600 1em/1.4 'Source Sans Pro', sans-serif;
}
.headerContacts a:link {
    color: #fff;
    text-decoration: none;
}

.headerContacts a:visited {
    color: #fff;
    text-decoration: none;
}

.headerContacts a:hover,
a:active,
a:focus {
    text-decoration: none;
	color: #F90
}
.home {
	background:url(/images/pngs/spritesheet1.png) no-repeat 0 -1348px #FFF;
	width: 960px;
	height: 317px
}

.homeForm {
	float: right;
	padding: 20px;
	margin-left: 30px;
	border: solid #666 1px;
	border-radius: 3px
}
.homeForm p {
	color: #eee!important;
}
.corporate {
	background:url(/images/pngs/spritesheet1.png) no-repeat 0 -1011px #FFF;
	width: 960px;
	height: 317px
}
.cyber {
	background:url(/images/pngs/spritesheet1.png) no-repeat 0 -337px #FFF;
	width: 960px;
	height: 317px
}
.domestic {
	background:url(/images/pngs/spritesheet1.png) no-repeat 0 -674px #FFF;
	width: 960px;
	height: 317px
}
.about {
	background:url(/images/pngs/spritesheet1.png) no-repeat 0 0 #FFF;
	width: 960px;
	height: 317px
}
.leftCol {
	background: url(../images/pngs/overlay1.png) repeat-y;
    float: left;
    width: 890px; 
    padding: 20px 20px  10px 20px;
    margin: 0 10px 10px 0;
	border: solid 1px #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.leftCol .bullets{
	background: url(../images/pngs/overlay2.png) no-repeat;
	width:844px;
	padding: 20px;
	margin:10px 0 ;
	border:1px dotted #666;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px}
.leftCol .bullets dl{
	background:none;
	padding: 10px 0 10px 20px;
	margin: 0;
	border: 0}
.leftCol .bullets dl dt{
	background: url(/images/pngs/spritesheet2.png) no-repeat -1500px -450px;
	padding: 0 0 10px 24px;
	list-style: none;
	font: 600 .9em 'Sourse Sans Pro', sans-serif;
	color: #fff; }

.contactLeftCol {
	background: url(/images/pngs/overlay3.png) repeat-y;
    float: left;
    width: 583px; 
    padding: 20px 20px  10px 20px;
    margin: 0 10px 10px 0;
	border: solid 1px #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px}
.contactLeftCol .peopleImg{
	background: url(/images/pngs/spritesheet2.png) no-repeat -0px -759px;}
.contactLeftCol p {
	padding: 0 140px 0 0}
.logos {	
	float: left;
	background: url(/images/pngs/spritesheet2.png) no-repeat 0 -260px;
	width: 960px;
	height: 70px;
	margin: 0 0 20px 0
}
.map {	
	float: right;
	margin: 0 10px;
	background: url(/images/pngs/spritesheet2.png) no-repeat -1500px 0;
}

.menu {
	position: absolute;
	width: 920px;
	padding: 52px 0 0 36px;
	margin: 0 auto; 
	z-index: 100}
.menu ul {
    font: .9em ;
	margin: 0;
	padding: 0;
	list-style: none}
.menu ul li {
	display: block;
	position: relative;
	float: left}
.menu li ul { display: none; }
.menu ul li a {
        display: block;
        text-decoration: none;
        color: #ffffff;
        padding: 12px 10px 12px 10px;
        margin-right: 10px;
        white-space: nowrap;}
.menu ul li a:hover { background: #2D3857;}
.menu ul li:hover ul {
	display: block;
	position: absolute; 
	font: 1em 'Source Sans Pro', sans-serif; 
	min-width: 236px
}
.menu ul li:hover li { 	float: none; 	border: none}
.menu ul li:hover a { background: #2D3857; color: #fff }
.menu ul li:hover li a:hover {background: #1A2031; color: #fff }


.more {
	float: left;
	background: url(/images/pngs/spritesheet2.png) no-repeat -1250px -910px;
}
.more:hover{
	background-position: -1250px -972px	
}
.midCol {
	background: url(../images/pngs/overlay1.png) repeat-y;
    float: left;
    padding: 20px;
    margin: 0 10px 10px 0;
	border: solid 1px #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.privacy {
	font-size: .8em; 
	padding-left: 46px;
	margin: 0; 
	color: #666
}
.rightCol {
    background: url(/images/pngs/spritesheet2.png) no-repeat -1180px 0 #BBBCC1;
    width: 268px;
	height: 644px;
	float: right;
    margin: 0;
    padding: 0 0 30px 0;
	border: solid 1px #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#pjCF_container_2 {
    background-color: transparent!important;
}
.pjCF-form label.cf-heading-large {
    font: 400 2.2em 'Source Sans Pro', sans-serif, sans-serif; padding: 0 0 6px 0; color: #eee
}


@media (min-width: 320px) and (max-width: 479px) {
.homeForm {
	width: 100%;
}

}