

    	#footer		{margin-top:0px;}

    	

    	#main3		{width: 940px;
					
					 background: url(flash/img-bk.jpg) no-repeat;

    				 background-position: 0px 110px;


    				 }


    	#new_logo_space {height: 100px;

                    padding-top: 10px;

                    

                   }

                   

        #text-align p {

        				text-align: left;

        }

                   

        /* NAV STYLES */

        	

        #nav		{						

        			background: #FFFFFF;

        			height: 30px;

					width: 940px;

					position: relative;

					border-bottom: 4px solid #0076AB;

					}

					

		#nav ul		{

					position: relative;

					top: 7px;

					left: 100px;

					padding: 0;

					margin: 0;

					list-style-type: none;

					display: inline;

					}

					

		#nav ul li	{

					display: inline;

					margin: 0 0 0px 0;

					border-left: 1px solid #259F48;

					padding: 3px 15px;

					}

					

		#nav ul li.first	{

							border-left: none;

							}

							

		#nav ul li a	{

						text-decoration: none;

						font-size: 13px;

						text-align: left;

						font-weight: bold;

						color: #0076AB;

						overflow: hidden;

						}

						

		#nav ul li a:hover {

							color: #259F48;

							}

							

		/* BODY */

		

		/* body  {

		 		background: url(images/header-back.gif) no-repeat;

		 		background-position: 50% 110;

		 		

    			}

  		*/

  		body	{ background: #FFFFFF;

  				  font: 12px/1.5em Arial;

  				}

  				

  		/* VOTE BUTTON */

  		

  		.vote a 	{		

  					display:block;

  					width: 160px;

  					height: 120px;

  					margin-bottom:5px;

  					background: url(images/btn-vote.jpg) 0 0 no-repeat;		

  					}		

  					

  		.vote a:hover { background: url(images/btn-vote-over.jpg) 0 0 no-repeat;		}

		     

		

		/*HIGHLIGHTS */

		

		#highlight-list {						

							padding: 0;

							margin: 0;						

							list-style-type: none;
									

						}

		

		#highlight-list li {

								display: inline;

								margin: 0 0 0px 0;

								

								

						}

						

		#highlight-list li img	{

								float: left;

								width: 120;

								height: 120;

		}

		

		#highlight-list li div#size	{margin-left: 125px;

								 margin-right:5px;

								 margin-top: 5px;

								 margin-bottom: 10px;

								 }		
				#highlight-list li div#newsize	{margin-left: 5px;

								 margin-right:5px;

								 margin-top: 5px;

								 margin-bottom: 10px;

								 }	
				 				

		#highlight-list li div#size h4, #highlight-list li div#newsize h4	{font-size: 1.2em;

									 color: #00A94F;

								 	}


            #hdr-highlights {

            					background: url(/resources/imgs/hdr-previous.jpg) top left no-repeat; 

            					height: 80; 

            					margin-top: -15px;

            }  		#hdr-snapshots {

            					background: url(/resources/imgs/hdr-snapshots.gif) top left no-repeat; 

            					height: 50; 

            					margin-top: -15px;

            }  

             #hdr-welcome {

            					background: url(images/hdr-welcome.gif) top left no-repeat; 

            					height: 80; 

            					margin-top: -15px;

            }

            *html #hdr-welcome {margin-top:0;

            			}
            							
            #hdr-commercial {

            					background: url(/resources/imgs/hdr-tvc-g.gif) top left no-repeat; 

            					height: 80; 

            					margin-top: 10px;

            }  

            

            *html #hdr-commercial {margin-top:0;

            							}



	    span#heart {

			background: url(images/icon-heart.gif) no-repeat;

			width: 19; 

			height: 16; 

			margin-right: 5px; 

			display:block; 

			float:left;

			}



		*html span#heart {margin-right: 0px;

				}



		*html .iefix	{/*margin-top: 5px;*/

				/*margin-left: 3px;*/}    	



		*html #highlight-list li	{

						margin-bottom: 5px;

						}
						
		 ul    {   list-style-image: url(images/list_icon.gif);
			list-style-position: outside;
		    }


		 ul li    {margin-top: 3px;	              
		       }


