body {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 16px;	
	margin-left: 0px;
	margin-top: 0px;
	text-align:center;	
}
    h1 { 
   
    font-weight: bold; 
    color: #E5C2A1; 
	font-size: 24px;	
    } 
    h2 { 
   
    font-weight: bold; 
    color: #E5C2A1; 
	font-size: 16px;
	line-height: 1px;	
	margin-bottom:10px;	
	margin-top:15px;		
    } 	
.pageContainer {
	width: 874px;
	height:915px;
	text-align:left;
	margin-left: auto; 
	margin-right: auto;	
}
.redtext{
font-size:12px;
font-style:italic;
color:#CC0000;
}

.mainContainer {
	width: 874px;
	height:827px;
	background-image: url(../images/background/bg_main.gif);	
}

.topContainer{
	width: 874px;
	height:73px;
	background-image: url(../images/background/bg_top.gif);
}
.bottomContainer{
	width: 874px;
	height:88px;
	background-image: url(../images/background/bg_bottom.gif);
	float:left;
	display: inline;
	margin-top:-15px;
}
.topSpacing{
	width: 874px;
	heigth:2px;
	float:left;
}
.leftColumn{
	margin-left:118px;
	width: 342px;
	height:742px;
	float:left;
}
.leftColumnFull{
	margin-left:118px;
	width: 550px;
	height:742px;
	float:left;
}
.rightColumn{
	margin-left:49px;
	width: 232px;
	height:752px;
	float:left;
	font-size: 11px;
	color: #3F3F3F;
	line-height: 12px;		
}
.rightColumn img {margin-top:30px;}
.Logo{
	width: 262px;
	height:57px;
	margin-left:70px;
	margin-top:0px;
	background-image: url(../images/logo/busscharter_logo.gif);
	float:left;
	display:block;
}
.footerText{
	width: 437px;
	height:57px;
	margin-left:75px;
	margin-top:20px;
	float:left;
	font-size:9px;
	text-align:center;
}
.footerLogo{
	width: 187px;
	height:69px;
	margin-right:150px;
	margin-top:20px;
	float:right;
	background-image: url(../images/logo/bussbranch.gif);
}
.flags{
	width: 100px;
	height:43px;
	margin-top:30px;
	margin-right:90px;
	text-align:right;
	float:right;
}
.flags img {margin-right:10px;}


