/* Layout Stylesheet */ 
html { height: 100%; margin-bottom: 1px; }

.topimage {
	width: 698px;
	height: 130px;
	text-align: center;
	padding: 0px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/background3d.jpg);
	display: block;
	float: left;
	}
	
.pageimage {
	background-image: url(../images/screws.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 448px;
	border: 1px solid #133C5C;
}

.portfoliolayout {
	width: 410px;
	display: block;
	position: relative;
}

.block {
	width: 410px;
	margin-bottom: 20px;
	position: relative;
	display: block;
	float: none;
	}

.footer {
	display: block;
	position: relative;
	width: 400px;
}

.abouttitle {
	color: #333333;
	text-align: left;

	}

.portpicsmall {
	border: 1px solid #666666;
	padding: 5px;
	text-align: left;
	display: block;
	float: none;
	margin: 0px;
}

 .portpicsmall img {
	border: 1px solid #666666;
	margin-left: 23px;
	
}

.abouttext {
	display: block;
	color: #666666;
	width: 250px;
	float: left;
	text-align: left;
}

.abouttext a:link, .abouttext a:visited, .abouttext a:active {
	text-decoration: none;
	color: #666666;
}

.abouttext a:hover {
	color: #666666;
	text-decoration: underline;
}

.pictureright {
	text-align: right;
	float: right;
	position: relative;
	border: 1px solid #666666;
	padding: 5px;
	margin: 8px 5px 5px 25px;
}

.pictureleft {
	text-align: left;
	float: left;
	position: relative;
	border: 1px solid #666666;
	padding: 5px;
	margin: 8px 25px 15px 0px;
}


.largetext 
	{
	font-size: 50px;
	color: #133c5c;
	display: block;
	line-height: 60px;
    }

.contact{
	display: block;
	font-size: 10px;
	font-weight: bold;
}
