body {
	font-family: Trebuchet MS;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1,h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000DBE;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

author {
	font-style: italic;
}
author:before {
	content: 'By: ';
}
author:after {
	content: '.';
}

a {
	font-weight: bold;
	color: #000DBE;

}

table td { 
	vertical-align: top;
}

div.body {
	width: 100%;
	text-align: center;
}

div.body div.inner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.body div.inner div.content {
	width: 970px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	min-height: 800px;
}

div.body div.inner div.content div.column {
	width: 320px;
	float: left;
}

div.body div.inner div.content div.columndouble {
	width: 640px;
	float: left;
}

div.column div.inner,
div.columndouble div.inner {
	padding-right: 20px;
	width: auto;
}


div.body div.inner div.footer {
	clear: both;
	margin-top: 20px;
	width: 100%;
        border-top: 1px dotted #000040;
        text-align: right;
	font-size: 0.7em;
}


div.service,
div.category {
	margin-bottom: 20px;
	clear: both;
	height : 55px;
}

div.category div.image {
	width: 50px;
	height: 54px;
	float: left;
	overflow: hidden;
	border: 0px;
}
div.category div.image img
{
	border: 0px;
}
div.category div.information {
	width: 250px;
	float: left;
	overflow: auto;	
}


div.service div.name,
div.category div.name {
	clear: both;
	float: left;
}

div.category div.entries {
	clear: none;
	float: left;
	margin-left: 10px;
	font-size: 0.8em;
	margin-top: 3px;
}

div.service div.description,
div.category div.description {
	clear: both;
	margin-left: 10px;
        margin-right: 10px;
	text-align: justify;
	font-size: 0.9em;

}

div.body div.inner div.content div.servicetags {
	width: auto;
	display: inline;
	float: right;
	font-weight: bold;
	font-size: 0.6em;
	padding: 0px 0px 0px 20px;
	text-align: right;
}
div.body div.inner div.content div.servicetags div.date {
	text-transform: uppercase;
	text-align: right;
}



div.service div.tags {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.6em;
}




div.topbar {
	width: 100%;
	height: 102px;
	margin: 0px 0px 32px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-image: url('/img/topbar.gif');
	background-repeat: repeat-x;
	background-position: 0px 21px;
	text-align: center;
}

div.topbar div.inner {
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: wrap;
        height: 97px;
	text-align: left;
}

div.topbar div.inner div.buttons {
	width: 980px;
	height: auto;
	position: absolute;
	margin-top: 21px;
}

div.topbar div.inner div.buttons div.inner {
	width: auto;
	height: auto;
	display: block;
	float: left;
}

div.inactivebutton {
	width: auto;
	height: 61px;
	margin-top: 16px;
	margin-right: 20px;
	float: left;
	display: block;
	font-weight: bold;
	color: #000DBE;
}

div.inactivebutton A {
	font-weight: bold;
	color: #000DBE;
	text-decoration: none;
	width: auto;
	height: 42px;
	display: inline;
}

div.inactivebutton div.left {
	width: 4px;
	height: 61px;
	background-image: url('/img/topbarbutton2left.gif');
	display: block;
	float: left;
}

div.inactivebutton div.middle {
	width: auto;
	height: 61px;
	background-image: url('/img/topbarbutton2middle.gif');
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	padding-top: 19px;
}
div.inactivebutton div.right {
	width: 4px;
	height: 61px;
	background-image: url('/img/topbarbutton2right.gif');
	display: block;
	float: left;
}

div.activebutton {
	width: auto;
	height: 73px;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
	display: block;
	color: white;
	font-weight: bold;
}
div.activebutton A {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

div.activebutton div.left {
	width: 3px;
	height: 73px;
	background-image: url('/img/topbarbuttonleft.gif');
	display: block;
	float: left;
}
div.activebutton div.middle {
	width: auto;
	height: 73px;
	background-image: url('/img/topbarbuttonmiddle.gif');
	background-repeat: repeat-x;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	whitespace: no-wrap;
	float: left;
	text-align: center;
}
div.activebutton div.right {
	width: 4px;
	height: 73px;
	background-image: url('/img/topbarbuttonright.gif');
	display: block;
	float: left;
}

div.activebutton img.arrow {
	position: relative;
	top: +68px;
	clear: both;
	height: 13px;
	width: 29px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.topbar div.inner div.logo {
	float: right;
	text-align: right;
	width: auto;
	margin-top: 40px;
}
div.topbar div.inner div.logo p {
	font-size: 0.7em;
	margin-top: 0px;
}


div.crumblepath {
	font-size: 0.7em;
	position: absolute;
	top:1px;
}

div.pagebreak {
	clear: both;
	width: 100%;
	height: 20px;
	border-bottom: 1px dotted #808080;
	margin-bottom: 20px;
		

}
	
p {
	margin-top: 0px;
}

div.thumbnail {
	width: 451px;
	height: 259px;
	border: 0px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	float: right;
}

img.thumbnailimage {
	width: 440px;
	height: 247px;
	margin-left: 3px;
	margin-top: 2px;
	box-shadow: 0px 5px 7px #888;

}

img.icon80x80right {
	width: 80px;
	height: 80px;
	float: right;
}
