/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
text-decoration: none;
color: white;
}

a:hover {
 text-decoration: underline;
}



/* Tyylit */


body.home{
	background: url(images/tausta_index.jpg) no-repeat;
	background-attachment:fixed
}

body.order{
	background: url(images/tausta_tilaus.jpg) no-repeat;
	background-attachment:fixed
}

body.products{
	background: url(images/tausta_tuotteet.jpg) no-repeat;
	background-attachment:fixed
}

body.services{
	background: url(images/tausta_palvelut.jpg) no-repeat;
	background-attachment:fixed
}

.fr {
	float: right;
	padding: 10px 0 10px 15px;
	margin-right: -30px;
}

.fr2 {
	float: right;
	padding: 10px 0 0 15px;
	margin-right: 80px;
}

#container {
	width: 675px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:300px;
}

#header {
	margin-top:30px;
	margin-bottom:30px;
	overflow: hidden;
	height: 100%; /* Needed for IE6 */
}

#header img {
	float: right;
	padding-right: 25px;
}

#content {
	width: 675px;
	background: url(images/color.png) repeat;
}

#content {
	position: relative;
}

#content h2 {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: white;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}

#content h3 {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #2c5512;
	text-decoration: none;
	border-bottom: 1px dashed rgba(0,0,0,0.27);
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 40px;
}

#content h4 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: white;
	padding-right: 30px;
	padding-left: 70px;
	text-decoration: underline;
	padding-bottom: 5px;
}

#content p {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: white;
	padding: 10px 30px 20px;
}

#content bold {
	color: #2c5512;
	font: bold 12px/17px Arial;
}

ul#palvelua {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 30px;
	list-style-type: disc;
}

#content #slogan {
	margin-left: -27px;
}

#content #soita {
	float: right;
	position: relative;
	top: 22px;
	right: 50px;
}

#content #paluu {
	float: right;
	position: relative;
	top: 22px;
	right: 50px;
}

#content #kuvia {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
}

/* nappulat alkaa */


ul#topnav {	
	width:420px;
	list-style:none;
}

ul#topnav li {
	display:block;
	position: relative;
	top: 35px;
	left: 47px;
	float: left;
}

ul#topnav li a {
	height:40px;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
}

ul#topnav li#topnav-1 a {
	width:90px;
	background:url(images/napit_all_short.png) no-repeat 0 0;
}

ul#topnav  li#topnav-1 a:hover {
	background-position:0 -40px;
}

ul#topnav  li#topnav-1 a.current {
	background-position:0 -80px;
}
        
ul#topnav li#topnav-2 a {
	width:93px;
	background:url(images/napit_all_short.png) no-repeat -90px 0;
}

ul#topnav  li#topnav-2 a:hover {
	background-position:-90px -40px;
}

ul#topnav  li#topnav-2 a.current {
	background-position:-90px -80px;
}
        
ul#topnav li#topnav-3 a {
	width:94px;
	background:url(images/napit_all_short.png) no-repeat -183px 0;
}

ul#topnav  li#topnav-3 a:hover {
	background-position:-183px -40px;
}

ul#topnav  li#topnav-3 a.current {
	background-position:-183px -80px;
}
        
ul#topnav li#topnav-4 a {
	width:143px;
	background:url(images/napit_all_short.png) no-repeat -277px 0;
}

ul#topnav  li#topnav-4 a:hover {
	background-position:-277px -40px;
}
        
ul#topnav  li#topnav-4 a.current {
	background-position:-277px -80px;
}



/* nappulat loppuu */

/* lomake alkaa */


#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 10px;
	border: 1px solid #347e1c;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #000;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 48px;
	margin-bottom: 20px;
	text-indent:-9999px;
	text-decoration:none;
	background: url(images/laheta_button.png) no-repeat;
	height: 30px;
}

label {
	float: left;
	text-align: right;
	margin-right: 40px;
	width: 100px;
	padding-top: 7px;
	font-family: Arial;
	font-size: 12px;
	color: white;
	height: 5px;
}

/* lomake loppuu */


#footer {
	height: 106px;
	background: url(images/footer.png) no-repeat;
	margin-right: -30px;
	margin-left: -15px;
	margin-top: -9px;
}

#footer p {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: white;
	position: relative;
	margin-top: 40px;
	padding-left: 490px;
	float: left;
}