	
		body
		{
			position:relative;
			background-image:url('images/verticalbg.png');
			background-position:top;
			background-repeat:repeat-x;
			background-color:#000;
			height:auto;
			width:auto;
			top:0px;
			color:#fff;
			margin-left:auto;
			margin-right:auto;
			font-family:Verdana, Arial;
			z-index:auto;
			
		
		
		}
		
		

	
		#header
		{
			position:relative;
			top:-10px;
			width:960px;
			height:236px;
		
			
			
		}
	
	
	
		#menu
		
		{
			position:relative;
			bottom:10px;
			height:50px;
			width:1060px;
			background-repeat:repeat-x;
			background-position:center;
			background-image:url('images/menugradient.png');
			font-size:20px;
			letter-spacing:3px;
			z-index:+1;
		
		
		}
	
		
		#barsleft
		{
			position:absolute;
			top:0px;
			left:-50px;
			background-image:url('images/barsleft.png');
			height:294px;
			width:107px;
			z-index:99;
		
		
		
		
		}
	
	
	
		#barsright
		{
			position:absolute;
			top:0px;
			right:-50px;
			background-image:url('images/barsright.png');
			height:294px;
			width:107px;
			z-index:99;
		
		
		
		
		}
		
		#content
		{
			position:relative;
			top:-10px;
			background-image:url('images/sides.png');
			background-position:center;
			background-repeat:repeat-y;
			background-color:#000;
			width:1080px;
			height:auto;
		
		
		
		}

		#edgeleft
		
		{
			position:absolute;
			background-image:url('images/edgeleft.png');
			background-repeat:no-repeat;
			height:214px;
			top:0px;
			left:87px;
			width:215px;
			z-index:99;
		
		
		
		
		}
		
		
		#edgeright
		
		{
			position:absolute;
			background-image:url('images/edgeright.png');
			background-repeat:no-repeat;
			height:214px;
			top:0px;
			right:86px;
			width:215px;
			z-index:99;
		
		}
		
		#edgeleftbottom
		
		{
			position:absolute;
			background-image:url('images/edgeleftbottom.png');
			background-repeat:no-repeat;
			height:214px;
			bottom:0px;
			left:86px;
			width:215px;
			z-index:99;
		
		
		
		
		}
		
		#credit
		{	
			position:relative;
			top:5px;
			letter-spacing:3px;
			font-family:arial;
		}
		
		
		#edgerightbottom
		
		{
			position:absolute;
			background-image:url('images/edgerightbottom.png');
			background-repeat:no-repeat;
			height:214px;
			bottom:0px;
			right:85px;
			width:215px;
			z-index:99;
		
		}
		
		
		
			
		#info
		
		{
			position:relative;
			background-image:url('images/gradientside.png');
			background-repeat:repeat-y;
			height:auto;
			width:900px;
			letter-spacing:3px;
		
		}
		
		
		
		#inner
			{
			position:relative;
			height:auto;
			width:904px;
			background-image:url('images/innergradient.png');
			background-position:center;
			background-color:#101010;
			background-repeat:repeat-y;
			z-index:99;
			
			}
		
		
		#text
		
		{
		
		
			position:relative;
			height:auto;
			width:614px;
			left:0px;
			font-size:14px;
			border-style:solid;
			border-color:#4a4a4a;
			border-width:1px;
			background-color:#000;
			letter-spacing:1px;
		
		}
		
	
	
		#phone
		
		{	
			position:relative;
			height:auto;
			top:10px;
			font-size:60px;
			letter-spacing:5px;
		
		}
		
		#olsen
		{
		
			position:inherit;
			top:51px;
			height:auto;
			width:auto;
			left:80px;
		
		
		}
	
	#frontinfo
		{
		
			position:absolute;
			width:240px;
			height:auto;
			font-size:14px;
			top:60px;
			right:90px;
			letter-spacing:1px;
		
		
		}
	
	#tmmapb
	
	{
	
		position:relative;
		top:70px;
		left:10px;
	
	
	}
	


		a
		
		{
			font-family:arial;
			color:#ffcc00;
			text-decoration:none;
			letter-spacing:auto;
		
		}
		
		
		a:hover
		
		{
			font-family:arial;
			color:#feeac0;
			text-decoration:none;
			letter-spacing:auto;
		
		}
		
		a:active
		
		{
			font-family:arial;
			color:#e5bf57;
			text-decoration:none;
			letter-spacing:auto;
		
		}
		
		#footer
			{
			position:relative;
			font-size:12px;
			top:5px;
			color:#fff;
			width:1250px;
			background-color:#000;
			height:auto;
			background-image:url('images/footerbg.png');
			background-repeat:repeat-x;
			letter-spacing:3px;
			
			
			}

	
	