* {
	padding: 0;
	margin: 0;
	line-height: 100%;
}

html, body {
	font: normal normal 10px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	background: #fff url("../images/background.jpg") no-repeat;
	background-position: center top;
}

p {
	padding-bottom: 20px;
	line-height: 20px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1026px;
	padding: 0;
}

#page {
	width: 1026px;
	height: 660px;
}

#topNav {
	float: right;
	width: 959px;
	height: 11px;
	color: #7d7d6e;
	font-size: 11px;
	padding: 120px 67px 23px 20px;
	text-align: right;
	letter-spacing: 0.3em;
}

#topNav a:link, #topNav a:visited {
	color: #7d7d6e;
	text-decoration: none;
	border-bottom: 0;
}

#topNav a:hover, #topNav a:active {
	color: #cf743a;
	text-decoration: none;
	border-bottom: 1px dotted #cf743a;
}

#breadcrumb {
	clear: both;
	width: 513px;
	height: 16px;
	padding: 5px 0 0 54px;
	letter-spacing: 0.1em;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #7d7d6e;
	text-decoration: none;
	border-bottom: 0;
}

#breadcrumb a:hover, #breadcrumb a:active {
	color: #cf743a;
	text-decoration: none;
	border-bottom: 1px dotted #cf743a;
}

.on {
	color: #cf743a;
}

#content {
	clear: both;
	float: left;
	width: 326px;
	margin: 109px 47px 0 54px;
}

#content a:link, #content a:visited {
	color: #7d7d6e;
	text-decoration: none;
	border-bottom: 0;
}

#content a:hover, #content a:active {
	color: #cf743a;
	text-decoration: none;
	border-bottom: 1px dotted #cf743a;
}

#content p {
	padding-bottom: 5px;
}

#content img.prepare {
	float: right;
	margin-top: 4px;
}

#content2 {
	float: left;
	width: 323px;
	margin: 109px 122px 0 59px;
}

#workLinks {
	float: left;
	width: 326px;
	height: 275px;
	padding: 75px 0 0 54px;
}

#workLinks p {
	padding-bottom: 1px;
}

#workLinks .push {
	margin-left: 15px;
}

#workLinks a:link, #workLinks a:visited {
	color: #7d7d6e;
	text-decoration: none;
	border-bottom: 0;
}

#workLinks a:hover, #workLinks a:active {
	color: #cf743a;
	text-decoration: none;
	border-bottom: 1px dotted #cf743a;
}

#workDetail {
	clear: left;
	float: left;
	width: 320px;
	border-top: 1px solid #d8d8ce;
	padding: 29px 46px 0 42px;
	margin: 0 7px 0 12px;
}

#workDetail p {
	padding-bottom: 10px;
	line-height: 14px;
}

#workSample {
	float: right;
	width: 577px;
	height: 470px;
}

#flash {
	float: left;
	width: 576px;
	height: 469px;
	background-color: #ddd;
}

#bottomNav {
	clear: both;
	float: left;
	width: 945px;
	height: 20px;
	color: #bcaba0;
	font-size: 11px;
	padding-left: 54px;
	letter-spacing: 0.1em;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #bcaba0;
	text-decoration: none;
	border-bottom: 0;
}

#bottomNav a:hover, #bottomNav a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#copyright {
	float: right;
	text-align: right;
	letter-spacing: 0.1em;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

a:hover, a:active {
	color: #cf743a;
	text-decoration: none;
	border-bottom: 1px dotted #cf743a;
}