body {
	margin: 0;
	text-align: right;
	direction: rtl;	
}

div#container{
	width: 850px;
	margin: 0 auto;
	
}
*
{
	font-family: Arial;
	font-size: 10pt;
}

img{
	border:0;
}


div#topL{
	background-image: url(/images/topl.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 850px;
}

div#menu {
	width: 180px;
	height: 330px;
}

div#leftpart{
	width: 445px;
	background-image: url(/images/home_mainframe.gif);
	background-repeat: no-repeat;
	height: 330px;
}

div#leftin{
	height: 285px;
	padding: 35px 10px 10px 5px;
	width: 430px;
	overflow: hidden;
}

td{

}

div#bottom{
	width: 850px;
	height:52px;
	background-image: url(/images/bottom.gif);
	text-align: center;
}


a,a:visited
{
	color: blue;
}

.contacttextarea {
	width: 300px;
	height: 100px;
	font-family: arial;
}
