html { background-color: #ffffff; text-align: left; }
html#page { width: 100%; text-align: center; margin: 0; padding: 0; 
              font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11pt; background-color: #cddded; 
              background-image: url('http://www.smilebrothers.fi/images/bg.gif'); background-repeat: repeat-x;   }
body#public {   margin: 0; padding: 0; 
 }            
            
            
img { border: 0; } 

img#log { padding-left: 50px;}

#center { text-align: center; margin: 0 auto; width: 960px; padding-top: 0px; }   

#main { width: 981px; min-height: 500px;
background-image: url('http://www.smilebrothers.fi/images/main-bg.gif'); background-repeat: no-repeat;
}

div.mainbg { width: 981px;  background-color: #ffffff;
        background-image: url('http://www.smilebrothers.fi/images/main-bg-top.gif'); background-repeat: no-repeat; }		

a.navi { padding-left: 10px; font-size: 9pt; color: #666666; text-decoration: none; line-height: 18pt; }
a.navi:hover { padding-left: 10px; font-size: 9pt; color: #ff6600; text-decoration: underline; line-height: 18pt; }

a { text-decoration: underline; font-size: 9pt; color: #333333; }
a:hover { text-decoration: underline; font-size: 9pt; color: #ff6600; }

a.footerLINK {  color: #999999; font-size: 9pt; text-decoration: none; }
a.footerLINK:hover {  color: #999999; font-size: 9pt; text-decoration: underline;  }

div.top {
        width: 981px; height: 103px;
        background-image: url('http://www.smilebrothers.fi/images/top-bg.gif'); background-repeat: no-repeat;
       }


.mainmenu { float: right; margin: 0 10px 0 0; padding: 0px 2px 0 0px; height: 29px; 
            background: url('http://www.smilebrothers.fi/images/bg-mainmenu.png') no-repeat right 6px; }

.mainmenu a:hover {
	display: block; float: left; margin: 0; padding: 8px 15px 2px 16px; font-size: 16px; font-weight: normal; color: #ff6600; text-decoration: underline;
	background: url('http://www.smilebrothers.fi/images/bg-mainmenu.png') no-repeat 0 6px; background-color: inherit; }


.mainmenu a { display: block; float: left; margin: 0; padding: 8px 15px 2px 16px; font-size: 16px; font-weight: normal; color: #333333; text-decoration: none;
	background: url('http://www.smilebrothers.fi/images/bg-mainmenu.png') no-repeat 0 6px; background-color: inherit; }

h1 { margin: 0; padding: 10px 20px 12px 0px; font-size: 22px; font-weight: normal; color: #ff6600; background-color: inherit; }
h2 { margin: 0; padding: 10px 20px 12px 0px; font-size: 20px; font-weight: normal; color: #ff6600; background-color: inherit; }
h3 { margin: 0; padding: 10px 20px 12px 0px; font-size: 19px; font-weight: normal; color: #ff6600; background-color: inherit; }
h4 { margin: 0; padding: 10px 20px 12px 0px; font-size: 18px; font-weight: normal; color: #ff6600; background-color: inherit; }
h5 { margin: 0; padding: 10px 20px 12px 0px; font-size: 16px; font-weight: normal; color: #ff6600; background-color: inherit; }



img.icon {
			float: right;
			margin-top: 8px;
			margin-left: 20px;
			margin-right: 5px;
			margin-bottom: 25px;
			z-index:5;
		}
		
div.footer {
width: 981px; min-height: 142px; text-align: left; font-size: 9pt; color: rgb(128,128,128);
        background-image: url('http://www.smilebrothers.fi/images/main-bg-bottom.png'); background-repeat: repeat-x;
}
