body {
	background-image: url(images/v3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #BDBDBF;
	height: 600px;
	width: 630px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px auto;
	position: relative;
}
#container {
	height: 600px;
	width: 630px;
	position: relative;
}
#header {
	overflow: hidden;
	position: relative;
	height: 120px;
	width: 630px;
	margin-bottom: 5px;
	background-color: #E4EAEF;
}
#portfolio {
	position: relative;
	height: 318px;
	width: 431px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 0px;
	display: inline;
	overflow: auto;
	overflow-x: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
#about {
	position: relative;
	height: 318px;
	width: 192px;
	background-color: #FFFFFF;
	float: right;
	margin: 5px 0px 0px;
	overflow: auto;
	overflow-x: hidden
}
#footer {
	position: relative;
	height: 75px;
	width: 630px;
	float: left;
}
.divlabel {
	left: 0px;
	top: 0px;
	display: inline;
	overflow: hidden;
	width: 422px;
}
.sample {
	text-align: center;
	display: block;
	padding-bottom: 20px;
	padding-top: 10px;
}
.about {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 9px;
	margin-left: 9px;
	display: block;
	color: #505153;
	margin-top: 5px;
	margin-bottom: 5px;
}
#headergrip {
	position: relative;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.concept {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
