body {
	background-image: url(../pics/topbg_grad.jpg);
	background-repeat: repeat-x;
    overflow: auto;
}
div#wrapper {
    position: absolute;
    margin-left: 170px;
    width: 700px;
    margin-top: 140px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 50px;
}
p {
    width: 100%;/*325px;*/
    margin-top: 0;
    margin-bottom: 1em;
    text-align: justify;
}
#bg {
	margin: auto;
	background-image: url(../pics/mainbg.jpg);
	position: absolute;
	height: 215px;
	width: 501px;
	top: 0px;
	left: 0px;
}
#buttons {
	position: absolute;
	height: 200px;
	width: 120px;
	left: 18px;
	top: 85px;
}
#buttons a.lang_link img {
	border: 1px solid black;
	margin-left: 2px;
	margin-top: 5px; 
}
div#extra_nav {
    position: relative;
    bottom: 20px;
}
#buttons a.lang_link img:hover {
	border: 1px solid #990000;
}
div#content {
    float: left;
    clear: left;
	width: 325px;
	font-size: 11px;
	font-weight: normal;
    margin-bottom: 20px;
}
.flick {
    float: left;
    clear: both;
	width: 325px;
	font-size: 11px;
	font-weight: normal;
    margin-left: 20px;
    padding-top: 20px;
}

#wide_content {
    float: left;
    clear: left;
	width: 600px;
	font-size: 11px;
	font-weight: normal;
    margin-bottom: 20px;
}
#tuotteetkehys {
	position: absolute;
	top: 150px;
	width: 370px;
	left: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
}
#tiedotkehys {
	position: absolute;
	top: 150px;
	width: 299px;
	left: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}

.style7, h2  {
    font-size: 15px;
	color: #990000;
	font-weight: bold;
    margin-top: 3em;
}
h2.course {
    margin-left: 2em;
}
ul#contents li.contents_subtitle {
    font-size: 13px;
    font-weight: bold;
}
ul#contents {
    margin-left: 0;
    padding-left: 0;
}
ul#contents li.contents_subtitle {
    margin-bottom: 1em;
    list-style-type: none;
}
ul#contents li.contents_subcontents {
    list-style-type: none;
}
.style9, h1 { /* style9 = main title, korvattava.. */
    color: #990000; 
    font-weight: bold; 
    font-size: 18px;
    margin-bottom: 2em;
    padding-bottom: 0em;
    padding-top: 0;
    margin-top: 0;
    width: 325px;
}
h3 {
    font-size: 11px;
    margin-top: 1em;
    margin-bottom: 1em;
}
h2.first {
    margin-top: 1em;
    padding-top: 0em;
}
h3.first {
    padding-top: 0em;
    margin-top: 0em;
}
div.contact_info h2 {
    color: black;
    margin-bottom: 0.3em;
}
div.contact_info h3 {
    margin-bottom: 0.3em;
}
div.animation h3 {
    margin-bottom: 0px;
}
div#mp3_player {
    display: inline;
    position: relative;
    bottom: 30px;
}
.style10 {font-size: 14px}
.style12 {font-size: 24px}
.style14 {color: #666666}

#silopic {
	position: absolute;
	left: 479px;
	top: 134px;
	height: 373px;
}
#specs {
	position: absolute;
	left: 199px;
	top: 446px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.right_content { /*ent. nimi pic */
    position: relative;
    bottom: 2em;
    padding-top: 0;
    float: right;
    width: 325px;
}


#bg2 {

	margin: auto;
	background-image: url(../pics/mainbg_eng.jpg);
	position: absolute;
	height: 215px;
	width: 501px;
	top: 0px;
	left: 0px;
}
#texture_flash {
	position: relative;
	width: 200px;
	top: 25px;
	height: 250px;
	float: right;
}
#pic2 {
	position: absolute;
	left: 277px;
	top: 0px;
}
div#contacts_pic {
	position: absolute;
	left: 350px;
	top: 2em;
}

ul#contacts {
	padding-left: 35px;
	margin-left:0px;
	margin-top: 0;
	padding-top: 5px;
	color: #990000;
}
#contacts span.country {
	color: black;
}

ul#main_menu_buttons {
	padding: 1px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#main_menu_buttons li.menu_button a {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 102px;
	height: 12px;
	border: 2px solid black;
	background-color: #b9261e;
	display: block;
	text-align: center;
	color: #fffafd;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#main_menu_buttons li.menu_button a:hover {
	background-color: #999999;
}

ol.course li {
    margin-bottom: 1em;
    list-style-type: decimal;
}

ul.course li {
    margin-bottom: 1em;
    list-style-type: disc;
}

ol.sections {
    margin-top: 0;
    list-style-type: decimal;
}
ol.sections li {
    margin-bottom: 1em;
}

object {
    margin: 0;
    padding: 0;
}
#wide_content div.animation {
    margin-bottom: 2em;
}
div.contact_info {
    margin-top: 2em;
    margin-bottom: 2em;
}