﻿/* HH */
/* CSS layout */

#masthead {
	width: 1000px;
	float: inherit;
	clip: rect(auto, auto, auto, auto);
	
position: relative;
	
margin-left: auto;
	
margin-right: auto;
}
#top_nav {
	width: 1000px;
	position: relative;
	
margin-left: auto;
	
margin-right: auto;
}


#page_content {
	height: 30px; font-size: small;
	
font-family: "Century Gothic";
	
color: #003366;
	
font-weight: 400;
	
background-color: #FFFFFF;
	
border-bottom-style: solid;
	
border-bottom-width: 1px;
	
border-bottom-color: #CCCCCC;
}


#rsisalto {
	float: left;
	width: 300px;
	
position: relative;
	
margin-right: auto;
	
margin-left: auto;
	
border-bottom-style: solid;
	
border-bottom-width: 1px;
	
border-bottom-color: #CCCCCC;
}

#footer {
}

#sisalto {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#left {
	margin: 10px 10px 0px 0px;
	width: 600px;
	float: left;
	background-color: #FFFFFF;
}

#right {
	width: 300px;
	margin: 0px;
	float: right;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

.style1 {
	text-decoration: none;
}


.style3 {
	color: #575656;
}
.style4 {
	border-style: solid;
	border-width: 0;
}

a {color: #000000;}
a:visited {color: #000000;}
a:hover {FONT-WEIGHT:bold}

.style5 {
	border-width: 0px;
}
.style6 {
	font-size: larger;
}
.style8 {
	font-family: "Century Gothic";
	font-size: xx-large;
	color: #999999;
	margin-left: 40px;
}
.style9 {
	background-color: #F9F9F9;
	font-family: "Bitstream Vera Sans";
	font-size: x-large;
	color: #999999;
	text-align: right;
}

