﻿
/*  9 of 12 Microsoft Internet Explorer Design Templates 


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 HTML TAGS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
	font-family: Verdana;
	color: #333333;
	background-color: #FBEFD0;
}
	
a img 
{
	border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	PAGE
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-container
{
	border: 1px solid #D1B28C;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	min-width:982px;
	overflow:hidden;
	position:relative;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}

.header-container
{
	
	height: 200px;
	background-color: #DEEEF7;
	background-image: url('Images/SKYBGN2.png');
	background-repeat: repeat-x;
}

.header-logo
{
	position: absolute;
	width: 64px;
	height: 64px;
	top: 12px;
	left:5px;
	z-index: 5;
}
.header-container-left
{
	float:left;
	height: 200px;
	width:679px;
	min-width:679px;
	background: url('Images/cAP1200_13_LFT.png') no-repeat ;
}

.header-container-right
{
	position: relative;
	height: 200px;
	margin-left: 679px; 
	background: url('Images/cAP1200_10_MID.png') repeat ;
}



.slogan-container
{
	position: absolute;
	height: 43px;
	width: 200px;
	right: 15px;
	top: 5px;
	z-index: 5;
	
}
	
	
.slogantext-container
{
	position: absolute;
	height: 20px;
	width: 962px;
	right: 5px;
	top: 176px;
	font-family: Verdana;
	color: #003399;
	font-size: 12px;
	text-align: right;
}

.slogan-subcontainer
{
	position: absolute;
	width: 198px;
	top: 60px;
	text-align: right;
	right: 25px;
	z-index: 6;
	font-size: x-small;
}

.nav-container
{
	z-index: 1;
	position: absolute;
	width: 821px;
	left: 267px;
	top: 210px;
	height: 15px;
	font-weight: lighter;
	font-size: small;
}

.footer-back
{
	background: url('Images/Foot07.png');
}
.footer
{
	height: 25px;
	clear: both;
	font-family: Verdana;
	font-size: small;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
}

.footer-right
{
	z-index: 1;
	position: absolute;
	width: 100px;
	right: 3px;
	bottom: 17px;
	height: 11px;
}
.outher-left
{
	width: 250px;
	text-align: center;
}
.content-left
{
	float: left;
	width: 250px;
}

.content-main
{
	//float:left;
	//clear:right;
	margin-left: 270px;
	//margin-left: 0px;
	margin-top: 30px;
	font-family: Verdana;
	color: #666666;

}


.menu-left
{
	padding: 0px;
	margin: 10px;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	width: 250px;
	list-style-type: none;
}


.menu-left ul
{  
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
	list-style-type: none;
	
	font-weight: normal;
	
	text-transform: none;
  }



.TopLevelMenuItem1
{
	list-style-image: url('Images/Menu/homes.png' );
	color: #FF3300;
	font-weight: bold;
}

.TopLevelMenuItem2
{
	list-style-position:inside;
	list-style-image: url( 'Images/Menu/infos.png' );
	font-weight: bold;

}

.TopLevelMenuItem5
{
	list-style-image: url( 'Images/Menu/planes.png' );
	font-weight: bold;
}

.TopLevelMenuItem12
{
	list-style-image: url( 'Images/Menu/phones.png' );
	font-weight: bold;
}

.main-img
{
	border:1px solid #C3A887;
	padding:4px;
	height:263px;
	width:400px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LINKS
	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link
{
	color: #0066CC;
	text-decoration: none;

}

a:visited
{
	color: #0066CC;
	text-decoration:none;
}

a:hover
{
	color: #0033CC;
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
	color: #0066CC;
}

/*
.menu-left
{
	background-color: #FFCCFF;
	position: relative;
}
.other-left
{
	background-color: #99CCFF;
	position: relative;
}

.content-main
{
	background-color: #AAFAEA;
	margin-left:350px;
	height:auto;
	float:right;
	
}
.content-left
{
	float:left;
	width:350px;
	height:auto;
	background-color: #CCFAFF;
	position: relative;
	display:inline-table;	
}


.other-left
{
	top:200px;
	position: relative;
}

*/
