html {
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#214863;
}

body,td,th {
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

#Wrapper {
	background-image:url(graphics/bg.png);
	background-repeat: repeat-x;
	width: 100%;
	background-color:#FFFFFF
}

#Header {
	width: 830px;
	height: 279px;
	margin: 0 auto;
	background-image:url(graphics/header_bg1.jpg);
	background-repeat:no-repeat;
}

#Topmenu {
	width: 830px;
	height: 63px;
	margin: 0 auto;}

#Menu {
	width: 830px;
	height: 43px;
	margin: 0 auto;
}

#Content {
	width: 830px;
	margin: 0 auto;

}

#Palsta1 {
	width: 332px;
}

#Palsta2 {
	width: 498px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.txt_area {
	padding-left:23px;
}

#Footer {
	width:100%;
	background-image:url(graphics/footer_bg.png);
	background-repeat:repeat-x;
	height: 180px;
	}
	
.TopStripe {
	width: 830px;
	height: 5px;
	margin: 0 auto;	
}

.BottomStripe {
	width: 830px;
	height: 5px;
	margin: 0 auto;	
}


.Box {
	width: 435px;
	margin-left:23px;
	padding: 5px 15px 5px 15px;
	background-color: #EBEBEB;
}

.Otsikkosolu {
	font-size: 13px;
	color:#EB9900;
	padding: 0px 10px;
	font-weight:bold;
	border-bottom: solid 1px #EB9900;
}

.HinnastoSolu {
	padding: 5px 10px;
	border-bottom: solid 1px #CCCCCC;
}

.Left {
	float:left;
}

.Right {
	float: right;
}

.floatClear {
    clear: both;
}



p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height:18px;
}


h1 {
	font-size: 28px;
	color: #003366;
	font-weight:normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 20px;
	color: #EB9900;
	font-weight:normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	color: #003366;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-weight:normal;
}

.ingressi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style:italic;
	line-height:18px;
	color: #E48200;
}


.quote_left {
	width: 150px;
	margin: 5px 25px 5px 0px;
	padding: 10px 0;
	border: 3px double #EC9613;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-width: 3px 0;
	font-size: 16px;
	line-height: 1.3em;
	text-align: center;
	float: left;
}

.quote_right { 
   width: 180px;
   margin: 5px 0px 5px 25px;
   padding: 10px 0;
   border: 3px double #EC9613;
   font-family: Georgia, "Times New Roman", Times, serif;
   border-width: 3px 0;
   line-height: 1.3em;
   font-size: 16px;
   text-align: center;
   float: right;
}

.Blue {
	color: #003366;
}

.Yellow {
	color: #F0A700;
}

.Grey {
	color: #999999;
}

.bmm {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size: 10px;
	color: #FFF;
}


a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #003366;
	text-decoration:none;
}

a:visited {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #EC9613;
	text-decoration: underline;
}

a:active {
	color: #003366;
	text-decoration:none;
}



a.Link2:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #F0A700;
	text-decoration:none;
}

a.Link2:visited {
	text-decoration: none;
	color: #F0A700;
}	

a.Link2:hover {
	text-decoration: underline;
	color: #F0A700;
}

a.Link2:active {
	text-decoration: none;
	color: #F0A700;
}

a.BmmLink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}

a.BmmLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}	

a.BmmLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size: 10px;
	text-decoration: none;
	color: #F0A700;
}

a.BmmLink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
