/*
Theme Name: Air Cargo Security
Theme URI: 
Description: 
Author: 
Version: 1.0
Tags: 
*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
/* clearfix */
.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, .container {
	display:block;
}
body {
	background: #fff;
	font: 13px 'Open Sans', Arial, Helvetica, sans-serif;
	color: #555;
}
h1 {
	font-size: 24px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 20px;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
h4 {
}
h5 {
}
h1, h2, h3, h4, h5, h1 a {
	color: #333;
	font-weight: 700;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
em {
	font-style: oblique;
}
b, strong {
	font-weight: 700 !important;
}
hr {
	background: none;
	border: 0 none;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	display: block;
}
a {
	text-decoration: none;
	color: #2f6eb7;
}
a:hover {
	text-decoration: underline;
}
/*images*/
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 50px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 50px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 10px;
}
#home .header-wrapper {
	background: #2f6eb7;
}
#home .head {
	width: 960px !important;
}
.header {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.head {
	background: url(images/head.png) repeat-x;
	height: 120px;
	width: 100%;
	margin: 0 auto;
}
.logo {
	width: 405px;
	height: 120px;
	position: absolute;
	left: 25px;
	top: 0;
}
.logo a {
	width: 405px;
	height: 120px;
	display: block;
	background: url(images/logo.png) no-repeat;
}
.navigation {
	position: absolute;
	top: 75px;
	right: 0;
	background: url(images/nav.png) no-repeat scroll top;
	width: 500px;
}
.navigation ul {
	list-style-type: none;
	text-align: right;
	padding-left:120px;
}
.navigation ul li {
	display: inline-block;
	float:left;
	margin: 10px 15px 0 0;
}
.navigation ul li a {
	font: 16px 'Open Sans';
	color: #fff;
	text-decoration: none;
}
.navigation ul li a:hover, .navigation ul li.current_page_item a {
	color: #f3e930;
}
.contact {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	width: 410px;
}
.sm-fb, .sm-tw {
	background: url(images/sm.png) no-repeat;
	width: 34px;
	height: 34px;
	display: inline-block;
	float: left;
	margin: 0 30px 0 0;
}
.sm-fb {
	background-position: -44px 0;
}
.banner {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
.video {
	float: left;
}
.hp-splash {
	float: right;
	width: 250px;
}
.hp-splash ul li {
	background: url(images/li.png) left 3px no-repeat;
	list-style:none;
	padding-left:20px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 40px 0;
}
.content {
	width: 960px;
	margin: 50px auto;
}
.content-left {
	float: left;
	width: 650px;
}
.post {
	padding: 20px 20px 10px 20px;
}
.post p {
}
.content-left hr {
	background: none;
	border: 0 none;
	border-top: 1px solid #ccc;
}
.content-right {
	float: right;
	width: 325px;
}
.read-more {
	font: 13px 'Open Sans';
}
#home .content p {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
}
.footer {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}
.footer .left {
	float: left;
}
.navigation-footer {
	float: right;
}
.navigation-footer ul {
	text-align: right;
	list-style-type: none;
	float: right;
}
.navigation-footer ul li {
	display: inline-block;
	float:left;
	border-right: 1px solid #ccc;
	padding: 0 5px 0 5px;
}
.navigation-footer ul li:last-child {
	border: 0 none;
	padding: 0 5px;
}
table td a {
	font-size:16px;
}
.content ul {
	list-style:none;
	margin-left:20px;
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content ul li {
	background:url("images/bullet.png") no-repeat left 5px;
	padding-left:20px;
	margin-bottom:3px;
}
.content ol {
	margin-left:40px;
	margin-bottom:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentt ol li {
	margin-bottom:5px;
}
.content a {
	color:#223c77;
}
/*table */
.content table {
	border-collapse: collapse;
	border-color: #CCCCCC;
	border-width: 1px;
	width:100%!important;
	margin-bottom:20px;
	/*margin-top:20px;*/
}
.content table th {
	background-color: #F0F0F0;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding: 8px;
}
.content table td {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	/*border-width: 1px;*/
	padding: 8px;
}
.content table.link td {
	border-left:0!important;
	border-top:0!important;
	border-right:0!important;
	border-bottom:1px solid #ccc;
}
.clear {
	clear:both;
}
.left {
	float:left;
	margin-right:20px;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:5px;
}
.right {
	float:right;
	margin-left:20px;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:5px;
}
.freecontactformheader{
	font-size:24px;
}
















