html, body
{
margin: 0;
padding: 0;
}

body
{
font-family: arial, sans-serif;
font-size: 10pt;
text-align: center
}

img
{
border: 0;
}

a
{
color: #000000;
text-decoration: none
}

a:hover
{
color: #ff6600;
text-decoration: none
}

#nav
{
margin: 0;
padding: 0;
width: 830px
}

#nav li
{
padding-left: 40px;
float: left;
list-style-position: inside;
list-style-image: none
}

#nav a
{
text-decoration: none;
color: #000000;
font-weight: bold
}

#nav a:hover
{
text-decoration: none;
color: #ff6600;
font-weight: bold
}

#container
{
width: 830px
}

#content
{
text-align: left;
position: relative;
padding-top: 40px
}

#content #left
{
text-align: justify;
width: 360px
}

#content #right
{
text-align: justify;
width: 360px;
position: absolute;
right: 0px;
bottom: 0px
}

h1
{
color: #339933;
font-size: 15pt;
font-weight: bold;
margin-bottom: -20px;
text-align: left
}

.phone-number
{
color: #000000;
font-size: 12pt	
}

.thumbnail
{
margin-right: 10px;
float: left
}

#terms
{
color: #000000;
font-size: 8pt;
margin-top: 10px;
text-align: center	
}
