@media screen and (max-width: 532px) { 		.PnlCentralColumn { width:432px; margin:auto; display:none; }
		.PnlLeftColumn {float:left; width:432px;}
		.PnlRightColumn {float:right; width:432px;}
		
		.FireTempestLogo img {width:316px;height:100px;}
		
		.PnlTitleTile, .PnlTitleTileDbl, .PnlTitleTileTpl, .PnlTitleTileQuad {
			width:100px;		
			font-size:15px;
			text-align:center;
			vertical-align:middle;
			float:left;
			margin:0 8px 8px 0;
			background: -moz-linear-gradient(left,  rgba(0,113,117,0.05) 0%, rgba(0,113,117,0.2) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,117,0.05)), color-stop(100%,rgba(0,113,117,0.2))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* IE10+ */
			background: linear-gradient(to right,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d007175', endColorstr='#33007175',GradientType=1 ); /* IE6-9 */
		}
		
		.PnlTitleTile {
			height:100px;
			line-height:100px;
		}
		.PnlTitleTileDbl {
			height:208px;
			line-height:208px;		
		}
        .PnlTitleTileTpl {
			height:316px;
			line-height:316px;		
		}
        .PnlTitleTileQuad {
			height:424px;
			line-height:424px;		
		}
		
		.PnlTileSpan {
			float:left;
			width:432px;
		}
		.PnlTileSpanContent {
			float:left;
			width:324px;
		}
		
		.PnlGoogleGroup{
			float:left;
			width:432px;
		}
		
		
			
		.PnlLinkTile, .PnlGoogleLinkTile {
			width:100px;
			height:100px;	
			float:left;
		}
		.PnlLinkTile {
			margin:0 8px 8px 0;
		}
		.PnlGoogleLinkTile {
			margin:0 0 8px 0;
		}
		.PnlLinkTile:hover, .PnlGoogleLinkTile:hover {
			-moz-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			box-shadow: 0 0 8px rgba(255,255,255,0.6);
		}
		.PnlLinkTile img, .PnlGoogleLinkTile img {
			border:none;	
			width:100px;
			height:100px;
		}
		.PnlLinkTileText {
			position:relative;
			top:-17px;
			margin-top:-17px;
			left:4px;
			width:92px;
			height:17px;
			overflow:hidden;
			font-size:13px;
		}
		
		
		.PnlSearchTile {
			float:left;
			width:208px;
			height:100px;
			overflow:hidden;
			margin:0 8px 8px 0;		
		}
		.PnlSearchTileLeft {
			float:left;
			width:8px;
			height:100px;
			overflow:hidden;
			background-color:#00a94f;
			position:relative;
		}
		#GoogleSearchBox {
			width: 208px;
			height: 60px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:44px;
			border:none;
			text-indent:10px;
		}
		#GoogleSearchButton {
			width: 208px;
			height: 40px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:30px;
			font-weight:bold;
			border:none;
			background-color:#00a94f;
			color:#FFF;
		}
        
        .tile{display:block;width:316px;height:100px;color:#fff;margin:0 8px 8px 0;float:left;position:relative;overflow:hidden;text-decoration:none;}
        .tile.tile-double{width:316px;}
        .tile .tile-content-main{height:101px;position:relative;overflow:hidden;}
        
        .news_item {
            margin-left: 5px; 
            margin-right: 5px;
        }
        
        .news_thumbnail {
            margin: 0 10px 0 0;
            
            float: left;
            height: 80px;
            clear: both;
        }
        
        .news_thumbnail img {
            width: 80px;
            height: 60px;
        }
		
        /*.news_item p {font-family: Flamenco, Georgia, "Times New Roman", Times, serif; font-size:12px; margin-top:5px;}*/
        .news_item p  {font-family:"Ubuntu Condensed", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px;}


        a.news_link{
            color: #ffd800;
            clear: both;
            font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            font-size:14px;
        }
        
        a.news_detail {    
            margin-top: 0px;
            text-align: justify;
            /*font-size: 80%;*/
            text-decoration: none;
            color: white;
            clear: both;
        }

        
			.PnlLeftColumn, .PnlRightColumn {float:none;}
		.PnlCentralColumn{position:relative; top:-20px;}
		#Google, #News, #SocialNetworks, #Entertainment, #Shopping, #Travel, #Cars, #Misc, #Programming, #CrowdFunding, #Footer {position:relative;}
		
		#Google { 			top:-1112px; }
		#News { 			top:216px; }
		#SocialNetworks { 	top:-680px; }
		#Entertainment { 	top:540px; }
		#Shopping { 		top:-356px; }
		#Travel { 			top:-248px; }
		#Cars { 			top:-32px; }
		#Misc { 			top:-356px; }   
        #Programming { 		top:1188px; }
        #CrowdFunding { 	top:-464px; } 
        
        			#Footer {			top:-68px; }
                
	 }
