/* Aluksi poistetaan eri selaimien oletustyylit */


/* riisutaan linkit  */
:link,:visited { text-decoration:none }

/* listatyylit pois */
ul,ol { list-style:none }

/* eroavat oletus otsikkotyylit ja pre/code/kbd pois */
h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size:1em; }

/* eri elementtien marginaalit ja tytteet pois */
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset
{ margin:0; padding:0 }

/* linkkien rajaukset pois */
a img,:link img,:visited img { border:none }


/* 2columnleft */

/* 

Vrit:

Tausta: 
Teksti: 
Otsikot: 

linkit: 

*/



/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #333;
		background-color: #fff;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 75%;
		text-align: center;
		}






																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#container {
	background: url(../kuvat/azienda_tausta.jpg) repeat-x;
	height: 388px;
	margin: 40px 0;
	text-align: left;
	}
	div#header-wrap {
		margin: 8px auto 0;
		}
		div#header-in {
			padding: 10px;
			color: inherit;
			background-color: #fff;
			border: solid #eee;
			border-width: 0 2px 2px 0;
			}
	div#content-wrap {
			background: url(../kuvat/wrap_tausta.jpg) no-repeat;
			height: 394px;
			width: 542px;
			margin: 0 auto 0;
		}
		div#center {
			margin: 0 0 0 210px;
			color: inherit;
			background-color: transparent;
			}
			div#center-in {
				}
		div#left {
			float: left;
			width: 200px;
			color: inherit;
			background-color: transparent;
			margin: 11px 0px 2px 27px;
			}
			div#left-in {
				padding: 1px;
				}
	div#footer-wrap {
		margin: 4px auto;
		width: 542px;
		clear: both;
		}
		div#footer-in {
			padding: 2px 30px;
			text-align: center;
			}






																/* >>> SUB CONTAINERS <<< */
* { }





																/* >>> LISTS <<< */
ul#nav-left {
	margin: 20px;
	list-style: none;
	}
	ul#nav-left li {
		
		}
		ul#nav-left li a {
			display: block;
			width: 130px;
			padding: 5px 10px;
			color: #666;
			background-color: inherit;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			font-weight: 700;
			}
		ul#nav-left li a:hover {
			color: #666;
			background-color: #F1F7FF;
			border-bottom: 1px solid #E3EFFF;
			}
ul#kuvat {
	float: right;
	margin: 265px 22px 10px 0px;
	list-style: none;
	}
	ul#kuvat li {
		display: inline;
		margin-left: 10px;
		}
		ul#nav-top li a {
			margin: 0 8px;
			color: #888;
			background-color: inherit;
			font-size: 90%;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-top li a:hover {
			color: #4494FF;
			background-color: inherit;
			border-bottom: 1px solid #F1F7FF;
			}
ul#nav-footer {
	margin: 0 0 0 210px;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #aaa;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0 0 5px 0;
	font-size: 150%;
	}
div#left h2 {
	margin: 20px 20px 25px 20px;
	font-size: 140%;
	}
div#center p {
	margin: 5px 0 5px 0;
	color: #444;
	background-color: inherit;
	font-size: 90%;
	line-height: 23px;
	}
div#left p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 100%;
	line-height: 18px;
	}
	
div#footer-in p {
	color: #666;
	letter-spacing: 6px;
	}
p a, ul.list a {
	color: #4494FF;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #F1F7FF;
	}
	p a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}

img#logo {
	float: left;
	}




																/* >>> FORMS <<< */
* { }





																/* >>> END <<< */
