body {
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
	background: url(kuvat/bg.jpg) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 794px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}


#container-header {
	width: 794px;
	height: 305px;
	padding: 0px;
	margin: auto;
	background-image: url(kuvat/naisvoima_logo.jpg);
}

#container-navigation {
	width: 681px;
	background-color: #45AAFF;
	height: 32px;
	margin-left: 57px;
	margin-top: 272px;
	border-top: 1px solid #ffffff;
	position: absolute;
	font-size: 12px;
	text-align: center;
}

ul#navigation {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 32px;
}

#navigation li a {
	color: #ffffff;
	font-weight: bold;
	background-color: #45AAFF;
	line-height: 32px;
	font-size: 12px;
	text-decoration: none;
	padding: 8px 18px 8px 18px;
	border-right: 1px solid #45AAFF;
}

#navigation li a:hover {
	color: #015d6a;
	text-decoration: none;
	background-color: #0066CC;
	background-image: url(kuvat/bg_navi.jpg);
	background-repeat: repeat-x;
}

#container-content {
	width: 794px;
	background-image: url(kuvat/bg_content_b.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 0px;
	height: auto;
}

#content {
	width: 460px;
	float: left;
	padding: 20px 0px 70px 60px;
	border: 0px solid #000;
}

#border {
	width: 270px;
	margin-left: 520px;
	padding: 20px 0px 100px 0px;
	border: 0px solid #000;
}

#container-footer {
	border-top: 4px solid #ace8ef;
	background-image: url(kuvat/bg_footer.jpg);
	background-repeat: repeat-x;
	width: 681px;
	padding: 10px 0px 40px 0px;
	margin: 0 auto;
	clear: both;
	color: #aeaeae;
	text-decoration: none;
}

#container-footer a {
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration: none;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #0097ac;
	width: 681px;
	margin-bottom: 20px;
	text-align: center;
}

#footer a {
	color: #0097ac;
	text-decoration: none;
}
#footer-copyright {
	float: left;
	width: 300px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 300px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #0097ac;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	ackground-image: url(kuvat/h1_arrow.gif);
	ackground-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #0097ac;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin: 25px 0px 5px 37px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #333;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	background-color: #ffffff;
	border-bottom: 0px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #333;
	margin: 0 0 15px 40px;
}


#content img {
  border: 4px double #01b4cb;
	margin: 0 7px 10px 7px;
}
