BODY
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000;
	font-size: 0.9em;
}
H1
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;	
	font-weight: normal;
	color: #000;
	font-size: 2.2em;
	/*line-height: 100%;*/
	display: inline; 
}
H2
{
	/*font-family: Serif;*/
	font-weight: normal;
	color: #000;
	font-size: 1.3em;
	display: inline; 
}
H3
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;	
	font-weight: normal;
	color: #000;
	font-size: 1.2em;	
}
A
{
	text-decoration: none;
	color: #000;
}
.langfont{
 font-family : Verdana, Helvetica, Arial, Sans-Serif;
 font-weight: normal;
 color: #000;
 font-size: 0.8em;
 }
#main
{
	width: 930px;
	margin-top: 10px;
	margin-left: 15px;
	background: #fff;
	/*border: solid 1px #000;*/
}
#top
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;	
	width: 920px;
	background: #fff;
	/*border: solid 1px #000;*/

}
#logo
{
	width: 350px;
	float: left;
	vertical-align: middle;
	/*border: solid 1px #000;*/

}
#logotext
{
	width: 400px;
	float: left;
	margin-top: 50px;
	/*border: solid 1px #000;*/

}
#upperright
{
	width: 50px;
	float: right;	
	vertical-align: top;
	text-align: right;
}
#topline
{
	width: 920px;
	height: 5px;
	background: #fff;
	border-bottom: solid 1px #000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	
}

#textarea
{
	width: 650px;	
	border-right: solid 1px #000;
	padding-right: 15px;
	background: #fff;
	float: left;
	/*border: solid 1px #000;*/
}
#heading
{
	width: 100%;
	float: left;
}
#col1
{
	float: left;
	width: 46%;
	background: #fff;
	
	/*width: 290px;	*/
}
#colspace
{
	width: 5%;
	float: left;
	
}
#col2
{
	float: right;
	width: 46%;
	background: #fff;
	
	/*width: 290px;	*/
}
#plaincenter
{
	float: center;
	text-align: center;
	width: 100%;
	background: #fff;
	
	/*width: 290px;	*/
}
#prods
{
	float: right;
	width: 230px;	
	background: #fff;

}
#bottomleft
{	
	width: 70%;		
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	border-top: solid 1px #000;
	/* font-size: smaller; */
	font-size: 0.8em;
}

#outer_rel
{
	position:relative;
}
#bottomright
{	
	width: 15%;
	text-align:right;
	padding-top: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	border-top: solid 1px #000;
	/* font-size: smaller; */
	font-size: 0.8em;
}


#bottomrightlogo
{	
	width: 10%;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	border-top: solid 1px #000;
	/* font-size: smaller; */
	font-size: 0.8em;
	/*vertical-align:middle;*/
}


#clr
{
	clear: both;	
}

