	body
	{		
		background-image:url(../images/bg2.jpg);
		background-position:center;
		background-repeat:no-repeat;	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;	 		
	}
	.bodyHolder
	{
		width:100%; 
		height:100%; 
		margin:0px; 
		padding:0px; 
		position:fixed; 
		overflow:hidden;
	}
	h1, h2
	{
		color:#264282;
		margin:0px;
	}
	hr
	{
		margin:0px;
	}
	img
	{
		border:0px;
	}
	#map
	{
		border:1px solid #264282;
	}
	#Logo 
	{
		position:absolute;
		width:243px;
		height:68px;
		z-index:1;
		left: 2px;
		top: -10px;
		font-weight:bold;
		color:#A4B5BE;
	}
	#Swish 
	{
		position:absolute;
		width:200px;
		height:115px;
		z-index:2;
		left: 3px;
		top: -11px;
	}
	#Year
	{
		position:absolute;
		width:126px;
		height:67px;
		z-index:3;
		left: 339px;
		top: -7px;
		color: #CE8B46;
		font-size:45px;
	}	
	#mediaTitle
	{
		color: #CE8B46;
		font-weight:bold;		
	}
	#Price
	{
		text-align:right;
		color: #CE8B46;
		font-size:45px;
		font-weight:normal;	
	}
	#Menu
	{
		position:absolute;
		width:165px;
		height:305px;
		z-index:2;
		left: 4px;
		top: 164px;
		background-color:#264282;
		background-image:url(../images/clogoswishbottom.png);
		background-position:bottom;	
		background-repeat:no-repeat;
		color:#FFFFFF;
		padding:10px;
	}			
	#Body
	{ 
		width:800px; 		
		margin:auto;
		background-color:#FFFFFF;			 
		padding:10px;
		padding-right:10px;
		padding-bottom:0px;
		border:1px solid #264282;		
	}
	#LightBoxShade, #MediaBox
	{
		display:none;
	}	
	#LightBoxShadeActive
	{
		margin:0px;
		padding:0px;
		background-image:url(../images/trans70.png);
		position:fixed;
		width:100%;
		height:100%;
		z-index:10;
		left: 0px;
		top: 0px;
	}	
	#MediaBoxActive
	{ 
		position:relative;
		z-index:20;
		width:500px; 
		height:500px;		
		margin:auto;
		margin-top:50px;
		background-image:url(../images/mediaboxbg.png);
		padding:10px;
		padding-top:5px;
		padding-bottom:0px;
		border:1px solid #264282;		
	}		
	.Disclaimer 
	{
		margin:auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
	}	
	#LayoutHolder
	{
		height:100%;
		width:100%;	
		margin:0px;
		padding:0px;	
	}
	#Contents 
	{
		position:absolute;
		width:599px;
		height:325px;
		z-index:2;
		left: 200px;
		top: 106px;
	}
	#w3cIcons
	{		
		margin:auto;
		width:800px;
		padding:2px;
		text-align:center;
	}
	.selectedTab
	{
		float:left;
		background-image:url(../images/selectedTab.png);
		width:118px;
		height:20px;
		color:#FFFFFF;
		text-align:center;
		cursor:pointer;
		background-repeat:no-repeat;
	}
	.tab
	{
		float:left;
		background-image:url(../images/tab.png);
		width:118px;
		height:20px;
		color:#FFFFFF;
		text-align:center;		
		cursor:pointer;		
		background-repeat:no-repeat;		
	}
	.tabSpacer
	{
		float:left;
		width:118px;
		height:19px;	
		border-bottom:1px solid #264282;	
		text-align:right;
		color: #CE8B46;
		vertical-align:top;
		font-weight:normal;				
	}
	.imgScrollerLeft
	{
		background-image:url(../images/scrollerLeftBg.png); 
		background-repeat:no-repeat;	
	}
	.imgScrollerRight
	{
		background-image:url(../images/scrollerRightBg.png); 
		background-repeat:no-repeat; 
		background-position:right	
	}
