/* Global Styles */
html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, ul li, form, fieldset, input, button {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ul, ul li {
	list-style-type: none;
}

fieldset {
	border: none;
}

body {
	font-size: 62.5%;
	text-align: center;
	background: #0c6fb7 url(../images/bg.gif);
}

#wrapper {
	min-height: 909px;
	height: auto;
	background: url(../images/bg-wrapper.jpg) repeat-x;
}

#content {
	margin: 0 auto;
	padding: 0 41px;
	width: 899px;
	background: url(../images/bg-content.png) repeat-y;
	text-align: left;
}

#header {
	position: relative;
	z-index: 1;
}

#header h1 {
	position: relative;
	z-index: 5;
	padding: 11px 0 0;
	width: 899px;
	height: 56px;
	background: url(../images/bg-header.gif) no-repeat;
	text-align: center;
}

#header h1 a {
	display: block;
	margin: 0 auto;
	width: 142px;
	height: 50px;
	text-align: left;
	text-indent: -9999px;
}

#header h2 {
	position: absolute;
	left: 53px;
	top: 32px;
	z-index: 2;
	width: 786px;
	height: 14px;
	text-align: left;
	text-indent: -9999px;
}
#skip {
	display: none;
}

#nav {
	padding: 0 248px 1px;
	width: 403px;
	height: 31px;
	background: url(../images/bg-nav.gif) repeat-x;
}

#nav li {
	float: left;
	height: 31px;
}

#nav li a {
	display: block;
	height: 31px;
	text-indent: -9999px;
}

#nav li a:hover, #nav li a:focus {
	background-position: 0 -31px;
}

#nav li a.selected {
	background-position: 0 -62px;
}

#nav-home {
	width: 68px;
	background: url(../images/nav-home.gif) no-repeat;
}

#nav-about {
	width: 80px;
	background: url(../images/nav-about.gif) no-repeat;
}

#nav-products {
	width: 82px;
	background: url(../images/nav-products.gif) no-repeat;
}

#nav-services {
	width: 78px;
	background: url(../images/nav-services.gif) no-repeat;
}

#nav-contact {
	width: 95px;
	background: url(../images/nav-contact.gif) no-repeat;
}

#contentheader {
	padding: 11px 44px 35px 0;
	font-size: .9166em;
	background: url(../images/bg-contentheader.jpg) no-repeat center bottom;
}

#contentheader:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#contentheader #secondarynav {
	float: right;
	margin: 12px 0 0;
	text-align: right;
}

#contentheader h3 {
	float: left;
	display: block;
	margin: 0 0 0 40px;
	width: 328px;
	height: 35px;
	text-indent: -9999px;
}

#contentheader h3#heading-irampfleet {background: url(../images/heading-irampfleet.gif) no-repeat;}
#contentheader h3#heading-contact {background: url(../images/heading-contact.gif) no-repeat;}
#contentheader h3#heading-about {background: url(../images/heading-about.gif) no-repeat;}
#contentheader h3#heading-projects {background: url(../images/heading-currentprojects.gif) no-repeat;}
#contentheader h3#heading-consulting {background: url(../images/heading-consulting.gif) no-repeat;}
#contentheader h3#heading-boardingbridges {background: url(../images/heading-boardingbridges.gif) no-repeat;}
#contentheader h3#heading-projectmanagement {background: url(../images/heading-projectmanagement.gif) no-repeat;}
#contentheader h3#heading-aircargosolutions {background: url(../images/heading-aircargoautosolutions.gif) no-repeat;}
#contentheader h3#heading-aircargohandling {background: url(../images/heading-aircargohandequip.gif) no-repeat;}
#contentheader h3#heading-technicalservices {background: url(../images/heading-techservices.gif) no-repeat;}

#secondarynav a {
	color: #979a9c;
	text-decoration: none;
}

#secondarynav a:hover, #secondarynav a:focus {
	color: #006bb7;
	text-decoration: underline;
}

#secondarynav a.selected {
	color: #006bb7;
}

#secondarynav li {
	display: inline;
}

#copy {
	background: #FFF url(../images/bg-copy.jpg) no-repeat 0 75px;
}

#copy:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#footer {
	position: relative;
	margin: 0 auto;
	padding: 0 61px;
	width: 859px;
	height: 79px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: url(../images/bg-footer.png) no-repeat;
	text-align: left;
}


#footer ul#footnav {
	position: absolute;
	right: 61px;
	bottom: 50px;
	color: #006eb4;
}

#footer ul#footnav li {
	display: inline;
}

#footer ul#footnav li a {
	color: #006eb4;
	text-decoration: none;
}

#footer ul#footnav li a:hover, #footer ul#footnav li a:focus {
	text-decoration: underline;
}

#footer p#copyright {
	position: absolute;
	left: 61px;
	bottom: 50px;
	width: 249px;
	color: #a2a2a2;
}




/* Home page specific styles */
#home #intro {
	position: relative;
	width: 899px;
	height: 147px;
	background: #FFF url(../images/home/bg-intro.jpg) no-repeat;
}

