/* General styles */

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	text-align: center;
	font-family: arial;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(images/hprint_tausta.PNG);
}

a img {
	border: 0px;
}

#align-right {
	float:right; 
	margin: 0 0 35px 35px;
}

#align-left {
	float:left; 
	margin: 0 15px 15px 0;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #ffffff;
}

#left_shadow {
	position: absolute;
	left: -10px;
	bottom: 0px;
	width: 10px;
	background-image: url(images/hprint_varjo_vasen.PNG);
	background-repeat: repeat-y;
	height: 100%;
}

#right_shadow {
	position: absolute;
	right: -10px;
	bottom: 0px;
	width: 10px;
	background-image: url(images/hprint_varjo_oikea.PNG);
	background-repeat: repeat-y;
	height: 100%;
}

/* Header styles */

#header {
	margin-left: 0px;
	width: 780px;
}

/* Navigation styles */

#navigation {
	position: absolute;
	top: 151px;
	left: 0px;
	width: 184px;
	text-align: center;
	background-color: #ffffff;
}

#navigation_shadow {
	position: absolute;
	top: 151px;
	left: 184px;
	width: 11px;
	height: 650px;
	background-image: url(images/hprint_varjo_sivupalkki.PNG);
	background-repeat: no-repeat;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}

#navigation li a {
	margin-left: 20px;
	margin-top: 3px;
	padding-left: 25px;
	padding-top: 2px;
	width: 130px;
	height: 20px;
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	background: url(images/hprint_pallo.PNG);
	background-repeat: no-repeat;
}

#navigation li a:hover {
	text-decoration: underline;
	background: url(images/hprint_pallo_2.PNG);
	background-repeat: no-repeat;
}

/* Content styles */

#content {
	margin-left: 195px;
	width: 550px;
	min-height: 650px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#content p {
	font-family: arial;
	font-size: 90%;
	color: #000000;
}

#content h2 {
	font-family: arial;
	font-size: 100%;
	color: #000000;
}

#content h3 {
	font-family: arial;
	font-size: 80%;
	color: #000000;
}

#content ul {
	list-style-image: url(images/hprint_listanappula.PNG);	
}

#content ul img {
	margin-left: -20px;
}

#content li {
	margin-bottom: 10px;
}

#content h2 a {
	text-decoration: none;
}

#content ul a {
	color: #000000;
	text-size: 90%;
	text-decoration: none;
}

#content ul a:hover {
	text-decoration: underline;
}

#table_logo {
	text-align: left;
	font-size: 90%;
}

#table_logo td {
	padding-left: 10px;
	padding-right: 10px;
}

#table_logo th {
	vertical-align: bottom;
	padding-top: 20px;
}

#table_referenssi {
}

#table_referenssi td {
	text-align: center;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#galleria a {
	padding-left: 35px;
	padding-top: 7px;
	width: 175px;
	height: 30px;
	display: block;
	text-align: left;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	background: url(images/hprint_paluu.PNG);
	background-repeat: no-repeat;
}

#galleria a:hover {
	text-decoration: underline;
}
	

/* Footer styles */

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 780px;
	height: 50px;
	text-align: center;
}

#footer p {
	padding-top: 20px;
	font-family: arial;
	font-size: 70%;
}

#footer a {
	color: #000000;
}

#footer-extra {
	height: 50px;
}
