/* Spiral Tours Dot Com */

/* Spiral Tours Template- v1_5!!--------- 

developed by Anthony Cioffi at Inferno Studios: www.infernostudios.ca*/
/* -------------------------------header bar-------------------------------- */
#flashheader {
	position:absolute;
	left:0px;
	top:0px;
	width:998px;
	height:178px;

}
#footer_image {

	width:784px;
	height:42px;
    background-image:url(images/footer.jpg);
}
	
/* -------------------------------language toggles-------------------------------- */

#english {
	position:absolute;
	left:727px;
	top:149px;
	width:77px;
	height:28px;
	
}
#french {
	position:absolute;
	left:801px;
	top:149px;
	width:78px;
	height:27px;
	
}



/*---------------------------Right Side Nav---------------------*/
#right_ads {
position:absolute;
	left:641px;
	top:306px;
	width:226px;
	height:389px;
}


/*----------------------------Main Body------------------------*/
#body {
	position:absolute;
	left:113px;
	top:176px;
	width:784px;
	height:67px;
	background-image: url(images/centerbg.gif);
}

/*---------------------Footer------------------------*/
#footer {
	position:absolute;
	left:114px;
	top:1249px;
	width:784px;
	height:42px;
	background-color:#CCCCCC;
	background-image: url(images/footer.jpg);
}


/*---------------------------Links---------------------------*/
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

/*---------------------------Pages------------------------------------*/
/*--------------------About Us-------------------------*/


body {
text-align:center;
margin:0;
padding:0;
background-color: #E2E2E2;
height:100%; /* this is the key! */ 
}
#container { text-align:left; top:0px; width:996px; margin:0 auto;position:relative;

 }
/*---------------------Styles--------------------------------*/
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
}
.style29 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; 
}
.contact {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

-->
</style>