html 
{ 
	overflow: -moz-scrollbars-vertical;
}
body
{
	font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('Images/2.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #FDF8E6;
	text-align: left;
}
h1	
{
	font: bold 14px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
h2	
{
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	background: transparent;
	padding: 0px;
	margin: 0px;
}
h3	
{
	font: bold 13px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #CB9854;
	text-align: left;
	text-transform: uppercase;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

div	
{
	background: transparent;
}

img
{
	border-style: none; 
	border-width: 0px;
	vertical-align: middle;
}

fieldset
{
	width: 100px;
}
legend
{
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000;
}
.u
{
	text-decoration: underline;
}
hr
{
	height: 1px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	noshade: noshade;
	color: #CB9854;
}
table
{
	font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
}
td
{
	vertical-align: top;
	line-height: 1.7;
}
	
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.border {border: 1px solid #ccc;}

a.col1:link		{color: #000; text-decoration:underline; font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col1:visited 	{color: #000; text-decoration:underline; font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col1:hover	{color: #CB9854; text-decoration:underline; font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col1:active	{color: #CB9854; text-decoration:underline; font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}

a.col2:link		{color: #fff; text-decoration:none; font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col2:visited 	{color: #fff; text-decoration:none; font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col2:hover	{color: #CD9B59; text-decoration:none; font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col2:active	{color: #CD9B59; text-decoration:none; font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}

a.col3:link		{color: #000; text-decoration:none; font: normal 14px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col3:visited 	{color: #000; text-decoration:none; font: normal 14px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col3:hover	{color: #CB9854; text-decoration:none; font: normal 14px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}
a.col3:active	{color: #CB9854; text-decoration:none; font: normal 14px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;}

input.length1
{
	background-image: url('Images/button1.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 1px solid #CECBC0;
	color: #000;
	font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	vertical-align: middle;
	width: 150px;
	height: 22px;
	padding: 0px;
}
input.colored1
{
	background-image: url('Images/button1.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer; 
	border: 1px solid #CECBC0;
	font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000;
	text-align: center;
	vertical-align: middle;
	width: 152px;
	height: 24px;
	padding: 0px;
}
input.colored1:hover
{
	background-image: url('Images/button1.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer; 
	border: 1px solid #CECBC0;
	font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #CB9854;
	text-align: center;
	vertical-align: middle;
	width: 152px;
	height: 24px;
	padding: 0px;
}
select
{
	background-image: url('Images/button1.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 1px; 
	border-left-width: 1px;
	border-color: #CECBC0; 
	font: normal 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000;
	vertical-align: middle; 
	width: 151px; 
	height: 24px; 
	text-align: left;
}
textarea.length300
{
	background-color: #F9F4EB;
	border: 1px solid #CECBC0;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	line-height: 1.7;
	color: #000000;
	width: 300px; 
	height: 150px;
	padding: 4px;
}


/* All the content boxes belong to the content class. */
/* Designsoft Positioning */

.content
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000;
	top: 0px;
	background-color: transparent;
	text-align: left;
	z-index: 0;
}
#menu
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	left: 5px;
	width: 1000px;
	height: 50px;
	border: 0px solid #000;
	background-color: transparent;
	z-index: 99;
}
#menu2
{
	position: absolute;
	top: 0px;
	width: 100%;	
	height: 20px;
	border: 0px solid #000;
	background-color: transparent;
	text-align: center;
	color: #fff;	
	z-index: 100;
}
.content1
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:400px;
	left: 6px;
	width: 1000px;
	border: 0px solid #000;
	background-image: url('Images/bg.gif');
	background-repeat: repeat-y;
	background-color: transparent;
	padding: 0px;
	text-align: left;
	z-index: 1;
}
#content2
{
	position: relative;
	top:-170px;
	left: 50px;
	width: 900px;
	border: 0px solid #000;
	background-color: transparent;
	text-align: left;
	margin-bottom: -150px;
	z-index: 2;
}
#index
{
	position: relative;
	top: -10px;
	left: -35px;
	width: 960px;
	border: 0px solid #000;
	background-color: transparent;
	text-align: left;
	margin-bottom: 70px;
	z-index: 3;
}
#index1
{
	position: relative;
	top: 36px;
	left: 50px;
	width: 615px;
	height: 112px;
	border: 0px solid #000;
	background-color: transparent;
	z-index: 21;
}
#offer
{
	position: absolute;
	top: -8px;
	left: 720px;
	width: 180px;
	height: 200px;
	border: 0px solid #000;
	background-image: url('Images/bg_offer.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 25px;
	padding-left: 60px;
	line-height: 2.3;
	z-index: 22;
}
#index2
{
	position: relative;
	top: 70px;
	left: 35px;
	width: 520px;
	height: 320px;
	border: 0px solid #000;
	background-color: transparent;
	z-index: 23;
}
#index3
{
	position: absolute;
	top: 210px;
	left: 565px;
	width: 368px;
	height: 360px;
	border: 0px solid #000;
	background-color: transparent;
	z-index: 24;
}
#footer
{
	position: relative;
	width: 1000px;
	height: 40px;
	background-image: url('Images/bottom.gif');
	background-repeat: no-repeat;
	background-position:center top;
	border: 0px solid #000;
	font: normal 10px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;	
	text-transform: none;
	text-align: center;
	z-index: 50;
}







/* staattisen menun tyylit */

a {
	text-decoration: none;
	text-align: left;
	border: 0px solid #ffffff;
}	

div.menu0outi {
	border: 0px solid #000;
	background-color: transparent;
	width: 150px;
	height: 50px;
}
div.menu0overi {
	border: 0px solid #000;
	background-color: transparent;
	width: 150px;
	height: 50px;
}
div.menu0downi {
	border: 0px solid #000;
	background-color: transparent;
	width: 150px;
	height: 50px;
}
div.menu0outo {
	border: 0px solid #000;
	background-color: transparent;
	width: 150px;
	height: 50px;
}
div.menu0overo {
	border: 0px solid #000;
	background-color: transparent;
	width: 150px;
	height: 50px;
}
div.menu0downo {
	border: 0px solid #000;
	background-color: transparent;
	width: 150px;
	height: 50px;
}



div.menu1outi {
	border: 1px solid #ffffff;
	background-image: url('Images/bg_menu.jpg');
	background-repeat: no-repeat;
	opacity:0.5;
	filter:alpha(opacity=50);
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;
	text-transform: none;
	cursor: pointer;
	height: 24px;
	padding-top: 4px;
	padding-left: 20px;
}
div.menu1overi {
	border: 1px solid #eee;
	background-image: url('Images/bg_menu.jpg');
	background-repeat: no-repeat;
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;
	text-transform: none;
	cursor: pointer;
	height: 24px;
	padding-top: 4px;
	padding-left: 20px;
}
div.menu1downi {
	border: 1px solid #eee;
	background-image: url('Images/bg_menu.jpg');
	background-repeat: no-repeat;
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;
	text-transform: none;
	cursor: pointer;
	height: 24px;
	padding-top: 4px;
	padding-left: 20px;
}
div.menu1outo {
	border: 1px solid #eee;
	background-image: url('Images/bg_menu.jpg');
	background-repeat: no-repeat;
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;
	text-transform: none;
	cursor: pointer;
	height: 24px;
	padding-top: 4px;
	padding-left: 20px;
}
div.menu1overo {
	border: 1px solid #eee;
	background-image: url('Images/bg_menu.jpg');
	background-repeat: no-repeat;
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;
	text-transform: none;
	cursor: pointer;
	height: 24px;
	padding-top: 4px;
	padding-left: 20px;
}
div.menu1downo {
	border: 1px solid #eee;
	background-image: url('Images/bg_menu.jpg');
	background-repeat: no-repeat;
	font: bold 12px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000;
	text-transform: none;
	cursor: pointer;
	height: 24px;
	padding-top: 4px;
	padding-left: 20px;
}



div.menu2outi {
	border: 1px solid #ffffff;
	background-color: #333333;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #ffffff;
	text-transform: none;
	cursor: pointer;
	height: 15px;
	padding: 3px;
	padding-left: 10px;
}
div.menu2overi {
	border: 1px solid #ffffff;
	background-color: #FFBD59;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000000;
	text-transform: none;
	cursor: pointer;
	height: 15px;
	padding: 3px;
	padding-left: 10px;
}
div.menu2downi {
	border: 1px solid #ffffff;
	background-color: #000000;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #ffffff;
	text-transform: none;
	cursor: pointer;
	height: 15px;
	padding: 3px;
	padding-left: 10px;
}
div.menu2outo {
	border: 1px solid #ffffff;
	background-color: #333333;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #ffffff;
	text-transform: none;
	cursor: pointer;
	height: 15px;
	padding: 3px;
	padding-left: 10px;
}
div.menu2overo {
	border: 1px solid #ffffff;
	background-color: #FFBD59;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #000000;
	text-transform: none;
	cursor: pointer;
	height: 15px;
	padding: 3px;
	padding-left: 10px;
}
div.menu2downo {
	border: 1px solid #ffffff;
	background-color: #000000;
	font: normal 11px "Georgia", "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", "Times", serif;
	color: #ffffff;
	text-transform: none;
	cursor: pointer;
	height: 15px;
	padding: 3px;
	padding-left: 10px;
}
