body
{
background: url('/images/bg.gif');
font-family: arial;
font-size: 14px;
margin-bottom: 20px;
}

#container
{
width: 740px;
}

#content
{
border: solid 1px black;
position: relative;
top: 8px;
left: 10px;
line-height: 1.4em;
width: 740px;
background-color: rgb(255,255,255);
text-align: left;
}

#inner_content
{
padding: 20px 75px 10px 250px;
}
			
#title
{
font-weight: bold;
font-size: 30px;
margin-bottom: 5px;
}

#address
{
font-weight: bold;
font-size: 15px;
margin-bottom: 15px;
}

#flag
{
position: relative;
left: -50px;
top: -7px;
margin-right: -50px;
}	

#asap
{
position: relative;
top: -60px;
right: -160px;
display: block;
margin-bottom: -50px;
}

#nav
{
background-color: rgb(150,150,150);
text-align: center;
width: 740px;
border-bottom: solid 2px black;
font-weight: bold;
}

#nav td
{
border-left: solid 2px rgb(240,240,240);
padding: 4px;
}

#nav td a
{
text-decoration: none;
color: black;
}

#nav td.first
{
border-left: none;
}

#inner_nav
{
padding: 10px;
}

li
{
margin: 1em;
}

.headline
{
margin-top: -5px;
font-weight: bold;
}

#content_shadow
{
background-color: rgb(200,200,200);
}

.contact_indent
{
margin-left: 20px;
}

p
{
margin-bottom: 1em;
}

div.content_image
{
position: relative;
left: -250px;
margin-bottom: -176px;
text-align: center;
font-size: 10px;
width: 200px;
}

div.content_image img
{
border: none;
display: block;
margin-bottom: 1em;
}