@media screen and (min-width: 533px) and (max-width: 1012px) { 		.PnlCentralColumn { width:512px; margin:auto; display:none; }
		.PnlLeftColumn {float:left; width:512px;}
		.PnlRightColumn {float:right; width:512px;}
		
		.FireTempestLogo img {width:376px;height:120px;}
		
		.PnlTitleTile, .PnlTitleTileDbl, .PnlTitleTileTpl, .PnlTitleTileQuad {
			width:120px;		
			font-size:17px;
			text-align:center;
			vertical-align:middle;
			float:left;
			margin:0 8px 8px 0;
			background: -moz-linear-gradient(left,  rgba(0,113,117,0.05) 0%, rgba(0,113,117,0.2) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,117,0.05)), color-stop(100%,rgba(0,113,117,0.2))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* IE10+ */
			background: linear-gradient(to right,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d007175', endColorstr='#33007175',GradientType=1 ); /* IE6-9 */
		}
		
		.PnlTitleTile {
			height:120px;
			line-height:120px;
		}
		.PnlTitleTileDbl {
			height:248px;
			line-height:248px;		
		}
        .PnlTitleTileTpl {
			height:376px;
			line-height:376px;		
		}
        .PnlTitleTileQuad {
			height:504px;
			line-height:504px;		
		}
		
		.PnlTileSpan {
			float:left;
			width:512px;
		}
		.PnlTileSpanContent {
			float:left;
			width:384px;
		}
		
		.PnlGoogleGroup{
			float:left;
			width:512px;
		}
		
		
			
		.PnlLinkTile, .PnlGoogleLinkTile {
			width:120px;
			height:120px;	
			float:left;
		}
		.PnlLinkTile {
			margin:0 8px 8px 0;
		}
		.PnlGoogleLinkTile {
			margin:0 0 8px 0;
		}
		.PnlLinkTile:hover, .PnlGoogleLinkTile:hover {
			-moz-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			box-shadow: 0 0 8px rgba(255,255,255,0.6);
		}
		.PnlLinkTile img, .PnlGoogleLinkTile img {
			border:none;	
			width:120px;
			height:120px;
		}
		.PnlLinkTileText {
			position:relative;
			top:-17px;
			margin-top:-17px;
			left:4px;
			width:112px;
			height:17px;
			overflow:hidden;
			font-size:13px;
		}
		
		
		.PnlSearchTile {
			float:left;
			width:248px;
			height:120px;
			overflow:hidden;
			margin:0 8px 8px 0;		
		}
		.PnlSearchTileLeft {
			float:left;
			width:8px;
			height:120px;
			overflow:hidden;
			background-color:#00a94f;
			position:relative;
		}
		#GoogleSearchBox {
			width: 248px;
			height: 70px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:44px;
			border:none;
			text-indent:10px;
		}
		#GoogleSearchButton {
			width: 248px;
			height: 50px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:30px;
			font-weight:bold;
			border:none;
			background-color:#00a94f;
			color:#FFF;
		}
        
        .tile{display:block;width:376px;height:120px;color:#fff;margin:0 8px 8px 0;float:left;position:relative;overflow:hidden;text-decoration:none;}
        .tile.tile-double{width:376px;}
        .tile .tile-content-main{height:121px;position:relative;overflow:hidden;}
        
        .news_item {
            margin-left: 15px; 
            margin-right: 15px;
        }
        
        .news_thumbnail {
            margin: 0 10px 0 0;
            
            float: left;
            height: 100px;
            clear: both;
        }
        
        .news_thumbnail img {
            width: 107px;
            height: 80px;
        }
		
        /*.news_item p {font-family: Flamenco, Georgia, "Times New Roman", Times, serif; font-size:13px; margin-top:5px;}*/
        .news_item p  {font-family:"Ubuntu Condensed", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; margin-top:5px;}


        a.news_link{
            color: #ffd800;
            clear: both;
            font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            font-size:16px;
        }
        
        a.news_detail {    
            margin-top: 0px;
            text-align: justify;
            /*font-size: 80%;*/
            text-decoration: none;
            color: white;
            clear: both;
        }

        
			.PnlLeftColumn, .PnlRightColumn {float:none;}
		.PnlCentralColumn{position:relative; top:-20px;}
		#Google, #News, #SocialNetworks, #Entertainment, #Shopping, #Travel, #Cars, #Misc, #Programming, #CrowdFunding, #Footer {position:relative;}
		
		#Google { 			top:-1312px; }
		#News { 			top:256px; }
		#SocialNetworks { 	top:-800px; }
		#Entertainment { 	top:640px; }
		#Shopping { 		top:-416px; }
		#Travel { 			top:-288px; }
		#Cars { 			top:-32px; }
		#Misc { 			top:-416px; }   
        #Programming { 		top:1408px; }
        #CrowdFunding { 	top:-544px; } 
        
                	#Footer {			top:-68px; } 
                
	 }
