#holder {
	width: 860px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #000000;
}
#header {
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: none;
	background-image: url(../images/logo-design-top-v1.0.gif);
	text-align: right;
	background-repeat: no-repeat;
	letter-spacing: 0.3em;
	vertical-align: text-bottom;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 50px;
	padding-top: 100px;
	padding-right: 20px;
}
#nav {
	width: 250px;
	float: left;
	background-color: #000000;
	height: 355px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/logo-design-left-nav-v1.0.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
#content {
	width: 575px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	overflow: auto;
	background-image: url(../images/home.jpg);
}

#footer {
	padding: 8px;
	height: 40px;
	width: 810px;
	background-color: #000000;
	text-align: center;
	display: block;
	list-style-type: none;
	float: left;
	border-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	margin-left: 17px;
}
