span.clr {
	display: block;
	clear: both;
}

/*content*/

#portfolio_container {
	position: relative;
	width: 640px;
	padding: 0px 0px 0 0;
	text-align: left;
	float:left;
}
.thumbnailContainer h2 {
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	}
.thumbnailContainer h4 {
	font-size: 14px;
	font-weight:bold;
	clear:left;
	margin: 2px;
}
.thumbnailContainer p{
	font-size: 12px;
	margin: 2px;
}

.thumbnailContainer {
	width: 640px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
	height: 700px;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0px;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 15px 0px 2px 0px;
	float: left;
	cursor: pointer;	
}

.thumbnailContainer .horizontal:hover {
	border: 1px solid #3A5340;
}
.thumbnailContainer .horizontal img {
	width: 615px;
	height: 70px;
	}

a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}


#toptext a:link, #toptext a:visited {
	color: #8BBE3F;
}
#toptext a:hover #toptext a:active {
	color: #ccc;
}



/*big menu*/

#kwick {
	position: relative;
	margin-top: 20px;
	width: 628px;
	overflow: hidden;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-left: 1px;
	clear: left;

}

#kwick .kwicks {
	display: block;
	height: 200px;
}
ul.kwicks {
	margin: 0 auto;
	text-align: center;
	width: 630px;
	overflow:hidden;

	}
#kwick li {
	float: left;
	border-right: 1px solid white;
	margin-left:0px;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 123px;
	border-right: 2px solid #fff;
}

#kwick .kwick span {
	display: none;

}
#kwick {
	background-repeat: no-repeat;
	height: 141px;
}
#kwick .opt1 {
	background-image:url(../images/portfolio_images/slide-web.gif);
	background-repeat: no-repeat;
	margin-left: -40px !important;

}

#kwick .opt2 {
	background-image:url(../images/portfolio_images/slide-web-adv.gif);
		background-repeat: no-repeat;

}

#kwick .opt3 {
	background:url(../images/portfolio_images/slide-seo.gif);
		background-repeat: no-repeat;

}

#kwick .opt4 {
	background:url(../images/portfolio_images/slide-print.gif);
		background-repeat: no-repeat;


}

#kwick .opt5 {
	background:url(../images/portfolio_images/slide-flash.gif);
		background-repeat: no-repeat;

}
