/*<![CDATA[*/

/* colours



*/

* {margin: 0;padding: 0;}

html, body {height: 100%; /* Required */}

div { border: 0px dashed #333; }

body
{
	margin: 0 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #002a66;
	text-align:left;
}

p, h2
{
	margin:10px;
}

h2
{
	font-size:12px;
}

h1
{
	color:#fff;
	font-size:18px;
	margin:10px 60px 0 30px;
	font-family: Verdana, Arial, sans-serif;
}

#placeholder
{
  	margin: 0 auto;
	text-align:left;
	width:750px;
	height:100%;
}

  #top-section
  {
  	position: relative;
  	left: 0;
  	top: 0;
  	background-image: url(../imgs/intersoft_top.gif);
  	background-repeat: no-repeat;
  	background-position: left top;
  	height:90px;
  	width:100%;
  }
  
   #banner
		{
		position: relative;
		left: 0;
		top: 0;
		background-repeat: no-repeat;
		background-position: left top;
		height: 165px;
		width: 100%;
		background-image:url(../imgs/ban_2.jpg);
		}
  
  #banner_planes
  {
  	position: relative;
  	left: 0;
  	top: 0;
  	background-image: url(../imgs/ban_airfield.jpg);
  	background-repeat: no-repeat;
  	background-position: left top;
  	height: 165px;
  	width: 100%;
  }
  
    #banner_about
    {
    	position: relative;
    	left: 0;
    	top: 0;
    	background-image: url(../imgs/banner_06.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    	height: 165px;
    	width: 100%;
    }
  
 
    #banner_media
    {
    	position: relative;
    	left: 0;
    	top: 0;
    	background-image: url(../imgs/banner_03.jpg);
    	background-repeat: no-repeat;
    	background-position: left top;
    	height: 165px;
    	width: 100%;
    }

 
    #banner_products
    {
    	position: relative;
    	left: 0;
    	top: 0;
    	background-image: url(../imgs/banner_05.jpg);
    	background-repeat: no-repeat;
    	background-position: left top;
    	height: 165px;
    	width: 100%;
    }

    #banner_generic
    {
    	position: relative;
    	left: 0;
    	top: 0;
    	background-image: url(../imgs/ban_motorwayatnight.jpg);
    	background-repeat: no-repeat;
    	background-position: left top;
    	height: 165px;
    	width: 100%;
    }
    
        #banner_generic_02
        {
        	position: relative;
        	left: 0;
        	top: 0;
        	background-image: url(../imgs/banner_04.jpg);
        	background-repeat: no-repeat;
        	background-position: left top;
        	height: 165px;
        	width: 100%;
        }
    
        #banner_support
    {
    	position: relative;
    	left: 0;
    	top: 0;
    	background-image: url(../imgs/banner_05.jpg);
    	background-repeat: no-repeat;
    	background-position: left top;
    	height: 165px;
    	width: 100%;
    }

        #banner_red
        {
        	position: relative;
        	left: 0;
        	top: 0;
        	background-image: url(../imgs/banner_03.jpg);
        	background-repeat: no-repeat;
        	background-position: left top;
        	height: 165px;
        	width: 100%;
        }

#banner_title_color_red
{
	position: absolute;
	left: 35px;
	top: 80px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: .8;
	background-image: url(../imgs/pagebanner_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	height: 60px;
	z-index:2;
}

#banner_title_color_blue
{
	position: absolute;
	left: 35px;
	top: 80px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: .8;
	background-image: url(../imgs/pagebanner_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	height: 60px;
	z-index: 2;
}

#banner_title_color_yellow
{
	position: absolute;
	left: 35px;
	top: 80px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: .8;
	background-image: url(../imgs/pagebanner_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	height: 60px;
	z-index: 2;
}

#banner_title_holder
{
	position: relative;
	left: 35px;
	top: 80px;
	width: 350px;
	height: 60px;
	z-index:5;
}

#top_navigation
{
	position: absolute;
	left: 35px;
	top: 63px;
	width:500px;
	height: 14px;
}

#top_navigation ul
{
	list-style: none;
}

#top_navigation li
{
	float: left;
}

#top_navigation li a
{
	height: 15px;
	line-height: 15px;
	color: #487d96;
	text-decoration: none;
	text-align: left;
	font-weight:bold;	
	padding-right:10px;
}

#top_navigation li a:hover
{
	text-decoration: underline;
}
#shape
{
	position: absolute;
	top: -122px;
	left: 35px;
	z-index: 1;
}
  
  #right_nav
  {
    	position:absolute;
  	top:-10px;
   	left:580px;
	margin:0;
  	width:160px;
  	height: 175px;
  	background: #fff;
  	padding: 0px 0 0 4px;	
border:0px soild #ccc;
  }
  
#mid-section 
{
  	position:relative;
  	left:0;
  	top:0;
  	background:#dee8ee;
  	padding:0px;
    	width:100%;
}

  
#bottom-section {
 	position:relative;
	left:0;
 	top:0;
  	background:#dee8ee;
	margin-top:3px;
}

#wrapper
{
	position: relative;
	left: 0;
	top: 0;
	padding: 0px;
	width: 680px;
	margin: 0 0 0 35px;
	background-image: url(../imgs/main_content_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C5D7E1;
}

#wrapper_home
{
	position: relative;
	left: 0;
	top: 0;
	padding: 0px;
	width: 680px;
	margin: 0 0 0 35px;
	width: 680px;
	background-image: url(../imgs/main_content_bg_noline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #C5D7E1;
}

  #mid-col-1
  {
    	position:absolute;
  	top:-34px;
   	left:2px;
	margin:35px 0 0 0;
  	width:283px;
  	height: 35px;
  	background:none;
  	padding: 10px 0 0 10px;
    	min-height:300px;	

  }

    #mid-col-2
  {
	position:absolute;
	top:0px;
	left:473px;
	width:193px;
	height: 35px;
	min-height:300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
  }

  #mid-main
  {
	position: relative;
	top: 0px;
	left: 300px;
	width: 330px;
	padding: 10px 0;
	min-height: 300px;
	overflow: visible;
	visibility: visible;
	text-align: justify;
  }

  #mid-col-1-pages
  {
    	position:absolute;
  	top:-34px;
   	left:6px;
	margin:35px 0 0 0;
  	width:139px;
  	height: 35px;
  	background:none;
  	padding: 10px 0 0 10px;
    	min-height:300px;	

  }

    #mid-col-2-pages
  {
	position:absolute;
	top:0px;
	left:473px;
	width:193px;
	height: 35px;
	min-height:300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }

  #mid-main-pages
  {
  	position: relative;
  	top: 0px;
  	left: 160px;
  	width: 300px;
  	padding: 10px 0;
  	min-height: 300px;
  	overflow: visible;
  	visibility: visible;
  }

  
   #mid-main-left
  {
	position:relative;
	top:0px;
	left:0px;
  	width:300px;
  	padding:10px 0 0 20px;
  	min-height:300px;ŒŒ
  }

  #mid-main-right
  {
	position:absolute;
	top:51px;
	left:360px;
  	width:300px;
  	padding:10px 20px 0 0;
  	min-height:300px;
  }
  
  #bottom-col-1 
  {
  	position:relative;
  	height: 35px;
  	text-align:left;
 }
  
  
#bottom-col-1 p
{
	margin: 0 0 0 35px;
	line-height:35px;
}
  
  
  .home_link
  {
	color:#DDD739;
  	height: 15px;
	line-height: 15px;	
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	display: block;
	width:60px;
  }
  
  .nav_link
  {
  	height: 17px;
	line-height: 17px;
	width:auto;
	color: #487d96;
	text-decoration: none;
	text-align: left;
	font-weight:normal;	
	padding:0 10px 0 0px;
	list-style: none;
	margin:0 0 0 8px;

	
  }
  
    .nav_link_sub
    {
    	height: 20px;
    	line-height: 20px;
    	width: auto;
    	color: #487D96;
    	text-decoration: none;
    	text-align: left;
    	font-weight: normal;
    	padding-right: 10px;
    	list-style: none;
    	margin: 0 0 0 20px;
    	font-style: italic;
    	border-bottom: 1px dotted #a2bdcd;
    }
    
    .nav_link_active
  {
  	height: 17px;
	line-height: 17px;
	width:auto;
	color: #487d96;
	text-decoration: none;
	text-align: left;
	font-weight:bold;	
	padding-right:10px;
	list-style: none;
	margin:0 0 0 10px;
  }
  
 .nav_link_list 
{
	list-style: none;
}

 .nav_link_list  li a:hover
{
	text-decoration: underline;
}

.heading_14
{
	font-size:22px;
	color:#FFFFFF;
	line-height:100%;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.heading_16
{
	font-size:16px;
	color:#fff;
	line-height:120%;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.info
{
	font-size:11px;
	color:#fff;
	margin:0px 0 0 15px;
	padding:5px 0 0 0;
	line-height:120%;
	font-weight:normal;
}

#flash_blue_long
{
	position:relative;
	width:235px;
	height:45px;
	background-image: url(../imgs/flash_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #002a66;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#flash_red_long
{
	position:relative;
	width:235px;
	height:45px;
	background-image: url(../imgs/flash_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #c60027;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#flash_yellow_long
{
	position:relative;
	width:235px;
	height:45px;
	background-image: url(../imgs/flash_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ddd739;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.heading_flash
{
	font-size:12px;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	padding-top:2px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 15px;
	width: 210px;
}

.info_flash
{
	font-size:10px;
	color:#fff;
	line-height:120%;
	font-weight:normal;
	line-height:15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#shape
{
	width: 520px;
	height: 98px;
	background-image: url(../imgs/banner_is.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bullet_blue
{
	list-style-type: none;
	margin: 5px 0 0 0px;
	line-height: 10px;
	background-image: url(../imgs/bullet.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
}

.bullet_red
{
	list-style-type: none;
	margin: 5px 0 0 0px;
	line-height: 10px;
	background-image: url(../imgs/bullet_red.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#placeholder #mid-section #wrapper #mid-main #Layer1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../imgs/Newsletter_Aug06_150x150.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	vertical-align: top;
}
#placeholder #mid-section #wrapper #mid-main #Layer1 a {
	text-decoration: none;
}
#placeholder #mid-section #wrapper #mid-main a {
}

#placeholder #mid-section #wrapper #mid-main a {
	text-decoration: none;
	color: #002a66;
}
#placeholder #mid-section #wrapper #mid-col-1 #flash_blue_long .info_flash .info {
	color: #FFFFFF;
	text-decoration: none;
}
#placeholder #mid-section #wrapper #mid-col-1 #flash_red_long .info_flash .info {
	color: #FFFFFF;
	text-decoration: none;
}
#placeholder #mid-section #wrapper #mid-col-1 #flash_yellow_long .info_flash .info {
	color: #FFFFFF;
	text-decoration: none;
}
