/* CSS Document */

body, html {
	text-align: center;
	margin: 0; padding: 0;
	background: #999; color: #000;
	font: 11px / 16px Verdana, Arial, Helvetica, sans-serif;
}
td {
	font: 11px / 16px Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #003081;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a {
	color: #a65208;
	text-decoration: none; }
a:link {
	color: #a65208;
	text-decoration: none; }
a:visited {
	color: #a65208;
	text-decoration: none; }
a:hover {
	color: #000;
	text-decoration: underline; }
/* Position page in center */
#container { text-align: left; background-color: #fff; background-image: url(../images/structure/background-logo.jpg); background-repeat: no-repeat; position: relative; width: 800px; margin-right: auto; margin-left: auto; }
#containerhome { text-align: left; background-color: #fff; background-image: url(../images/homepage/home-body-background.jpg); background-repeat: no-repeat; background-position: 0 135px; position: relative; width: 800px; margin-right: auto; margin-left: auto; }
#containerabout {
	text-align: left;
	background-color: #fff;
	background-image: url(../images/about/body-background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 800px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}
div#containerhome div#navigation { text-align: right; width: 212px; height: 285px; float: left; padding-top: 180px; padding-right: 94px; }
div#containerabout div#navigation { text-align: right; width: 212px; height: 285px; float: left; padding-top: 180px; padding-right: 94px; }
#navigation { text-align: right; width: 212px; height: 285px; float: left; padding-top: 315px; padding-right: 94px; }
div#navigation img { float: right; clear: both; }
#thumbnails { width: 107px; height: 510px; float: left; padding-top: 90px; }
div#thumbnails img { margin-right: 17px; margin-bottom: 17px; }
#samples { height: 600px; }
div#samples img {
	float: right;
	clear: right;
}
div#samples img#sample_image { float: left; }#content {
	position: absolute;
	width: 515px;
	left: 240px;
	top: 260px;
}
