html {
	direction: rtl;
}
body {
	margin: 0px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
img {
	border: 0px;
	behavior: url(../js/iepngfix.htc);
}

h2 {
	font-size: 18px;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.error {
	color: #ff0000;
}

.button {
	margin-right: auto;
	margin-left: auto;
	background: url(../images/button.png) no-repeat;
	width: 74px;
	height: 32px;
	color: #666666;
	font-size: 12px;
	text-align: center;
	direction: ltr;
	padding-top: 7px;
}
.button a {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
.button a:hover {
	text-decoration: underline;
}

div#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 842px;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

div#top {
	margin-right: auto;
	margin-left: auto;
	background: url(../images/top.jpg) no-repeat;
	width: 842px;
	height: 13px;
	clear: both;
}
div#bottom {
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bottom.jpg) no-repeat;
	width: 842px;
	height: 11px;
	clear: both;
}

div#logo {
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: #fafafa;
}
div#header {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	vertical-align: top;
	background: #fafafa;
}

div#menu {
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-bottom: 5px;
/*	background: url(../images/menubg.jpg) no-repeat;*/
	width: 587px;
	height: 39px;
}

/*
div#menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
div#menu ul li {
	list-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
div#menu ul li.sep {
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(../images/menusep2.jpg) no-repeat;
	background-position: 0px 5px;
	width: 1px;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
div#menu a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
div#menu a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}	*/

div#mainFrame {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	clear: both;
	background: #e6e6e6 url(../images/bg.jpg) repeat-x;
	padding-left: 1px;
	padding-right: 1px;
}

div#mainFrame #flash {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#mainFrame .welcome {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	float: right;
	width: 402px;
}

div#mainFrame .welcome .title h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 18px;
}

div#mainFrame .welcome .title {
	background: url(../images/graytitle_small_main.jpg) no-repeat;
	width: 402px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

div#mainFrame .welcome .title h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
}

div#mainFrame .welcome p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.block_graymain {
	margin-right: auto;
	margin-left: auto;
	width: 484px;
	float: left;
}
div.block_graymain .title {
	background: url(../images/graytitle_main.jpg) no-repeat;
	width: 484px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
div.block_graymain .title h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
}

div.block_graymain .text {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.block_purplemain {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	float: right;
	clear: both;
}
div.block_purplemain .title {
	background: url(../images/purpletitle_small_main.jpg) no-repeat;
	width: 350px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
div.block_purplemain .title h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
}
div.block_purplemain .text {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.seperator {
	margin-right: auto;
	margin-left: auto;
	width: 838px;
	border-top: 1px solid #f5f5f5;
	height: 1px;
	clear: both;
}

div#footer {
	margin-right: auto;
	margin-left: auto;
	direction: ltr;
}
div#footer .left {
	display: inline-block;
	width: 15%;
}
div#footer .right {
	display: inline-block;
	width: 84%;
	text-align: right;
	vertical-align: top;
	color: #9933cc;
}

div.contact_block {
	margin-top: 25px;
	position: fixed;
	left: 20px;
	width: 218px;
	height: 287px;
	background: url(../images/contact_block.png) no-repeat;
	z-index: 9999;
}

div.contact_block input.send {
	border: 0px;
	width: 52px;
	height: 20px;
	background: url(../images/send.gif) no-repeat;
}

div.contact_block input.clear {
	border: 0px;
	width: 52px;
	height: 20px;
	background: url(../images/clear.gif) no-repeat;
}

table.contact_block {
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	font-size: 12px;
	font-family: arial;
	color: #fff;
}