@media screen and (min-width: 1013px) and (max-width: 1200px) { 		.PnlCentralColumn { width:972px; margin:auto; display:none; }
		.PnlLeftColumn {float:left; width:432px;}
		.PnlRightColumn {float:right; width:432px;}
		
		.FireTempestLogo img {width:316px;height:100px;}
		
		.PnlTitleTile, .PnlTitleTileDbl, .PnlTitleTileTpl, .PnlTitleTileQuad {
			width:100px;		
			font-size:15px;
			text-align:center;
			vertical-align:middle;
			float:left;
			margin:0 8px 8px 0;
			background: -moz-linear-gradient(left,  rgba(0,113,117,0.05) 0%, rgba(0,113,117,0.2) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,117,0.05)), color-stop(100%,rgba(0,113,117,0.2))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* IE10+ */
			background: linear-gradient(to right,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d007175', endColorstr='#33007175',GradientType=1 ); /* IE6-9 */
		}
		
		.PnlTitleTile {
			height:100px;
			line-height:100px;
		}
		.PnlTitleTileDbl {
			height:208px;
			line-height:208px;		
		}
        .PnlTitleTileTpl {
			height:316px;
			line-height:316px;		
		}
        .PnlTitleTileQuad {
			height:424px;
			line-height:424px;		
		}
		
		.PnlTileSpan {
			float:left;
			width:432px;
		}
		.PnlTileSpanContent {
			float:left;
			width:324px;
		}
		
		.PnlGoogleGroup{
			float:left;
			width:432px;
		}
		
		
			
		.PnlLinkTile, .PnlGoogleLinkTile {
			width:100px;
			height:100px;	
			float:left;
		}
		.PnlLinkTile {
			margin:0 8px 8px 0;
		}
		.PnlGoogleLinkTile {
			margin:0 0 8px 0;
		}
		.PnlLinkTile:hover, .PnlGoogleLinkTile:hover {
			-moz-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			box-shadow: 0 0 8px rgba(255,255,255,0.6);
		}
		.PnlLinkTile img, .PnlGoogleLinkTile img {
			border:none;	
			width:100px;
			height:100px;
		}
		.PnlLinkTileText {
			position:relative;
			top:-17px;
			margin-top:-17px;
			left:4px;
			width:92px;
			height:17px;
			overflow:hidden;
			font-size:13px;
		}
		
		
		.PnlSearchTile {
			float:left;
			width:208px;
			height:100px;
			overflow:hidden;
			margin:0 8px 8px 0;		
		}
		.PnlSearchTileLeft {
			float:left;
			width:8px;
			height:100px;
			overflow:hidden;
			background-color:#00a94f;
			position:relative;
		}
		#GoogleSearchBox {
			width: 208px;
			height: 60px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:44px;
			border:none;
			text-indent:10px;
		}
		#GoogleSearchButton {
			width: 208px;
			height: 40px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:30px;
			font-weight:bold;
			border:none;
			background-color:#00a94f;
			color:#FFF;
		}
        
        .tile{display:block;width:316px;height:100px;color:#fff;margin:0 8px 8px 0;float:left;position:relative;overflow:hidden;text-decoration:none;}
        .tile.tile-double{width:316px;}
        .tile .tile-content-main{height:101px;position:relative;overflow:hidden;}
        
        .news_item {
            margin-left: 5px; 
            margin-right: 5px;
        }
        
        .news_thumbnail {
            margin: 0 10px 0 0;
            
            float: left;
            height: 80px;
            clear: both;
        }
        
        .news_thumbnail img {
            width: 80px;
            height: 60px;
        }
		
        /*.news_item p {font-family: Flamenco, Georgia, "Times New Roman", Times, serif; font-size:12px; margin-top:5px;}*/
        .news_item p  {font-family:"Ubuntu Condensed", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px;}


        a.news_link{
            color: #ffd800;
            clear: both;
            font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            font-size:14px;
        }
        
        a.news_detail {    
            margin-top: 0px;
            text-align: justify;
            /*font-size: 80%;*/
            text-decoration: none;
            color: white;
            clear: both;
        }

        
	 }
