* {
margin:0;
padding:0;
}
body {
background-color:#fff;
color:#000;
font-family:verdana,sans-serif;
line-height:130%;
text-align:center;
}
#container {
width:760px;
margin:0 auto;
}

a {
text-decoration:none;
color:#fff;
}
#footer a {
text-decoration:underline;
color:#957d37;
}
a.button {
text-transform:uppercase;
background-color:#fff;
color:#000;
padding:5px 13px;
border-right:1px solid #333;
border-bottom:1px solid #333;
}

h1 {
font-family:arial,sans-serif;
font-weight:normal;
color:#2578ae;
font-size:36px;
display:block;
margin:60px 0 32px 0;
padding:0;
}
.hi-lite {
color:#957d37;
}

#col1,#col2 {
float:left;
width:380px;
height:300px;
color:#fff;
}

#col1 {
width:379px;
background:#2578ae url(/images/2.gif) no-repeat top left;
}
#col2 {
background:#957d37 url(/images/2.gif) no-repeat top right;
}

h2 {
font-family:arial,sans-serif;
font-weight:normal;
font-size:26px;
padding:38px 0 17px 0;
}
p {
font-size:small;
}
p.go {
margin:23px 0 0 0;
}

#footer p {
padding-top:30px;
font-size:x-small;
}
