@CHARSET "ISO-8859-1";

html{

	background-image:url('footer.png');
	
}

#video{
position:absolute;
top:300px;
left:700px;
}

body {
	padding:0;
	margin:0 auto;
	background-color:#7F7467;
}

img {
	border:none;	
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration:underline;	
}

#container {
	background-image:url('holdingpage.jpg');
	background-repeat:no-repeat;
	width:1191px;
	height:730px;
	margin:0 auto;
	overflow:hidden;
}

#text {
	width:239px;
	height:171px;
	float:right;
	margin:540px 235px 0 0;
	text-align:right;
	font-family:Helvetica, Arial, Verdana, sans serif;
	font-size:10px;
	color:#51483E;	
}

.text {
	color:#ffffff;	
}

#media-icons {
	width:25px;
	height:95px;
	float:right;
	margin:519px 20px 0 0;
}

#media-icons img {
	margin:0 0 10px 0;	
}

#footer {
	background-image:url('footer.png');
	width:100%;
	background-position: center bottom;
	font-family:Helvetica, Arial, Verdana, sans serif;
	font-size:10px;
	color:#ffffff;
}

#footer-text {
	float:right;
	margin:12px 175px 0 0;
}

#clear{
	
	clear:both;
		
}