@media screen and (min-width: 1201px) and (max-width: 1345px) { 		.PnlCentralColumn { width:1152px; margin:auto; display:none; }
		.PnlLeftColumn {float:left; width:512px;}
		.PnlRightColumn {float:right; width:512px;}
		
		.FireTempestLogo img {width:376px;height:120px;}
		
		.PnlTitleTile, .PnlTitleTileDbl, .PnlTitleTileTpl, .PnlTitleTileQuad {
			width:120px;		
			font-size:17px;
			text-align:center;
			vertical-align:middle;
			float:left;
			margin:0 8px 8px 0;
			background: -moz-linear-gradient(left,  rgba(0,113,117,0.05) 0%, rgba(0,113,117,0.2) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,117,0.05)), color-stop(100%,rgba(0,113,117,0.2))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* IE10+ */
			background: linear-gradient(to right,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d007175', endColorstr='#33007175',GradientType=1 ); /* IE6-9 */
		}
		
		.PnlTitleTile {
			height:120px;
			line-height:120px;
		}
		.PnlTitleTileDbl {
			height:248px;
			line-height:248px;		
		}
        .PnlTitleTileTpl {
			height:376px;
			line-height:376px;		
		}
        .PnlTitleTileQuad {
			height:504px;
			line-height:504px;		
		}
		
		.PnlTileSpan {
			float:left;
			width:512px;
		}
		.PnlTileSpanContent {
			float:left;
			width:384px;
		}
		
		.PnlGoogleGroup{
			float:left;
			width:512px;
		}
		
		
			
		.PnlLinkTile, .PnlGoogleLinkTile {
			width:120px;
			height:120px;	
			float:left;
		}
		.PnlLinkTile {
			margin:0 8px 8px 0;
		}
		.PnlGoogleLinkTile {
			margin:0 0 8px 0;
		}
		.PnlLinkTile:hover, .PnlGoogleLinkTile:hover {
			-moz-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			box-shadow: 0 0 8px rgba(255,255,255,0.6);
		}
		.PnlLinkTile img, .PnlGoogleLinkTile img {
			border:none;	
			width:120px;
			height:120px;
		}
		.PnlLinkTileText {
			position:relative;
			top:-17px;
			margin-top:-17px;
			left:4px;
			width:112px;
			height:17px;
			overflow:hidden;
			font-size:13px;
		}
		
		
		.PnlSearchTile {
			float:left;
			width:248px;
			height:120px;
			overflow:hidden;
			margin:0 8px 8px 0;		
		}
		.PnlSearchTileLeft {
			float:left;
			width:8px;
			height:120px;
			overflow:hidden;
			background-color:#00a94f;
			position:relative;
		}
		#GoogleSearchBox {
			width: 248px;
			height: 70px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:44px;
			border:none;
			text-indent:10px;
		}
		#GoogleSearchButton {
			width: 248px;
			height: 50px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:30px;
			font-weight:bold;
			border:none;
			background-color:#00a94f;
			color:#FFF;
		}
        
        .tile{display:block;width:376px;height:120px;color:#fff;margin:0 8px 8px 0;float:left;position:relative;overflow:hidden;text-decoration:none;}
        .tile.tile-double{width:376px;}
        .tile .tile-content-main{height:121px;position:relative;overflow:hidden;}
        
        .news_item {
            margin-left: 15px; 
            margin-right: 15px;
        }
        
        .news_thumbnail {
            margin: 0 10px 0 0;
            
            float: left;
            height: 100px;
            clear: both;
        }
        
        .news_thumbnail img {
            width: 107px;
            height: 80px;
        }
		
        /*.news_item p {font-family: Flamenco, Georgia, "Times New Roman", Times, serif; font-size:13px; margin-top:5px;}*/
        .news_item p  {font-family:"Ubuntu Condensed", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; margin-top:5px;}


        a.news_link{
            color: #ffd800;
            clear: both;
            font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            font-size:16px;
        }
        
        a.news_detail {    
            margin-top: 0px;
            text-align: justify;
            /*font-size: 80%;*/
            text-decoration: none;
            color: white;
            clear: both;
        }

        
	 }