#home #intro h2 {
	position: absolute;
	left: 43px;
	top: 41px;
	width: 530px;
	height: 45px;
	text-indent: -9999px;
}

#home #intro h3 {
	position: absolute;
	left: 68px;
	top: 87px;
	width: 460px;
	height: 25px;
	text-indent: -9999px;
}

#home #copy {
	background: #FFF;
}

#home #copy a {
	color: #006bb7;
	text-decoration: none;
}

#home #copy a:hover, #home #copy a:focus {
	text-decoration: underline;
}

#home #primary {
	float: left;
	margin: 0 0 0 249px;
	padding: 15px 32px;
	width: 337px;
	min-height: 565px;
	height: auto;
	color: #1f1f1f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.75em;
	background: #FFF url(../images/home/bg-primary.jpg) no-repeat;
	text-align: justify;
}

#home #primary h2 {
	margin: 0 0 1em;
	color: #006bb7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4166em;
	text-align: center;
}

#home #primary p {
	margin: 0 0 1.75em;
}


#home #secondary, #home #tertiary {
	float: left;
	width: 249px;
	color: #5b5b5b;
	font-family: Georgia, serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

#home #secondary p, #home #tertiary p {
	padding: 0 0 1.5em;
}

#home #secondary {
	margin: 0 0 0 -650px;
}

#home h3.toggler {
	width: 249px;
	height: 33px;
}

#home h3.toggler a {
	display: block;
	width: 249px;
	height: 33px;
	text-indent: -9999px;
}

#home div.element {
	padding: 0 15px;
	height: 425px;
	background: #FFF;
	overflow: hidden;
}

#home #secondary h3.selected, #home #tertiary h3.selected {
	background-position: 0 -33px;
} 

#home h3#heading-iramp {background: url(../images/home/heading-iramp.gif) no-repeat;}
#home h3#heading-boardingbridges {background: url(../images/home/heading-boardingbridges.gif) no-repeat;}
#home h3#heading-aircargohandling {background: url(../images/home/heading-aircargohandling.gif) no-repeat;}

#home h3#heading-aircargoconsulting {background: url(../images/home/heading-aircargoconsulting.gif) no-repeat;}
#home h3#heading-projectmanagement {background: url(../images/home/heading-projectmanagement.gif) no-repeat;}
#home h3#heading-technicalservices {background: url(../images/home/heading-technicalservices.gif) no-repeat;}

#home img.calloutimage {
	display: block;
	margin: 0 -15px 1.5em;
}


/* Inside pages 
-------------------------*/
#inside #sectionheading {
	display: none;
}

#inside #copy {
	color: #1f1f1f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.75em;
}

#inside #copy h4 {
	margin: 0 0 .5em;
	font-size: 1.6666em;
	line-height: 1.05em;
}

#inside #copy h5 {
	font-weight: bold;
	font-size: 1em;	
}

#inside #copy ul li {
	list-style-type: disc;
}

#inside #primary {
	float: right;
	margin: 0 41px 0 47px;
	padding: 0 0 0 14px;
	width: 482px;
}

#inside #primary a {
	color: #006eb4;
	text-decoration: none;
}

#inside #primary a:hover, #inside #primary a:focus {
	text-decoration: underline;
}

#inside #primary p, #inside #primary ul, #inside #primary ol {
	margin-bottom: 1.75em;
}

#inside #primary li {
	margin-left: 1.5em;
}

#inside #primary ul.itemlist {
	margin-left: -14px;
	width: 496px;
}

#inside #primary ul.itemlist li {
	position: relative;
	margin: 0;
	padding: 8px 8px 8px 70px;
	min-height: 52px;
	height: auto;
	background: #dff0fc;
	list-style-type: none;
}

#inside #primary ul.itemlist li.alt {
	background: #FFF;
}

#inside #primary ul.itemlist li img.icon {
	position: absolute;
	left: 7px;
	top: 8px;	
}

#inside #primary ul.itemlist li p {
	margin-bottom: 0;
}

#inside #secondary {
	float: right;
	width: 273px;
	color: #747373;
	font-size: .9166em;
	line-height: 1.7272em;
}

#inside #secondary p, #inside #secondary ul, #inside #secondary ol {
	margin: 0 0 1.7272em;
}

#inside #secondary li {
	margin: 0 0 0 1.5em;
}

#inside #secondary #screenshots {
	margin: 0;
}

#inside #secondary #screenshots li {
	margin: 0 0 13px;
	list-style-type: none;
	padding: 0;
}

#inside #secondary #screenshots img {
	display: block;
	border: none;	
}

#inside #secondary a.ad {
	display: block;
	margin: 0 -8px 1.75em;
	width: 289px;	
}

#inside #secondary a.ad img, #inside #secondary a.ad-double img {
	display: block;
 	border: none;
}

#inside #secondary a.ad-double {
	display: block;
	margin: 0 -8px;
	width: 289px;	
}
