BODY {
	margin: 0;
	padding: 10px;
	background-color: #3A3A3A;
	background-image: url('img/tausta.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: white;
}

TD {
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

#main {
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}

#top_bar {
	width: 800px;
	height: 159px;
	background-color: #F6CB01;
	background-image: url('img/ylapalkki.png');
	background-repeat: no-repeat;
}

#shadow_left {
	width: 11px;
	background-image: url('img/varjo_vasen.png');
	background-repeat: repeat-y;
	background-position: right top;
}

#shadow_right {
	width: 11px;
	background-image: url('img/varjo_oikea.png');
	background-repeat: repeat-y;
}

#shadow_top {
	height: 8px;
	background-image: url('img/varjo_yla.png');
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 583px;
}

#shadow_bottom {
	padding-top: 7px;
	padding-right: 6px;
	text-align: right;
	background-image: url('img/varjo_ala.png');
	background-repeat: no-repeat;
}

#navi_bar {
	height: 31px;
}

#navi_table {
	width: 100%;
	height: 31px;
}

#content_area {
	height: 554px;
	min-height: 554px;
	background-color: white;
	background-image: url('img/sisaltotausta.gif');
	background-repeat: repeat-x;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-bottom: 10px;
}

#bottom_bar {
	height: 39px;
	background-color: #373737;
	background-image: url('img/alapalkki.gif');
	background-repeat: no-repeat;
}

#real_content_table {
	width: 100%;
}

#real_content_left {
	width: 315px;
	
}

#real_content_center {
}

#real_content_right {
	width: 186px;
	text-align: right;
	padding-top: 4px;
}

#right_complex_table {
	width: 174px;
}

#contact_box_table {
	width: 174px;
	background-image: url('img/yhteystietoboksi_tausta.gif');
	background-repeat: repeat-y;
}

#contact_box_cell {
	background-image: url('img/yhteystietoboksi_ala.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #702B02;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
}

#contact_box_holder {
	background-image: url('img/yhteystietoboksi_yla.gif');
	background-repeat: no-repeat;
	padding: 10px;
}

.product_info_table {
	width: 100%;
	margin-bottom: 80px;
}

.product_text_cell {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.product_text_cell P {
	line-height: 1.5em;
}

.product_image_cell {
	padding-top: 5px;
	padding-right: 46px;
	text-align: right;
}

FORM {
	margin: 0;
	padding: 0;
}

INPUT, SELECT {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

TEXTAREA {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	width: 400px;
	overflow: auto;
}

LABEL {
	cursor: pointer;
}	

LI {
	list-style-type: circle;
	line-height: 1.5em;
}

.front_product_table A {
	color: #3A3A3A;
}

.job_form_table TD {
	border: 1px solid #D6D6D6;
	padding: 3px;
	color: #4E4E4E;
	cursor: default;
}

TD.job_form_title {
	background-color: #FEE22B;
	background-position: left bottom;
	background-image: url('img/yellowbar2.gif');
	background-repeat: repeat-x;
	color: #3F3F3F;
	border-bottom: 1px solid #B68D01;
}

INPUT.button {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	border: 3px double #FF9900;
	background: white;
}


/* =============================================================================================================================================================================== */
/* =============================================================================================================================================================================== */
/* =============================================================================================================================================================================== */
/* =============================================================================================================================================================================== */

H1 {
	color: black;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-weight: bold;
	font-size: 16px;
}

H2 {
	color: #3F3F3F;
	background-color: #EBEBEB;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	text-transform: uppercase;
	margin-bottom: 0;
}

P {
	margin-top: 1em;
	margin-bottom: 1em;
}

A {
	text-decoration: none;
	color: #4070BF;
}

A:hover {
	text-decoration: underline;
}

#tuoteryhmataulukko {
	margin-left: auto;
	margin-right: auto;
}

#tuoteryhmataulukko TD {
	width: 140px;
	height: 130px;
	text-align: center;
	vertical-align: top;
}

#tuoteryhmataulukko TD IMG {
	margin-top: 36px;
	margin-bottom: 8px;
}

#tuoteryhmataulukko TD A {
	text-decoration: none;
	color: #3A3A3A;
}