a:link {text-decoration:none; color: white;}
a:visited {text-decoration:none; color: white;}
a:active {text-decoration:none; color: white;}
a:hover {text-decoration:none; color: orange;}

#content a:link {text-decoration:none; color: #224B7A;}
#content a:visited {text-decoration:none; color: #224B7A;}
#content a:active {text-decoration:none; color: #224B7A;}
#content a:hover {text-decoration:none; color: #EBA600;}

#storeteaser a:link {text-decoration:none; color: #EBA600;}
#storeteaser a:visited {text-decoration:none; color: #EBA600;}
#storeteaser a:active {text-decoration:none; color: #EBA600;}
#storeteaser a:hover {text-decoration:none; color: #224B7A;}

img { border: none; }

body {
color:#333;
font: 12px tahoma, sans-serif;
background-color:#9FA8B1;
margin:0 15px;
}

td {
width:280px;
vertical-align:top;
}

#blank {
position:absolute;
z-index:3;
top:48px;
}
#navi {
background: url('navmain-bg.gif') repeat-x;
height:21px;
width:831px;
padding-top:8px;
padding-left:19px;
text-align:left;
color:#fff;
}


#content {
position:relative;
width:850px;
height:100%;
background-color:#fff;


}

#content p {
padding-left:20px;
padding-right:260px;
text-align:left;
}
#footer {
background-color: #19283D;
border-top: 7px solid #ccc;
color: #DFD9C7;
padding-bottom: 10px;
padding-top:5px;
width:850px;
}

.copyright {

}
.whitetext {
color:white;
}
.push {
padding-left:190px;
}

#storeteaser {
position:absolute;
top:30px;
right:30px;
border: 1px solid #1F3350;
z-index:7;
height: 440px;
width:180px;
}
.storeteasertxt {
padding-top:5px;
background-color: #1F3350;
color:white;
height: 22px;
width: 180px;
}