@media screen and (min-width: 1346px) and (max-width: 1634px) { 		.PnlCentralColumn { width:1326px; margin:auto; display:none; }
		.PnlLeftColumn {float:left; width:432px;}
		.PnlRightColumn {float:right; width:879px;}
		
		.FireTempestLogo img {width:316px;height:100px;}
		
		.PnlTitleTile, .PnlTitleTileDbl, .PnlTitleTileTpl, .PnlTitleTileQuad {
			width:100px;		
			font-size:15px;
			text-align:center;
			vertical-align:middle;
			float:left;
			margin:0 8px 8px 0;
			background: -moz-linear-gradient(left,  rgba(0,113,117,0.05) 0%, rgba(0,113,117,0.2) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,117,0.05)), color-stop(100%,rgba(0,113,117,0.2))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* IE10+ */
			background: linear-gradient(to right,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d007175', endColorstr='#33007175',GradientType=1 ); /* IE6-9 */
		}
		
		.PnlTitleTile {
			height:100px;
			line-height:100px;
		}
		.PnlTitleTileDbl {
			height:208px;
			line-height:208px;		
		}
        .PnlTitleTileTpl {
			height:316px;
			line-height:316px;		
		}
        .PnlTitleTileQuad {
			height:424px;
			line-height:424px;		
		}
		
		.PnlTileSpan {
			float:left;
			width:432px;
		}
		.PnlTileSpanContent {
			float:left;
			width:324px;
		}
		
		.PnlGoogleGroup{
			float:left;
			width:432px;
		}
		
		
			
		.PnlLinkTile, .PnlGoogleLinkTile {
			width:100px;
			height:100px;	
			float:left;
		}
		.PnlLinkTile {
			margin:0 8px 8px 0;
		}
		.PnlGoogleLinkTile {
			margin:0 0 8px 0;
		}
		.PnlLinkTile:hover, .PnlGoogleLinkTile:hover {
			-moz-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			box-shadow: 0 0 8px rgba(255,255,255,0.6);
		}
		.PnlLinkTile img, .PnlGoogleLinkTile img {
			border:none;	
			width:100px;
			height:100px;
		}
		.PnlLinkTileText {
			position:relative;
			top:-17px;
			margin-top:-17px;
			left:4px;
			width:92px;
			height:17px;
			overflow:hidden;
			font-size:13px;
		}
		
		
		.PnlSearchTile {
			float:left;
			width:208px;
			height:100px;
			overflow:hidden;
			margin:0 8px 8px 0;		
		}
		.PnlSearchTileLeft {
			float:left;
			width:8px;
			height:100px;
			overflow:hidden;
			background-color:#00a94f;
			position:relative;
		}
		#GoogleSearchBox {
			width: 208px;
			height: 60px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:44px;
			border:none;
			text-indent:10px;
		}
		#GoogleSearchButton {
			width: 208px;
			height: 40px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:30px;
			font-weight:bold;
			border:none;
			background-color:#00a94f;
			color:#FFF;
		}
        
        .tile{display:block;width:316px;height:100px;color:#fff;margin:0 8px 8px 0;float:left;position:relative;overflow:hidden;text-decoration:none;}
        .tile.tile-double{width:316px;}
        .tile .tile-content-main{height:101px;position:relative;overflow:hidden;}
        
        .news_item {
            margin-left: 5px; 
            margin-right: 5px;
        }
        
        .news_thumbnail {
            margin: 0 10px 0 0;
            
            float: left;
            height: 80px;
            clear: both;
        }
        
        .news_thumbnail img {
            width: 80px;
            height: 60px;
        }
		
        /*.news_item p {font-family: Flamenco, Georgia, "Times New Roman", Times, serif; font-size:12px; margin-top:5px;}*/
        .news_item p  {font-family:"Ubuntu Condensed", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px;}


        a.news_link{
            color: #ffd800;
            clear: both;
            font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            font-size:14px;
        }
        
        a.news_detail {    
            margin-top: 0px;
            text-align: justify;
            /*font-size: 80%;*/
            text-decoration: none;
            color: white;
            clear: both;
        }

        
	    	        
		#SocialNetworks {
			margin-left:15px;
		}
        #Entertainment, #Travel, #Cars, #Misc, #Shopping, #Programming, #CrowdFunding {position:relative;}
        #Entertainment {margin-top:-108px;
						left:447px;}
        #Misc   	{	margin-top:-108px;	}
        #Shopping	 {	left:15px;	}
        #Programming {	margin-top:-216px;}
        #Travel 	{	margin-top:108px;
        				left:447px;	}
		#Cars {			margin-top:108px;
						left:15px;}
        #CrowdFunding{left:15px;}
		
	 }
