/* Portfolio - Additional CSS */
div#wrapper {
	background: transparent url(/images/bg_main_3.gif) repeat-x center top;
}

div#logo {
}

div#navigation {
	background: transparent url(/images/bg_h2_1.gif) no-repeat left top;
}
	
div#toolbar ul li.color3 a:link, div#toolbar ul li.color3 a:visited	{
	color: silver;
	background-color: #1c8649;	
	display: block;
	font-family: "Arial Narrow", Helvetica, Geneva, sans-serif;
	font-size: .9em;
	font-weight: 800;
	line-height: 23px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
}

div#content {
	height: 425px !important;	
}

html>body div#content {
	height:auto !important;
}

div#content h2 {
	color: #7cc576;
}

div#side-in-item h3 {
	font-size: 1.7em;
	font-weight: normal;
}

div#side-in-item p {
	margin-top: 1em;
	font-weight: normal;
}

