
* {
	margin: 0;
	padding: 0;
		}

	body {
	background: url(i/base.jpg) no-repeat scroll center top;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:940px;
		}
	
	#wrapper {
		width: 930px;
		text-align: left;
		/*border: 1px solid silver;*/
		}
	
	#brand {
		/*
background: url(i/top_rule.gif) no-repeat;
		border: 1px solid silver;
*/
		padding: 0 0 0 10px;
		
		}
	
	#masthead {
		width: 200px;
		padding: 30px 0 20px 48px;
		/*border: 1px solid silver;*/
		float: left;
		}
	
	h1 {
		background: url(i/brand.jpg) bottom center no-repeat;
		width:166px;
		height:112px;
		text-indent: -999px;
		}	
		
	#address {
		width: 120px;
		padding: 30px 0 5px 30px;
		/*border: 1px solid silver;*/
		float: left;
		}
		
	#address p {
		font-size: 11px;
		line-height: 16px;
		color: #999;
		padding-bottom: 5px;
		}

	#address a {
		text-decoration: none;
		color: #999;
		}	
		
	#address a:hover {
		text-decoration: underline;
		color: #F30;
		}	
		
	#maintitle {
		width: 80px;
		padding: 30px 0 5px 20px;
		/*border: 1px solid silver;*/
		float: left;
		letter-spacing: 0.5px;
		}
	
	#maintitle h2 {
		font-size: 11px;
		line-height: 14px;
		color: #333;
		}
	
	#online, #print {
		width: 150px;
		padding: 31px 0 5px 20px;
/*		border: 1px solid silver;*/
		float: left;
		letter-spacing: 0.5px;
		}
		
	#online ul, #print ul {
		font-size: 11px;
		line-height: 14px;
		color: #333;
		list-style-type: none;
		}

	#online a, #print a {
		text-decoration: none;
		color: #666;
		}
		
	#online a:hover, #print a:hover {
		text-decoration: none;
		color: #900;
		}
		
	.title {
		font-weight: bold;
		color: #000;
		}
		
	#content {
		text-align: center;
		}
		
	#content img {
		border: none;
		padding: 0 0 5px 10px; 
		}
		
	#flashHolder {
		padding-left: 10px;
		_padding-left: 0px;  
		}
	
	#bodyAZN #brand #online #airNz,
	#bodyDisney #brand #online #disney,
	#bodyFK #brand #online #fk,
	#bodyPruH #brand #online #pruH,
	body.sas #wrapper #brand #online #Sas,
	body.StarA #wrapper #brand #print #starAgents,
	body.Tui  #wrapper #brand #print #tui,
	body.Nwec #wrapper #brand #print #nwec,
	body.dzt #wrapper #brand #online #Dzt,
		body.sandisk #wrapper #brand #online #sanDisk,
		body.whitgift #wrapper #brand #print #Whitgift,
		body.grand #wrapper #brand #online #grandJ,
		body.Roh #wrapper #brand #print #roh
		{
		color: #F30;
		cursor:default;
		} 

#footer {
	text-align: left;
	padding: 20px 0 10px 30px;
	width: 880px;
	font-size: 10px;
	color: #999;
	}
	
#footer img {
	border: none;
	}