
#body {
	background-color:#637f95;
}

#wrapper {
	width: 830px;
	margin: 0 auto;
}

#header {
	width: 830px;
	height:80px;
	z-index:3;
}

#content {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	width: 820px;
	padding-top: 5px;
	padding-left: 10px;
	z-index:2:
}

#aboutcontent {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	width: 830px;
	padding-top: 1px;
	z-index:2:
}

#content2 {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	width: 780px;
	overflow: auto;
	z-index:2:
}

#content3 {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	width: 800px;
	overflow: auto;
	z-index:2:
}

#portfoliocontent {
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-y;
	width: 830px;
	overflow: auto;
	z-index:2:
}

#footer	{
	padding-top: 0px;
	clear: both;
	z-index:2;
}

# indexleft {
	background-color: transparent;
	width: 250px;
	float: left;
	overflow: hidden;
}

# indexright {
	background-color: transparent;
	width: 200px;
	float: right;
	overflow: hidden;
}
