
html, body, div, iframe,
h1, h2, p, a, img, footer {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


html {	width:100%;	height:100%;	}body {		background-color:#000000;	
	
	background-repeat:repeat;
	background-origin:content-box;
	background-attachment:fixed;
	background-position:center top; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 13px;




	}

a:hover 
	{
	color:white;
	}
a img 	
	{
	border:none
	text-decoration:none;	color:white;

	}p
	{	margin-bottom:7px;	}	h1, h2 

	{
	font-family: verdana, arial, times, sans-serif;    	font-weight: normal;    	position:relative;	}	h1{	font-size: 12px;	line-height:1.2;	color:white;	text-align:justify;	margin-bottom:10px;	padding-bottom:10px;	}	h2{	font-size: 20px;	line-height:0.9;	color:white;	text-align:justify;	margin-bottom:10px;	padding-bottom:10px;	}	#container, #container_left, #container_right{	position: relative;	width:100%;		}	#container{	position:relative;	width:20%;	margin:0 auto;	background-color:transparent;
	 	min-height:100%;			}	.homeframe {
	text-align: center;	float: left;
		width: 100%;
	height: 500px;	position: relative;	background-image:url(../images/home.jpg); 	background-size:100%;
	background-repeat:no-repeat;
	background-origin:content-box;
	background-attachment:scroll;
	background-position:center top; 		padding:0px;
	  	}



						header{	position: relative;
	background-position: top center;	width: 20%;	padding-top: 2%;	}						.holder_content {	position: relative;	float: left;	width: 100%;	margin-top:6px;	margin-bottom:20px;
	background-color:black;	}			.holder_content_separator{	margin-bottom:10px;	}		.container{    width:800px;    margin:0 auto;    background-color:transparent;}  	