html, body, div,ul,video{	margin: 0;}

html{height:100%;}
body{height:100%;}


#home{ background:url(images/p.jpg) 50% 0 no-repeat fixed;}

#bottom{ background:url(images/p2.jpg) 40% 0 no-repeat;}

.header-wrapper { width: 100%; height: auto;  }
.header-top { width: 100%; height: 70%; margin-bottom:-40px;}

.header-two  { width: 100%; height: 60%; margin-bottom:-40px;}
.header-two header{height: 900px; padding: 0px 0px 0px;}

    a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color:  #FFFFFF;
	}
	a:hover {
		text-decoration: underline;
		color:  #FFFFFF;
	}
	a:active {
		text-decoration: none;
		color:  #FFFFFF;
	}

