html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
div#header {position:relative;height: 56px;margin:0;padding:0}
div#header h1 {font-size:50%;width:206px;height: 56px;float:left}
div#header h1 span {background:url(http://content.onlineagency.com/sites/38740/images/logo1.gif) no-repeat;position: absolute;width: 100%;height: 100%;float:left}
div#header h2 {position:relative; top:20px;align:center;border-bottom:1px solid #000;font-size:100%;font-style:italics;width:400px;vertical-align:middle}
`

div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{}
div#extra{}
div#footer{background: #fff;color: #000}

div#container{width:700px;margin:0 auto}
div#content{float:right;width:500px}
div#navigation{float:left;width:200px}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%}

#lf_navigation {
	width: 150px;
	color: #CC3300;
}
#lf_navigation ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	color: #99CC00;
}
#lf_navigation a
{
	display: block;
	padding: 3px;
	width: 150px;
	background-repeat: no-repeat;
	color: #000099;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#lf_navigation a:link, #lf_list a:visited
{
	color: #000000;
	text-decoration: none;
	background-image: url(http://content.onlineagency.com/sites/38740/images/nav_link_ltblu.gif);
}
#lf_navigation a:hover
{
	color: #CC0000;
	background-image: url(http://content.onlineagency.com/sites/38740/images/nav_link_ltblu_1.gif);
}
.toplink {
	border-top: thin solid #000000;
		
}

