#logo {
	padding: 0px;
	margin: 0px;
}
#navigation {
	background-color: #999;
}


#body p, ul, li {
	font-family: trebuchet, verdana;
	font-size: 11px;
	text-transform: none;
}
#body {
	background-color: #fff;
}

#body h1 {
	font-family: trebuchet, verdana;
	font-size: 15px;
	text-transform: capitalize;
	color: #000000;
	line-height: 19px;
	font-weight: bold;
}
#body h2 {
	font-family: trebuchet, verdana;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
#body .snapshot {
	font-family: verdana;
	font-size: 9px;
	background-color: #ccc;
	float: right;
	width: 150px;
	padding: 3px 3px 6px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 6px;
	border: 1px solid #c00;
}
#body .portfoliothumb {
	display: block;
	padding: 0px;
	float: left;
	height: 142px;
	width: 142px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	clear: both;
}

#creditline {
	background-color: #999;
	font-family: trebuchet, verdana;
	font-size: 9px;
	text-transform: none;
	color: #333333;
}

.header-nav-on {
	font-family: trebuchet, verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	background-color: #ffffff;
}
.header-nav-off {
	font-family: trebuchet, verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
}
.icon-title {
	font-family: trebuchet, verdana;
	font-size: 11px;
	color: #000000;
}

li {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
}
.list {
	padding-left: 16px;
	text-indent: -10pt;
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}
#body .portfoliothumb-r {

	display: block;
	padding: 0px;
	float: right;
	height: 142px;
	width: 142px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 16px;
	margin-left: 0px;
}
