/*---------- MAIN CSS FILE -----------*/

/*---------- main div center on page -----------*/

h1 { font-family: Arial; color: #ffffff; font-size: 25px; font-weight: bold; line-height: 25px; margin-top: 0px; margin-bottom: 0px; display: inline} 
h2 { font-family: Arial; color: #ffffff; font-size: 18px; font-weight: normal; line-height: 18px; margin-top: 0px; margin-bottom: 0px; display: inline}
h3 { font-family: Arial; color: #ffff33; font-size: 20px; font-weight: normal; line-height: 20px; margin-top: 0px; margin-bottom: 0px; display: inline}
h4 { font-family: Arial; color: #036; font-size: 20px; font-weight: normal; line-height: 20px; margin-top: 0px; margin-bottom: 0px; display: inline}



/*---------- body -----------*/
body{
  	min-width : 950px ;
 	background-color: #deeefe;
 	margin: 0px;
 	padding: 0px;
 	text-align : center ;
 	font-size: 12px; 
    FONT-FAMILY: verdana;
    font-weight: normal;
    text-decoration:none;
	height: 100%;
 	}

a:link
{
    FONT: normal 12px Arial;
    COLOR: #009;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover
{
    FONT: normal 12px  Arial;
    COLOR: #f63;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited
{
    FONT: normal 12px Arial;
    COLOR: #009;
    TEXT-DECORATION: none;
	font-weight: bold;
}

	
table.center {
	margin-left:auto; 
	margin-right:auto;
	}


/*---------- Top Menu -----------*/

#menu_header{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
	width : 950px ;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	height: 135px;
	background-color: #009;
}
	
#jetsave_logo{
    	position: absolute;
	   	left: 0px;
	   	top: 0px;
	   	z-index: 5;
}	


#menu_table{
		position: absolute;
	   	left: 140px;
	   	top: 3px;
	   	z-index: 5;
		width: 650px;
		border: 0; 
		font-size: 11px; 
    	FONT-FAMILY: arial;
    	font-weight: normal;
    	text-decoration:none;
		color: #fff;
    	text-align: left;
}

#top_address{
		position: absolute;
	   	left: 670px;
	   	top: 5px;
	   	width: 270px;
	   	z-index: 5;
	   	color: #FFF;
	    font-size: 12px; 
    	FONT-FAMILY: arial;
    	font-weight: bold;
    	text-decoration:none;
    	text-align: right;
    	}
		
.address a:link
{
    FONT: bold 12px Arial;
    COLOR: #fff;
    TEXT-DECORATION: none
}
.address a:hover
{
    FONT: bold 12px  Arial;
    COLOR: #f63;
    TEXT-DECORATION: none
}
.address a:visited
{
    FONT: bold 12px Arial;
    COLOR: #fff;
    TEXT-DECORATION: none
}

/*---------- menu style -----------*/

.menu a:link
{
    FONT: normal 11px Arial;
    COLOR: #fff;
    TEXT-DECORATION: none
}
.menu a:hover
{
    FONT: normal 11px  Arial;
    COLOR: #f63;
    TEXT-DECORATION: none
}
.menu a:visited
{
    FONT: normal 11px Arial;
    COLOR: #fff;
    TEXT-DECORATION: none
}


/*---------- main picture and border -----------*/

#main_picture{
    	position: absolute;
	   	left: 10px;
	   	top: 160px;
		z-index: 5;
}	

#main_picture_back{
    	position: absolute;
	   	left: 0px;
	   	top: 150px;
		width: 950px;
		height: 236px;
	   	z-index: 1;
		background-color: #9cf;
}	

/*---------- main text -----------*/

#page_title{
    	position: absolute;
	   	left: 0px;
	   	top: 400px;
		width: 930px;
		height: 30px;
	   	z-index: 1;
		background-color: #39f;
		padding: 10px;
	}
	
#page_title_accred{
	position: absolute;
	left: 898px;
	top: 407px;
	z-index: 5;
	}
	
#mainpage_text{
	position: absolute;
	left: -2px;
	top: 458px;
	width: 950px;
	z-index: 5;
	color: #003;
	font-size: 12px;
	FONT-FAMILY: arial;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
    	}



/*---------- image placement-----------*/

img.floatLeft { 
    float: left; 
    margin: 6px; 
	clear: left;
}
img.floatRight { 
    float: right; 
    margin: 6px; 
	clear: right;
}

img.centre { 
   margin-right: auto; 
   margin-left: auto; 
   display: block;
}

/*---------- footer-----------*/

#footer_back_copy{
		position: absolute;
		height: 30px;
		width: 950px;
		bottom: 0px;
	   	z-index: 1;
		background-color: #3399ff;
}

#footer_back_menu{
		position: absolute;
	   	left: 0px;
	   	bottom: 30px;
		width: 950px;
		height: 110px;
	   	z-index: 1;
		background-color: #99ccff;
}

#copyr{
    position: absolute;
    bottom: 10px;
    left:0px;
    width: 950px;
	font-size: 9px; color: #ccc; FONT-FAMILY: arial ; font-weight: normal; text-decoration:none;
	text-align: center;

} 

.copylinks a:link
{
    FONT: normal 9px Arial;
    COLOR: #ccc;
    TEXT-DECORATION: none
}
.copylinks a:hover
{
    FONT: normal 9px  Arial;
    COLOR: #fff;
    TEXT-DECORATION: none
}
.copylinks a:visited
{
    FONT: normal 9px Arial;
    COLOR: #ccc;
    TEXT-DECORATION: none
}

#footer_table{
		position: absolute;
		left: 0px;
	   	bottom: 40px;
		width: 950px;
		height: 70px;
	   	z-index: 5;
		border: 0; 
		font-size: 11px; 
    	FONT-FAMILY: arial;
    	font-weight: normal;
    	text-decoration:none;
		color: #fff;
    	text-align: left;
		padding: 2px;
}

.footlinks a:link
{
    FONT: normal 11px Arial;
    COLOR: #009;
    TEXT-DECORATION: none
}
.footlinks a:hover
{
    FONT: normal 11px  Arial;
    COLOR: #fff;
    TEXT-DECORATION: none
}
.footlinks a:visited
{
    FONT: normal 11px Arial;
    COLOR: #009;
    TEXT-DECORATION: none
}

img 
{
	border:0px none;
	
}
	
