body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	background-color: #057efc;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;

}
#wrapper {
	padding: 0px;
	height: auto;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	margin-top: 55px;
	margin-bottom: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}


#header {
	height: auto;
	width: 945px;
}
#logo {
	background-image: url(../images/nagelbush_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	width: 369px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.clear {
	line-height: 1px;
	clear: both;
}
#exceed {
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 395px;
	float: right;
}
#navlinks {
	width: 945px;
	position: absolute;
	background-image: url(../images/nav_rounded_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 49px;
}
#content {
	background-color: #f1eadf;
	margin: 0px;
	height: auto;
	width: 916px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	position: relative;
	top: 49px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#roundbottom {
	background-image: url(../images/nav_rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 945px;
	position: absolute;
	left: -1px;
}

.navLeft {
	padding: 15px;
	height: auto;
	width: 306px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	background-image: url(../images/nav_box_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fdefce;
	border: 1px solid #c1c0bf;
	float: left;
}
.navRight {
	float: right;
	height: auto;
	width: 570px;
}
#portfoliodetails {
	float: right;
	width: 570px;
}
.portfolioleft {
	float: left;
	height: auto;
	width: 270px;
}
.portfolioleft img {
	float: left;
	border: 1px solid #c1c0bf;
	margin-right: 5px;
	margin-bottom: 5px;
}
.portfolioright img {
	float: left;
	border: 1px solid #c1c0bf;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.portfolioright p {
	margin-left: 5px;
}
.portfolioright {
	float: right;
	width: 270px;
}

.portfolio {
	height: 320px;
	width: 356px;
	float: left;
}
.portfolio img {
	border: 1px solid #c1c0bf;
}

.portfoliotext {
	float: right;
	height: 300px;
	width: 185px;
	background-color: #fdefce;
	background-image: url(../images/nav_box_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #c1c0bf;
	padding: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#navlinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navlinks li {
	float: left;
}
#navlinks a {
	text-decoration: none;
}
#navlinks img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
