@charset "utf-8";

body {
background-color: #000000;
}

#flash {
	position: relative;
	margin: 0 auto;
	width: 950px;
	min-width: 950px;
	z-index: 0;
}


#VuFooter {
margin: 0 auto;
width: 980px;
max-width: 980px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
font-weight: 300;
text-align: left;
}

#VuFooter p {
margin-top: 65px;
}

.VuFoot1 {
float: left;
width: 710px;
min-width: 710px;
}
.VuFoot2 {
float: left;
width: 240px;
min-width: 240px;
}

#VuFooter a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

#VuFooter a.email {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
font-weight: 300;
text-decoration: none;
}

#TextFooter {
margin: 0 auto;
width: 980px;
max-width: 980px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #999999;
font-weight: 300;
text-align: left;
}

#TextFooter p,
#TextFooter a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #999999;
text-decoration: none;
margin: 0;
text-decoration: none;
}

#ClearHeader {
clear: both;
width: 100%;
height: 35px; 
}

#ClearTextFooter {
clear: both;
width: 100%;
height: 1px; 
}

#ClearBeforeFooter {
clear: both;
width: 100%;
height: 1px; 
}