@charset "UTF-8";
/* CSS Document */

body {
background-color:#012A3E;
text-align:center;
margin:0px;
padding:0px;
}

#container {
width:800px;
margin:0px auto;
}

#header {
width:800px;
height:71px;
text-align:left;
margin:30px auto;
}

#topNav {
width:320px;
height:25px;
float:left;
margin:20px 0px 0px 0px;
}

#topNav ul {
padding:0px;
margin:0px;
}

#topNav li {
display:inline;
list-style-type:none;
}

#flash {
height:245px;
text-align:center;
background-color:#001C28;
}

#arrow {
height:67px;
text-align:center;
background-color:#001C28;
margin:0px auto;
}

#topGradient {
height:22px;
background:url(/media/app/hometakeover/gradient_top.gif) repeat-x;
}

#bottomGradient {
height:22px;
background:url(/media/app/hometakeover/gradient_bottom.gif) repeat-x;
}

#footer {
width:800px;
height:43px;
text-align:left;
border-top:1px solid #184166;
padding-top:5px;
margin:0px auto;
}

.logo {
width:216px;
height:71px;
float:left;
}

.footerText {
font:12px Arial,Helvetica,sans-serif;
font-weight:bold;
color:#FFFFFF;
}

.privacyPolicy {
color:#C9DC55;
text-decoration:none;
}

.spacer01 {
width:260px;
float:left;
}

.spacer02 {
height:30px;
}

.spacer03 {
height:220px;
background-color:#001C28;
}
