body {
text-align: center;
background: url('images/background.jpg') top center no-repeat;
color: #222222;
font-family: arial;
font-size: 14px;
}

h2 {
font-family: georgia;
font-style: italic;
color: #333333;
font-size: 20px;
margin: 8px 0 8px 20px;
}

#wrapper {
width: 900px;
text-align: left;
background: #transparent;
}

.spacer {
width: 95%;
padding: 0px;
margin: 0px;
clear: both;
}

#menubar {
float: right;
width: 547px;
border-top: 1px solid #cccccc;
margin: 12px 0 0 0;
}

#menubar a:link, #menubar a:visited {
color: #bc4f4a;
text-decoration: none;
}

#menubar a:hover, #menubar a:visited:hover {
color: #444444;
text-decoration: none;
}

a:link, a:visited {
color: #333333;
text-decoration: none;
}

a:hover, a:visited:hover {
color: #bc4f4a;
text-decoration: none;
}

#footer {
width: 900px;
border-top: 1px solid #cccccc;
font-size: 12px;
color: #666666;
text-align: center;
}

#footer a:link, #footer a:visited {
color: #666666;
text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
color: #bc4f4a;
text-decoration: none;
}

.button {
width: 90px;
float: left;
border-right: 1px solid #cccccc;
color: #bc4f4a;
font-weight: bold;
font-family: arial;
text-align: center;
padding: 3px 0 0 0;
}

p.cr {
float: right;
width: 570px;
padding: 0 0 0 0;
margin: 8px 0 3px 0;
}

p {
padding: 0 20px 0 40px;
}

p.ib {
padding: 4px 12px 4px 12px;
}

p.ob {
padding: 0 60px 0 40px;
margin: 12px 0 0 0;
font-size: 14px;
color: #000000;
}

.infobox {
border: 1px solid #999999;
width: 275px;
height: 300px;
float: left;
display: inline;
margin: 10px;
color: #000000;
background: url('images/white.png');
}

.buybox {
border-top: 1px solid #cccccc;
width: 500px;
color: #000000;
margin: 20px 0 0 80px;
float: left;
display: inline;
}

.linkbox {
width: 300px;
margin: 20px 0 0 80px;
float: left;
height: 60px;
text-align: left;
display: inline;
font-size: 18px;
font-weight: bold;
}

.link2 {
font-size: 14px;
font-weight: normal;
}

.contactbox {
font-size: 17px;
color: #000000;
float: left;
display: inline;
margin: 0 0 0 80px;
}

.contactbox2 {
float: right;
display: inline;
width: 300px;
border-left: 1px dotted #cccccc;
padding: 40px 0 0 30px;
}

ul {
list-style: none;
list-style-image: url('images/list.png');
margin: 0 0 0 80px;
}

li {
margin: 8px 0 0px 0;
padding: 0px;
}