h1 {
font-size:14px;
font-family:Helvetica, sans-serif;
}

h2 {
font-size:11px;
font-family:Helvetica, sans-serif;
}

p {
font-family:Helvetica, sans-serif;
}

p.copyright {
font-size:9px;
}

p.home-copy{font-size:12px;}

p.copy{font-size:12px;}

blockquote {
padding-left: 50px;
margin: 1em 20px;
background: url(images/quote.gif) no-repeat;
}

a{color: #069; font-weight:bold }
a.hover{color: #69C; font-weight:bold }

hr{color: #69C;
background-color: #69C;
height: 1px;}

* {
border:0 none;
margin:0;
padding:0;
}

xhtml {
background:url(images/back.gif) no-repeat top left #fff;
height:100%;
overflow:auto;
padding:0;
}

html,body {
background:url(images/back.gif) no-repeat top left #fff;
border:0 none;
height:100%;
margin:0;
padding:0;
text-align:left;
}

#container {
min-height:580px;
height:auto !important;
height:580px;
width:575px;
float:left;
top:0;
color:#000;
background:url(images/shadow.png) no-repeat left top;
}

#left-column {
margin-left:25px;
height:580px;
width:200px;
top:0;
background:url(images/nav-back.gif) no-repeat left top;
float:left;
border-right:#000 thin solid;
border-left:#000 thin solid;
border-bottom:#000 thin solid;
}

#logo {
background:url(images/sweat-llc-logo.png) no-repeat center;
height:60px;
}

#nav {
padding-top:35px;
}

#menu {
list-style:none;
margin:0;
padding:0;
width:90%;
}

#menu li {
font-size:11px;
font-family:Helvetica, sans-serif;
margin:0;
padding:0;
}

#menu a {
border-bottom:1px solid #000;
color:#000;
display:block;
margin:0;
padding:8px 12px;
text-decoration:none;
font-weight:400;
}

#menu a:hover {
font-size:11px;
font-family:Helvetica, sans-serif;
color:#069;
padding-bottom:8px;
}

#address {
padding:130px 0 2.25em 12px;
line-height:1.5em;
width:100%;
color:#069;
}

#copyright {
padding:0 12px;
color:#999;
font-size:xx-small;
}

#home-top-image {
width:570px;
height:230px;
top:0;
left:230px;
}

#home-copy {
width:540px;
height:auto;
padding:25px 0 25px 35px;
line-height:2em;
}

#copy {
width:495px;
height:auto;
padding:96px 0 25px 60px;
line-height:1.5em;
}

#content-image{
width:570px;
height:242px;
left:230px;
background:url(images/content.jpg) no-repeat top left;
}

#copy img {margin: 10px; border:1px #69C; }