.testing, .error {
	display:none;
}

html,body {
	height: 100%;
}


/*
body {
	background: #9adff1 url(./vbar.gif);
	layer-background-image: url(./vbar.gif); 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;*/
}

img {
	border-style : none;
}

#promo-text {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: -2;
}

#cover-sheet{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #9adff1 url(./vbar.gif);
	layer-background-image: url(./vbar.gif);
}


#container {
	position: relative;
	padding: 100px;
	margin-right:auto;
	margin-left:auto;
	/*margin-top:10px;*/
	width: 800px;
	height: 400px;
	/*padding:0px;*/
	text-align:left;
	/*border: red 5px solid;*/
	overflow: visible;
}

/*
#logo {
	position: relative;
	top: 0px;
	left: 0px;
	z-index:3;
}

*/
#header {
	background: url(./header-bar.gif);
	background-repeat:no-repeat;
	width: 800px;
	height: 100px;
	position: relative;
	left: 50px;
	top:-95px;
	padding-left:50px;
	padding-top:70px;
	z-index: 2;
	overflow: hidden;
}

#buttons {
	position: relative;
	top:-160px;
	left:200px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	z-index: 2;
}

.button1 {
	display: none;
}

* html .button1 { 
	display: block;
	position: relative;
	float: left;
	background: transparent  url(./button.gif);
	Layer-background-image: url(./button.gif);
	background-repeat: no-repeat;
	height:30px;
	width: 130px;
	text-align:center;
	padding-top: 3px;
}


.button2 {
        display: none;
}

.button2 { 
	display: block;
	position: relative;
	float: left;
	background: transparent  url(./button2.gif);
	Layer-background-image: url(./button2.gif);
	background-repeat: no-repeat;
	height:30px;
	width: 130px;
	text-align:center;
	padding-top: 3px;
}

.button-text{
	display: none;
}

* html div .button-text{
	display:block;
}

* html div .button-text{
	position: relative;
	font-weight: 900;
	letter-spacing: -1px;
	color: #fedd04;
	color: white; 
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

* html div .button-text:hover{
        color: #FEDD04;
        font-weight:900;
}

.button2-text{
        display: none;
}

* html div .button2-text{
        display:block;
}

* html div .button2-text{
	position: relative;
	font-weight: 900;
	letter-spacing: -1px;
	color: #000000;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

* html div .button2-text:hover{
        color: #0087c4;
        font-weight:900;
}

#main-page {
	background-color: red;
	text-align: left;
	position: relative;
	top: -200px;
	left: 50px;
	width: 790px;
	background: white;
	z-index:1;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	overflow: hidden;
}

#left-colum {
	background: url(./back-blend.gif); 
	Layer-background-image: url(./back-blend.gif);
	background-repeat: repeat-y; 
	position:relative;
	float:left;
	width:170px;
	height:100%;
	padding-top: 50px;
	overflow:auto;
	padding-left: 30px;
	/*border-right: 5px #006694 double;*/
}

#right-colum {
	background: url(./back-blend.gif);
	Layer-background-image: url(./back-blend.gif); 
	background-repeat: repeat-y;
	position:relative;
	right:0px;
/*	float:left;*/
	height:100%;
	width:565px;
        overflow:none;
	padding-top:50px;
	font-size:12px;	
	padding-left: 10px;
	padding-right: 10px;
	overflow-y:auto;	
	overflow-x:hidden;
	/*border: 1px #006694 double;*/
}

#blurb-container{
	position: relative;
	height: 110px;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: center;
	
}

#blurb-container{
	padding-bottom: 30px;
	display: inline;
}

* html #blurb-container{
	padding-bottom: 0px;
	display: block;
}


#blurb {
	position: relative;
	font-size: 12px;
	vertical-align:middle;
}

#main-text-and-pic{
	display: block;
	position: relative;
	padding-top: 0px;
	padding-bottom: 10px;
}

#specials {
	display: block; 
	margin-top: 0px;
	width: 490px;
	border: 2px solid black; 
	overflow: hidden;
}

