* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(_images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #F7F3E4;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#masthead {
	float: left;
	width: 353px;
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	background-image: url(_images/masthead.gif);
	height: 65px;
	vertical-align: text-bottom;
	padding-top: 64px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav_work {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(_images/nav_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 76px;
	text-transform: uppercase;
	float: left;
	text-align: center;
	display: inline;
	margin: 0px;
	vertical-align: text-bottom;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav_about {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform: uppercase;
	background-attachment: scroll;
	background-image: url(_images/nav_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 76px;
	float: left;
	display: inline;
	margin: 0px;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav_contact {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 64px;
	padding-right: 0px;
	width: 99px;
	float: left;
	padding-left: 20px;
	background-image: url(_images/nav_work.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	width: 640px;
	height: 369px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content h1 {
	padding-top: 35px;
	padding-left: 57px;
	width: 583px;
	float: left;
	padding-bottom: 5px;
}
#content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: 494949;
	width: 530px;
	padding-left: 57px;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 0px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: 494949;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
a:hover img { text-decoration: none; }
#footer {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	clear: both;
}
