/* General */
body {
background:url(/images/bnr_repeat.jpg) repeat-x;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:90%;
margin:0px;
}
#page {
text-align:center;
width:970px;
margin: 0 auto;
}
#banner {
float:left;
text-align:left;
width:670px;
height:166px;
}
#banner img{
margin-left:27px;
}
#main {

}
#content {
float:left;
width:570px;
text-align:left;
}
#supplementary {
float:right;
width:400px;
}
#supplementary img {
text-align:right;
margin-top:20px;
}
#supplementary #twitter_div {
text-align:left;
font-size:12px;
}
#supplementary #twitter_div h3{
padding-left:24px;
}
#footer {
border-top:1px #ccc solid;
margin:40px 0 10px 0;
padding-top:10px;
font-size:10px;
}
#footer a {
color:#000;
}
/* Menu */
#menu {
float:left;
width:670px;
}
#menu ul {
text-align:left;
padding:0;
margin:0 0 0 27px;
}
#menu li {
display:block;
float:left;
height:35px;
width:125px;
background: url(/images/tab.jpg) no-repeat;
margin:0 2px 0 0;
padding:10px 0 0 0;
list-style-type:none;
text-align:center;
}
#menu li a {
text-decoration:none;
color:#FFF;
}
/* Content */
h1, h2, h3, h4 {
font-family:tahoma,"trebuchet ms",helvetica,arial,sans-serif;
}
h1 {
font-size:2.5em;
}
h2 {
font-size:1.8em;
}
h3 {
font-size:1.2em;
color:#d81f43;
}
h4 {
font-size:1em;
}
p {
font-size:1em; line-height:1.5em;
}
ul {
font-size:1em; line-height:1.5em;
}
a {
color:#CC0000;
}
a:hover, a:focus {
color:#CC0000;
}

/* PayPal Order */
.order {
float:left;
width:160px;
text-align:center;
padding:0 12px 0 12px;
}
.order h4 {
margin-bottom:6;
}
.order p {
font-size:12px;
line-height:normal;
margin-top:6;
}

/* Forms */
.form {
font-size:0.8em;
}
.form .legend {
font-size:1em;
font-weight:bold;
border-bottom:1px solid #ccc;
}
.form fieldset {
border:none;
}
.form ol {
list-style:none;
padding-left:4px;
}
.form label {
margin:0.75em 0.75em 0 0;
padding-top:0.25em;
width:80px;
float:left;
display:block;
}
.form input,select,textarea {
margin:1em 0.5em 0 0
}
.requiredkey {
background:url(images/cherry_icon.gif) no-repeat;
font-weight:bold;
line-height:1.5em;
padding-left:1.5em;
float:right;
}
.required {
background:url(images/cherry_icon.gif) no-repeat;
font-weight:bold;
line-height:1.5em;
padding-left:1.5em;
}
.comments {
width:460px;
height:7em;
}
.submit {

}