*{
	padding:0;
	margin:0;
}
html{
	height:100%;
	width:100%;
}
body{
	height:100%;
	width:100%;
	background:url('../images/bg.gif') center 0 repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	padding:5px 0;
}
/*TABLE*/
#containerPage{
	height:auto;
	width:845px;
	padding-right:45px;
	margin:0 auto;
}
#containerHeader{
	height:210px;
	width:845px;
	background:url('../images/bgContainerHeader.png') 0 0 no-repeat;
}
* html #containerHeader{
	background:url('../images/bgContainerHeader.gif') 0 0 no-repeat;
}
#containerContent{
	height:auto;
	width:794px;
	padding:0 3px 0 48px;
	background:url('../images/bgContainerContent.gif') right 0 repeat-y;
}
#containerFooter{
	height:auto;
	width:800px;
	padding:0 0 0 45px;
}
* html #containerFooter{
	margin-top:0;
}
/*DIVS*/
#time{
	display:none;
}
#menu{
	float:right;
	padding:113px 20px 0 0;
}
#content_1{
	min-height:360px;
	height:auto !important;
	height:360px;
	padding:30px 50px 0 315px;
	background:url('../images/bgContent1.jpg') left bottom no-repeat;
}
#content_2{
	min-height:380px;
	height:auto !important;
	height:380px;
	padding:30px 50px 0 315px;
	background:url('../images/bgContent2.jpg') left bottom no-repeat;
}
#content_3{
	min-height:360px;
	height:auto !important;
	height:360px;
	padding:30px 50px 0 315px;
	background:url('../images/bgContent3.jpg') left bottom no-repeat;
}
#content_4{
	min-height:360px;
	height:auto !important;
	height:360px;
	padding:0 50px 0 315px;
	background:url('../images/bgContent4.jpg') left bottom no-repeat;
}
#clr{
	height:0;
	width:100%;
	clear:both;
}
#footer_1{
	height:53px;
	width:100%;
	background:url('../images/bgFooter1.png') left bottom no-repeat;
}
#footer_2{
	height:53px;
	width:100%;
	background:url('../images/bgFooter2.png') left bottom no-repeat;
}
#footer_3{
	height:53px;
	width:100%;
	background:url('../images/bgFooter3.png') left bottom no-repeat;
}
#footer_4{
	height:53px;
	width:100%;
	background:url('../images/bgFooter4.png') left bottom no-repeat;
}
* html #footer_1{
	border-top: #f15a24 3px solid;
	background: none;
}
* html #footer_2{
	border-top: #f15a24 3px solid;
	background: none;
}
* html #footer_3{
	border-top: #f15a24 3px solid;
	background: none;
}
* html #footer_4{
	border-top: #f15a24 3px solid;
	background: none;
}
/*UL*/
#containerContent ul, #containerContent ol{
	padding:5px 0 5px 20px;
}
/*MENUS*/
ul#mainmenu{
	list-style:none;
	padding:0;
	margin:0;
}
li.mainlevel{
	float:left;
	height:42px;
	padding:0;
	margin:0;
}
li.mainlevel a{
	float:left;
	height:42px;
	text-indent:-9999px;
	font-size:1px;
	display:block;
}
li a#item1{
	width:117px;
	background:url('../images/item1.png') 0 0 no-repeat;
}
li a#item2{
	width:114px;
	background:url('../images/item2.png') 0 0 no-repeat;
}
li a#item3{
	width:114px;
	background:url('../images/item3.png') 0 0 no-repeat;
}
li a#item4{
	width:117px;
	background:url('../images/item4.png') 0 0 no-repeat;
}
li#selected a#item1{
	width:117px;
	background:url('../images/item1_s.png') 0 0 no-repeat;
}
li#selected a#item2{
	width:114px;
	background:url('../images/item2_s.png') 0 0 no-repeat;
}
li#selected a#item3{
	width:114px;
	background:url('../images/item3_s.png') 0 0 no-repeat;
}
li#selected a#item4{
	width:117px;
	background:url('../images/item4_s.png') 0 0 no-repeat;
}
/*HEADERS*/
h1{
	color:#000000;
	font-size:26px;
	margin:0;
	padding:0;
}
h1#title{
	display:none;
	margin:0;
	padding:0;
}
h2, h3{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0;
}
/*LINKS*/
a:link, a:visited{
	color:#ff8a00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a#author{
	float:right;
	margin:60px 30px 0 0;
	text-decoration:none;
	color:#585858;
	font-size:10px;
}

* html a#author{
	float:right;
	margin:20px 30px 0 0;
	text-decoration:none;
	color:#585858;
	font-size:10px;
}

/*SPAN*/
span.tip{
	color:#aaa;
}
span.yellow{
	color:#ff8a00;
}
/*TABLES*/
table#contact{
	vertical-align:top;
	padding:5px 0;
}
table#contact tr td{
	padding:5px 5px 0 0;
	vertical-align:top;
}
/*INPUTS*/
input#nimi, input#osoite, textarea#myyn{
	width:300px;
	border-left:#ececec 1px solid;
	border-top:#ececec 1px solid;
	border-right:#bfbfbf 1px solid;
	border-bottom:#bfbfbf 1px solid;
}
input#puh{
	width:150px;
	border-left:#ececec 1px solid;
	border-top:#ececec 1px solid;
	border-right:#bfbfbf 1px solid;
	border-bottom:#bfbfbf 1px solid;
}
input.button{
	color:#fff;
	height:18px;
	line-height:16px;
	width:59px;
	text-align:center;
	border:0;
	background:url('../images/button.gif') 0 0 no-repeat;
}
