.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  */
.StyleSheetHiddenPlaceHolder  {
	display : none;
}

/*  */	

body, div, p, table, th, tr, td, ul, ol, li, h1, h2, h3{
font-family: Arial, Sans-Serif;
color: #666666;	
}

BODY {	margin:10px 0 0 0; 
		padding:0px; 			
		text-align:center;
		background: #FFFFFF;	
		}
		

		
a {color:#0099CC;
line-height: 1.5em;}
a:hover {text-decoration:none;}

img { border: none; }



h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	margin: 0 0 0em 0;
	}


h1 {
	padding:0px 0 0 0px;
	margin:0px 0 15px 0px;
	text-align:left;
	color: #999999;
	font-size:1.2em;
	font-weight:normal;
	letter-spacing:.1em;
	}
	
h1 a{
	padding:0px 0 0 0px;
	margin:0px 0 5px 0px;
	text-align:left;
	color:#000;
	text-decoration:none;
	}

h1 a:hover{
	text-decoration:underline;
	}
	
h2{		
	color:#000;
	padding:10px 0 0 0px;
	margin:0px 0 0 10px;
	font-size:80%;
	font-weight:bold;
	}
	
h3{				
	color: #336699;	
	font-size:80%;
	margin:0 0 0px 10px;
	padding:0 0 0 0;
		font-weight: normal;
	}
	
p{
	line-height:1.3em;
	margin:0 0 1em 0;
	padding:0;
	font-size:0.7em;
	letter-spacing:.1em;
	}
	
	
	#wrap
	{
	position:relative;
	width:800px;			
	margin:0 auto;  											
	z-index:0;	
	border: solid white 20px;
	background:#FFFFFF;
	}
	
		#wraphome
	{
	width:800px;														
	border: solid  #000 0px;
	margin:0 auto;  
	text-align:center;
	}
	

	
	#flash{ top:30px; width:780px; height:585px; border:0px solid red;}
	