    * 
    {
    	padding: 0;
    	margin: 0;
    	font-size: 14px;
    	line-height: 18px;
    	color: #1BA1FF;
    	font-family: Helvetica, Arial;
    }
    
    body 
    {
    	background: #000;
    }
    
    img
    {
    	border: none;
    }


		#wrapper-download
    {
    	width: 1020px;
    	background: #000 url( /include/images/classic/home/background-download.jpg ) no-repeat left top;
    	margin: 0 auto;
    	min-height: 790px;
    	_height: 790px;


    }

		#wrapper-blank
    {
    	width: 1020px;
    	background: #000 url( /include/images/classic/home/background-blank.jpg ) no-repeat left top;
    	margin: 0 auto;
    	min-height: 790px;
    	_height: 790px;


    }
    
    #wrapper
    {
    	width: 1020px;
    	background: #000 url( /include/images/classic/home/background.png ) no-repeat left top;
    	margin: 0 auto;
    	min-height: 790px;
    	_height: 790px;
    }
    
    #header 
    {
    	background: #000;
    	height: 71px;
    	position: relative;
    }
    
    #header div.logo 
    {
    	position: absolute;
    	left: 59px;
    	top: 9px;
    }
    
    #header div.navi 
    {
    	position: absolute;
    	left: 131px;
    	top: 45px;
    }
    
    #header div.navi li 
    {
    	display: inline;
    	list-style: none;
    	line-height: 26px;
    }
    
    #header div.navi a 
    {
    	padding: 4px 10px;
    	color: #FFF;
    	text-decoration: none;
    	font-size: 12px;
    	float: left;
    }
    
    #header div.navi a:hover
    {
    	background: #063D58 url( /include/images/classic/home/naviBG2.gif) repeat-x left top;
    }
    
    #header div.navi a.active
    {
    	background: #095981 url( /include/images/classic/home/naviBG.gif) repeat-x left top;
    }
    
    #header div.navi a.active:hover
    {
    	background: #095981 url( /include/images/classic/home/naviBG.gif) repeat-x left top;
    }
    
    #header div.navi a.buy
    {
    	color: #f20101;
    }
    
    #header div.navi a.buy:hover
    {
    	color: #FF5555;
    	background: #000;
    	text-decoration: underline;
    }
		
		#center
		{
			position: relative;
 			width: 480px;
 			height: 650px;
			margin-left: auto;
			margin-right: auto;
			top: 150px;
		}

		#download-content
		{

			padding-left: 100px;
			padding-right: 100px;
			padding-top: 50px;
		}
		
		#download
		{
			position: absolute;
 			width: 1020px;
			top: 130px;
			left: 0px;
		}
		

		#support-content
		{
			background-image: url( "/include/images/classic/support/whiteBox/body.jpg" );
			background-repeat: no-repeat;
			padding-left: 100px;
			padding-right: 100px;
			padding-top: 50px;
		}
		
		#support
		{
			background-image: url( "/include/images/classic/support/whiteBox/bodyTile.jpg" );
			position: absolute;
 			width: 1020px;
			top: 130px;
			left: 0px;
		}
		
		#content
		{
			position: absolute;
 			width: 1020px;
			
		}

		#support li
		{
			color: #222222;
			margin-left: 20px;
		}

		#download h1,
		#support h1 {
			font-size: 24px;
			margin-bottom: 20px;
			margin-top: 20px;
		}
		
		#download h2,
		#support h2 {
			font-size: 20px;
			margin-bottom: 20px;
			margin-top: 20px;
		}
		
		#support h3 {
			font-size: 16px;
			margin-bottom: 20px;
			margin-top: 20px;
		}
		
		#support h4 {
			font-size: 12px;
			margin-bottom: 20px;
			margin-top: 20px;
		}
		
		
		#support p,
		#support ol,
		#support ul
		{
			color: #222222;
			margin-bottom: 10px;
		}
    
    #left 
    {
    	display: inline;
    	float: left;
    	width: 448px;
    	padding-left: 66px;
    	padding-top: 27px;
    }
    
    #right
    {
    	display: inline;
    	float: left;
    	width: 417px;
    	padding-left: 60px;
    	padding-top: 276px;
    	padding-bottom: 20px;
    	position: relative;
    }
    
    #right div.controller 
    {
    	color: #FFF;
    	line-height: 30px;
    	padding-bottom: 6px;
    }
    
    #right div.controller span,
    #right div.controller span.inactive
    {
    	color: #FFF;
    	text-decoration: underline;
    	cursor: pointer;
    }
    
    #right div.controller span.active
    {
    	font-weight: 600;
    	text-decoration: none;
    }

    #right div.controller em
    {
    	color: #FFF;
    	padding: 0 10px;
    	font-style: normal;
    }

   
		#right div.docs li
		{
			margin-left: 16px;
		}
		
		#right div.docs ul
		{
			margin-bottom: 20px;
		}
	
    #right div.docs h2
    {
    	margin-bottom: 12px;
    	font-size: 18px;
    }

    #right div.docs h1
    {
    	line-height: 24px;
    	font-size: 20px;
    	color: white;
    	margin-bottom: 10px;
    	opacity: .80;
    }

    
    #right div.docs p
    {
    	padding-bottom: 10px;
    }
    
    #right div.demo
    {
    	padding: 10px 0;
    }
    
    #right div.gotoShop
    {
    	position: absolute;
    	left: 355px; top:16px;
    }
    
    