@media screen and (min-width: 1635px) { 		.PnlCentralColumn { width:1614px; margin:auto; display:none; }
		.PnlLeftColumn {float:left; width:512px;}
		.PnlRightColumn {float:right; width:1063px;}
		
		.FireTempestLogo img {width:376px;height:120px;}
		
		.PnlTitleTile, .PnlTitleTileDbl, .PnlTitleTileTpl, .PnlTitleTileQuad {
			width:120px;		
			font-size:17px;
			text-align:center;
			vertical-align:middle;
			float:left;
			margin:0 8px 8px 0;
			background: -moz-linear-gradient(left,  rgba(0,113,117,0.05) 0%, rgba(0,113,117,0.2) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,117,0.05)), color-stop(100%,rgba(0,113,117,0.2))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* IE10+ */
			background: linear-gradient(to right,  rgba(0,113,117,0.05) 0%,rgba(0,113,117,0.2) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d007175', endColorstr='#33007175',GradientType=1 ); /* IE6-9 */
		}
		
		.PnlTitleTile {
			height:120px;
			line-height:120px;
		}
		.PnlTitleTileDbl {
			height:248px;
			line-height:248px;		
		}
        .PnlTitleTileTpl {
			height:376px;
			line-height:376px;		
		}
        .PnlTitleTileQuad {
			height:504px;
			line-height:504px;		
		}
		
		.PnlTileSpan {
			float:left;
			width:512px;
		}
		.PnlTileSpanContent {
			float:left;
			width:384px;
		}
		
		.PnlGoogleGroup{
			float:left;
			width:512px;
		}
		
		
			
		.PnlLinkTile, .PnlGoogleLinkTile {
			width:120px;
			height:120px;	
			float:left;
		}
		.PnlLinkTile {
			margin:0 8px 8px 0;
		}
		.PnlGoogleLinkTile {
			margin:0 0 8px 0;
		}
		.PnlLinkTile:hover, .PnlGoogleLinkTile:hover {
			-moz-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.6);
			box-shadow: 0 0 8px rgba(255,255,255,0.6);
		}
		.PnlLinkTile img, .PnlGoogleLinkTile img {
			border:none;	
			width:120px;
			height:120px;
		}
		.PnlLinkTileText {
			position:relative;
			top:-17px;
			margin-top:-17px;
			left:4px;
			width:112px;
			height:17px;
			overflow:hidden;
			font-size:13px;
		}
		
		
		.PnlSearchTile {
			float:left;
			width:248px;
			height:120px;
			overflow:hidden;
			margin:0 8px 8px 0;		
		}
		.PnlSearchTileLeft {
			float:left;
			width:8px;
			height:120px;
			overflow:hidden;
			background-color:#00a94f;
			position:relative;
		}
		#GoogleSearchBox {
			width: 248px;
			height: 70px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:44px;
			border:none;
			text-indent:10px;
		}
		#GoogleSearchButton {
			width: 248px;
			height: 50px;
			font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-size:30px;
			font-weight:bold;
			border:none;
			background-color:#00a94f;
			color:#FFF;
		}
        
        .tile{display:block;width:376px;height:120px;color:#fff;margin:0 8px 8px 0;float:left;position:relative;overflow:hidden;text-decoration:none;}
        .tile.tile-double{width:376px;}
        .tile .tile-content-main{height:121px;position:relative;overflow:hidden;}
        
        .news_item {
            margin-left: 15px; 
            margin-right: 15px;
        }
        
        .news_thumbnail {
            margin: 0 10px 0 0;
            
            float: left;
            height: 100px;
            clear: both;
        }
        
        .news_thumbnail img {
            width: 107px;
            height: 80px;
        }
		
        /*.news_item p {font-family: Flamenco, Georgia, "Times New Roman", Times, serif; font-size:13px; margin-top:5px;}*/
        .news_item p  {font-family:"Ubuntu Condensed", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; margin-top:5px;}


        a.news_link{
            color: #ffd800;
            clear: both;
            font-family: 'Crushed',"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
            font-size:16px;
        }
        
        a.news_detail {    
            margin-top: 0px;
            text-align: justify;
            /*font-size: 80%;*/
            text-decoration: none;
            color: white;
            clear: both;
        }

        
	    	        
		#SocialNetworks {
			margin-left:39px;
		}
        #Entertainment, #Travel, #Cars, #Misc, #Shopping, #Programming, #CrowdFunding {position:relative;}
        #Entertainment {margin-top:-128px;
						left:551px;}
        #Misc   	{	margin-top:-128px;	}
        #Shopping	 {	left:39px;	}
        #Programming {	margin-top:-256px;}
        #Travel 	{	margin-top:128px;
        				left:551px;	}
		#Cars {			margin-top:128px;
						left:39px;}
        #CrowdFunding{left:39px;}
		
	 }
