body
{
color: #000000;
background-color: #ffffff;
background-repeat: repeat-x;
font-size: 100%;
font-family: tahoma, arial, sans-serif;
}

#layout
{
width: 680px;
margin: 105px auto 0px auto;
}

#header
{
float: left;
width: 100%;
border-bottom: 1px solid #b2b2b2;
padding-bottom: 20px;
}

#header h1
{
margin: 0px;
padding: 0px;
}

#header h1 a
{
float: left;
width: 97px;
height: 46px;
text-indent: -10000px;
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
font-size: 0.0em;
margin: 0px;
padding: 0px;
display: block;
}

#content
{
float: left;
width: 100%;
padding-bottom: 25px;
border-bottom: 1px solid #b2b2b2;
/* min-height fix */
min-height: 175px;
height: auto;
}

* html div#content
{
height: 318px;
}

#content p
{
padding: 10px 0px 0px 0px;
margin: 0px;
}

#content a
{
color: #000000;
}

#footer a
{
color: #878787;
}




#content h1
{
float: left;
width: 100%;
font-size: 0.875em;
margin: 25px 0px 0px 0px;
}

#content h2
{
float: left;
width: 100%;
font-size: 0.875em;
font-weight: normal;
margin: 5px 0px 0px 0px;
}

#contentLeft
{
float: left;
width: 325px;
margin-top: 15px;
font-size: 0.6875em;
}

#contentRight
{
float: left;
width: 320px;
margin-top: 15px;
margin-left: 35px;
display: inline;
font-size: 0.6875em;
}

#contentRight ul, #contentLeft ul
{
margin: 0px;
padding: 10px 0px 0px 15px;
}

#contentRight ul li, #contentLeft ul li
{
padding-bottom: 10px;
}

#footer
{
float: left;
width: 100%;
font-size: 0.5625em;
color: #878787;
padding-top: 20px;
}

#footer p
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

a#contact_link
{
float: right;
margin-top: 18px;
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 0.8125em;
}

a#contact_link:hover
{
text-decoration: underline;
}

label
{
font-size: 0.6875em;
}

textarea
{
font-family: tahoma;
font-size: 11px;
}

input
{
font-family: tahoma;
font-size: 11px;
}

a#tom_link
{
position: relative;
top: 3px;
float: left;
background-image: url(../images/traffic-logo-off.gif);
background-repeat: no-repeat;
font-size: 0.0em;
text-indent: -10000px;
width: 28px;
height: 28px;
display: block;
margin-right: 5px;
}

a#tom_link:hover
{
background-image: url(../images/traffic-logo-on.gif);
}

a#ed_link
{
position: relative;
top: 3px;
float: left;
background-image: url(../images/ed-logo-off.gif);
background-repeat: no-repeat;
font-size: 0.0em;
text-indent: -10000px;
width: 23px;
height: 28px;
display: block;
margin-right: 10px;
}

a#ed_link:hover
{
background-image: url(../images/ed-logo-on.gif);
}