/*
* html #specials {
	display: block;
	margin-top: 20px;
	width: 490px;
	position: relative;
	border: 2px solid black;
	overflow:hidden;
}
*/

#map {
	position:relative;
	float:center;
}

#special1,#special2,#special3 {
	background: url(./back-blend.gif);
	Layer-background-image: url(./back-blend.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	overflow:hidden;
	/*border: #006694 solid 1px;*/
}

#special2,#special3 {
	border-left: 2px solid black;
}
		

#main_image {
	position: relative;
	float: right;
	border: #006694 double 10px;
	margin-left: 10px;
}

#banner {
        position: relative;
        float:right;
        border: #006694 double 10px;
}



#world_image {
        position: relative;
        float: right;
        margin-left: 10px;

}

h1,h2,h3 {
	position: relative;
	left: -10px;
	color: #006694;
	text-align:center;
}

h4 {
	color: white;
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}

ul {
	list-style-type: none;
	text-align:left;
	/*font-variant:small-caps;*/
	font-size:12px;
	margin: 0px;
	padding: 0px;
}


/*
#check_rates {
	display : block;  
        color: white;
        position: relative;
        float: right;
        background-color: #006694;
        border: double #006694 10px;
        font-weight: 900;
}
*/

#check_rates {
        color: white;
	margin-bottom: 20px;
        background-color: #006694;
        border: double #006694 5px; 
        font-weight: 900;
}

/*
* html #check_rates {
	color: white;
	position: relative;
	float: right;
	background-color: #006694;
	border: double #006694 10px;
	font-weight: 900;
}
*/

a {
	color: #006694;
	text-decoration:none;
}
a:hover{
        color: #006694;
        font-weight:900;
}

.left-link {
        color: #006694;
        text-decoration:none;
}
.left-link:hover{
        color: #005583;
        font-weight:900;
	padding-left: 10px;
}

.check-rates{
	color: #ffffff;
	font-weight:900;
}

.check-rates:hover{
        color: #fedd04;
        font-weight:900;
}


.logo{
	font-weight:400;
}

.logo:hover{
	font-weight:400;
}

#progress{
	/*background-color: #fedd04;*/
	position:relative;
/*	padding-left:150px;*/
	/*border-top: black 2px;*/
	width:650px;
	top:32px;
	left:90px;
	font-size:12px;
	letter-spacing:0px;
}

.progress-future{
	color:#777777;
}

.progress-current{
	color: #006694;
	font-weight:900;
}

.progress-past{
	color:#000000;
	font-weight:900;
}

.progress-past:hover{
	color: #006694;
}
/*
#body_main {
	width: 650px;
	height: 50px;
	position: relative;
	top:0px;
	left: 0px;
	background: #fdea94;
}
*/

/*
#header h1 {
	position: relative;
	left: 120px;
	font-family: Georgia Bold;
}
*/

#mesh-container {
	text-align: left;
	background: white;
	position: relative;
	width: 800px;
	height: 80%;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
}

#mesh-right-colum{
	background: url(./back-blend.gif);
	Layer-background-image: url(./back-blend.gif);
	background-repeat: repeat-y;
	position:relative;
	right:0px;
/*	float:left;*/
	height:100%;
	/*width:510px;*/
	padding-top: 50px;
	font-size:12px;	
	padding-left: 30px;
	overflow:auto;	
	padding-right: 0px;
}

#mesh-left-colum{
	background: url(./back-blend.gif);
	Layer-background-image: url(./back-blend.gif);
	background-repeat: repeat-y;
	position:relative;
	float:left;
	width:170px;
	height:100%;
	padding-top: 50px;
	overflow:auto;
	padding-left: 30px;
}

#special_box{
	display: inline;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
/*
* html #special_box{
	display: block;
	position: relative;
	float: right;
} */

#summary_block{
	margin-top: 10px;
	width:490px;
	border: 2px solid black;
}

#summary_block_title{
	background-color: #006694;
	border-bottom: 2px solid black;
}


#summary_block_title H4{
	padding: 0px;
	margin: 0px;
}

#summary_block_text{
	color: #000000;^M
	background-color: #006694;
	overflow:hidden;
}

.hddn {
	display: none;
}
