a
{
	color: #aace2f;
	font-weight: bold;
}

a:hover
{
	color: #81a700;
	font-weight: bold;
}

.col2
{
	position: relative;
	width: 395px;
}

#content-area h3
{
	font-size: 1.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #1f7ea4;
}

#content-area h3 a
{
	color: #1f7ea4;
}

#content-area p, #content-area li
{
	font-size: 1.2em;
	line-height: 20px;
	margin-bottom: 8px;
	color: #333333;
	//color: #616161;
}

#content-area p.smallprint
{
	font-size: 0.9em;
	line-height: 13px;
}

#content-area p.intro, #content-area blockquote.pullquote p
{
	color: #1f7ea4;
	line-height: 22px;
	font-size: 1.6em;
	margin-bottom: 15px;
}

#content-area blockquote.pullquote p
{
	font-style: italic;
	color: #bbb;
	line-height: 25px;
}

#content-area blockquote.pullquote cite
{
	margin-top: 4px;
	display: block;
	font-size: 0.8em;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
}

#content-area blockquote.pullquote
{
	float: left;
	left: -212px;
	position: absolute;
	text-align: left;
	top: 25px;
	width: 132px;
}

#main h1, #main h2
{
	font: 32px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -2px;
	text-align: right;
	color: #1f7ea4;
	margin-bottom: 10px;
	font-style: normal;
}

#sidebar
{
	line-height: 120%;
}

#sidebar h3
{
	color: #444444;
	font-size: 1.6em;
	padding-top: 18px;
	margin-bottom: 14px;
	font-weight: normal;
}

#sidebar h4
{
	color: #aaa;
}

#sidebar h4 a
{
	font-weight: normal;
	color: #444;
}

#sidebar h4 a:hover
{
	color: #aace2f;
	text-decoration: none;
}

#sidebar span.entry-title a
{
	color: #025395;
	width: 100%;
	margin-bottom: 5px;
	font-size: 110%;
}


#content-area div.description h3
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	color: #aace2f;
}

#content-area li
{
	list-style-position: outside;
	margin-left: 1.75em;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#content-area ul,#content-area ol
{
	margin-bottom: 0.75em;
}

#content-area ul
{
	list-style-type: square;
}

#content-area ol li
{
	list-style-type: decimal;
}

#content-area h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: 6px;
	color: #1f7ea4;
}

#content-area div.description p
{
	font-size: 10px;
	line-height: 1.5;
	color: #fff;
}

#what-we-do-menu
{
	margin-top: -1px;
	font-size: 1.5em;
	line-height: 22px;
	text-align: right;
}

#what-we-do-menu li.current a
{
	color: #1f7ea4;
}

div#footer .wrapper
{
	padding-top: 0.6em;
}

#footer ul
{
	padding-top: 1.8em;
}

ul.other-work:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.description
{
	position: relative;
}

ul.our-work li a img
{
	position: relative;
	z-index: 10000;
}

ul.our-work h4 a
{
	color: #1f7ea4;
}

ul.our-work h4 a:hover ,ul.our-work h4 a:hover span
{
	color: #aace2f !important;
}

ul.our-work h4 a span.projectname
{
	color: #999;
	line-height: 1.5;
	font-weight: normal;
	font-size: 0.85em;
}

ul.our-work h4 a span.date
{
	color: #999;
	position: absolute;
	right: 0px;
	line-height: 1.5;
	font-weight: normal;
	font-size: 0.85em;
}

div#footer p
{
	font-size: 1em;
	font-family: 'Verdana';
	line-height: 1.5;
	color: #fff;
}

div#footer p.address
{
	font-size: 1.2em;
	line-height: 1.5;
	color: #aace2f;
}

#content-area p.col1, #content-area div.col1
{
	width: 185px;
	padding-right: 25px;
	float: left;
}

.col1
{
	width: 185px;
}

.col3
{
	width: 605px;
}

.col4
{
	width: 815px;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.last
{
	padding-right: 0 !important;
	margin-right: 0 !important;
}