﻿#content
{
	width: 600px;
	padding-top: 15px;
	padding-left: 6px;
}

#content
{
	font-size: 1.2em;
}

#content p.highlight
{
	color: #1192d1;
}

#content ul
{
	list-style-type: none;
}

#content ul li
{
	background: url(../images/bullet.gif) no-repeat 3px 10px;
	text-indent: 15px;
}

#content dl dt
{
	font-weight: bold;
}

#promos
{
	width: 615px;
	height: 265px;
}

#promos a
{
    float: left;
    height: 123px;
    width: 205px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000em;	
}

#promos a:hover, #promos a.active
{
	background-position: 0 -125px;
}

.contact
{
	float: left;
}

#content .contact
{
}

.contact strong
{
	color: #1192d1;
}

#map
{
	border: solid 1px #1192d1;
	margin-left: 240px;
	background-color: #ccc;
	height: 225px;
	width: 358px;
	margin-bottom: 20px;
}

#header a.title {
}
#header a.twitter {
    display:block;
    width:146px;
    height:67px;
    position:absolute;
    text-indent:0px;
    margin:0px;
    padding:0px;
    top:8px;
    left:505px;
}
