body {
margin : 0;
font-family : Tahoma;
font-size : 11px;
color : #000;
background-color : #ebebeb;
line-height : 130%;
}
a {
text-decoration : none;
color : #ab963b;
}
a:hover {
text-decoration : none;
color : #6d664a;
}
.wrapper {
width : 700px;
}
#logo {
float : left;
width : 170px;
height : 158px;
padding-top : 10px;
margin-bottom : 10px;
}
#logo img {
border : 0;
}
#right {
float : right;
width : 510px;
margin-top : 25px;
}
#text2 {
width : 470px;
background-color : #d7d7d7;
padding : 10px;
margin-top : 10px;
margin-bottom : 10px;
}
#sp-logos {
width : 100%;
margin-top : 7px;
margin-bottom : 15px;
}
#sp-logos img {
padding-left : 2px;
padding-right : 2px;
padding-top : 0;
padding-bottom : 0;
border : 0;
}
h1 {
font-family : Times New Roman;
font-weight : bold;
font-size : 16px;
color : #ab963b;
}
#footer {
margin-top : 30px;
margin-bottom : 7px;
font-size : 9px;
color : #ababab;
letter-spacing : .2em;
line-height : 100%;
}
#footer a {
text-decoration : none;
color : #252525;
}
#footer a:hover {
text-decoration : none;
color : #818181;
}