html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family: Times New Roman, Helvetica, Arial; 
	font-size: 12px; 
	text-align: center;
	/*color: #000000;*/
	/*background-color: #FFFFFF;*/
}

hr {	
	width: 100%;
	height: 1px;
	/*margin: 1px 1px 1px 5px;
	padding: 0;*/
}

/************************************************************************** TXT */

a {
	font-family: Times New Roman, Helvetica, Arial; 
	/*color: #931214;*/
	text-decoration: none;
}

a:hover {
	font-family: Times New Roman, Helvetica, Arial;
	/*color: #931214;*/
	text-decoration: underline;
}

.txtCopyright {
	padding: 4px;
	margin: 2px;
}

.txtCopyright a {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 2px 6px 6px 2px;
	/*color: silver;*/
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 2px 6px 6px 2px;
	/*color: gray;*/
	font-weight: normal;
	text-decoration: underline;
}

.txtWine {
    	font-family: Times New Roman, Helvetica, Arial;
	font-size: 12px;
    	/*color: #931214;*/
	padding: 3px;
	margin: 0 ;
}
/************************************************************************** DIV */

#Skeleton {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	/*background-color: #EDE4D9;*/
}

* html #Skeleton {width: 767px; w\idth: 768px;}

#HeaderBox {
	position: relative;
	display: block;
	/*background-color: #EDE4D9;*/
	margin: 0 0 0 0px;
	padding: 0;
	width: 770px;
	height: 111px;
}
/* html #HeaderBox {width: 767px; w\idth: 768px;}*/

#HeaderLeft {
	position: relative;
	float: left;
	/*background-color: #EDE4D9;*/
	margin: 0;
	padding: 0;
	width: 300px; 
}

#HeaderRight {
	position: relative;
	float: right;
	/*background-color: #EDE4D9;*/
	margin: 0;
	padding: 0;
	width: 470px; 
}

#BannerBox {
	position: relative;
	display: block;
	margin: 0 0 0 -1px;
	padding: 0;
	background-color: transparent;
	/*border-top: solid 1px #FFFFFF;

	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;*/
	height: 150px;
	width: 520px;
}

#BannerBox img {
	display: block;
	margin: 0;
	padding: 0;
	width: 520px;
	height: 150px;
}

#ColPlacementOuter {
	padding-left: 248px;
	/*background-color: #EDE4D9;*/
	/*background: url(../img/leftbg.gif) 0px 0px repeat-y;*/
}

#ColPlacementInner  {
	margin-left: -2px;
	width: 520px;
	/*background-color: #EDE4D9;*/

}

* html #ColPlacementInner {width: 100%;}

html>body #ColPlacementInner {border-bottom: 1px solid transparent;}

#MainContainerBox {
	float: left;
	width: 770px; /* muuta rightbox -palstan leveyden kanssa */
	margin-left: -246px;
	/*background-color: #EDE4D9;*/
	/*background: url(../img/leftbg.gif) 0px 0px repeat-y;*/
}

html>body #MainContainerBox {border-bottom: 1px solid transparent;}

#LeftBox {
	float: left;
	width: 250px;
	margin: 0 0 0 0px;
	padding: 0;	
	position: relative;

}

#DownloadHeader {
	position: relative;
	display: block; 
	margin:  0;
	padding: 0;
	width: 236px; 
	height: 25px;
	/*background: url(../img/roundedbox_top.gif) no-repeat left bottom;*/
	/*background-color: transparent;*/
}

* html #DownloadHeader {height: 25px;}

#DownloadBox {
	position: relative;
	display: block;
	margin:  0;
	padding: 0;
	width: 236px; 
	/*background: url(../img/roundedbox_mid.gif) repeat-y left top;*/
	/*background-color: transparent;*/
}

#TxtDownloadBox {
	position: relative;

	width: 200;
	padding: 0;
	margin: 0 0 0 36px;
	background-color: transparent;
	text-align: left;
}

#DownloadFooter {
	position: relative;
	display: block;
	margin:  0;
	padding: 0;
	width: 236px; 
	height: 10px;
	/*background: url(../img/roundedbox_bot.gif) no-repeat left top;*/
	/*background-color: transparent;*/
}

#ContactBox {
	position: relative;
	display: block;
	margin:  0;
	padding: 0;
	width: 236px;
	height: 200px;
	background-color: transparent;
}

#TxtContactBox{
	position: relative;
	width: 200;
	padding: 0;
	margin: 10px 0 0 36px;
	background-color: transparent;
	text-align: left;
}

#CenterBox {
	float: right;
	width: 520px;
	/*background: url(../img/rightbg.gif) right top no-repeat;*/
	/*background-color: #EDE4D9;*/
}

.SpacerBox {clear: both;}

#FooterBox {
	width: 770px; 
	text-align: right;
	margin: -3px 0 0 0;
	/*background: url(../img/leftbg.gif) 0px 0px repeat-y;*/
	/*background-color: #EDE4D9;*/
}

* html #FooterBox {width: 770px; w\idth: 768px;}
