html {
	direction: rtl;
}
body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	margin-top: 18px;
}

img.tip {
	vertical-align: middle;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

h3.orange {
	color: #f97600;
	font-weight: bold;
}
h4.gray {
	margin-top: 10px;
	color: #51524c;
	font-weight: bold;
}

h1.slogan {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}

h1.inline {
	display: inline;
}

h1.orange {
	margin: 0px;
	padding: 0px;
	color: #ff9933;
	display: inline;
}

h1.purple {
	margin: 0px;
	padding: 0px;
	color: #666699;
	display: inline;
}

h2.purple {
	margin: 0px;
	padding: 0px;
	color: #666699;
	display: inline;
}

h2.orange {
	margin: 0px;
	padding: 0px;
	color: #ff9933;
	display: inline;
}

h3.gray {
	color: #cccccc;
}

p.gray {
	margin-top: 0px;
	color: #505149;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

input.border , textarea.border {
	border: 1px solid #999999;
}

input.text {
	background: url(../images/input.jpg) no-repeat;
	width: 176px;
	height: 26px;
	border: 0px;
	font-size: 14px;
	font-family: arial;
	padding-top: 5px;
	text-indent: 5px;
}

input.button {
	color: #666698;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	background: url(../images/button.jpg) no-repeat;
	width: 143px;
	height: 30px;
	border: 0px;
	text-align: right;
}

.button {
	background: url(../images/button.jpg) no-repeat;
	width: 143px;
	height: 30px;
	text-indent: 25px;
	float: right;
	margin-right: 10px;
}
.button a {
	color: #666698;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	display: block;
	width: 143px;
	height: 30px;
	line-height: 200%;
}
.button a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

a {
	color: #65659b;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.contact {
	font-weight: bold;
	font-size: 14px;
}

div.clear {
	clear: both;
	height: 10px;
}
div.nclear {
	clear: both;
}

div#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 565px;
}

.banners {
	margin-right: 2px;
	margin-left: 0px;
}
.banners div {
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}
.banners img {
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
}



div#header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
div#header img.logo {
	float: right;
}

div#header #topbanner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
	clear: both;
	text-align: center;
	float: right;
	width: 100%;
	height: auto;
}

div#header #topbanner .banner {
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 15px;
	float: right;
	background: url(../images/banner-bg.png) no-repeat;
	width: 326px;
	height: 90px;
}

div#menu {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#menu ul {
	margin: 0px;
	padding: 10px 5px 0px 0px;
}
div#menu li {
	list-style: none;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
	width: auto;
}

div#menu li a {
	color: #666698;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/menu.jpg) no-repeat;
	width: 143px;
	height: 30px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	text-indent: 25px;
}
div#menu li a:hover {
	background: url(../images/hmenu.jpg) no-repeat;
}

div#menu li.big a {
	color: #666698;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/bmenu.jpg) no-repeat;
	width: 251px;
	height: 30px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	text-indent: 25px;
}
div#menu li.big a:hover {
	color: #666698;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/hbmenu.jpg) no-repeat;
	width: 251px;
	height: 30px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	text-indent: 25px;
}


div#mainFrame {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
}

div#mainFrame .right_col {
	float: right;
	width: 250px;
	height: auto;
}

div#mainFrame .right_col .banners {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
	text-align: center;
}
div#mainFrame .right_col .banners div {
	clear: both;
	margin-bottom: 5px;
}

div#mainFrame .right_col .banners iframe {
	margin-bottom: 5px;
}

div#mainFrame .right_col .banners img {
	margin-bottom: 5px;
}

div#mainFrame .left_col {
	float: right;
	width: 750px;
	height: auto;
}

div#mainFrame .countries {
	margin-right: auto;
	margin-left: auto;
}

div#mainFrame .countries ul {
	margin: 0px;
	padding: 0px;
}
div#mainFrame .countries li {
	list-style: none;
	float: right;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	width: auto;
}

div#mainFrame .countries li a span {
	display: none;
}


div#mainFrame .countries li.usa a {
	display: block;
	background: url(../images/usa.jpg) no-repeat;
	width: 115px;
	height: 122px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}
div#mainFrame .countries li.usa a:hover {
	display: block;
	background: url(../images/usa2.jpg) no-repeat;
	width: 115px;
	height: 122px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}

div#mainFrame .countries li.aus a {
	display: block;
	background: url(../images/aus.jpg) no-repeat;
	width: 120px;
	height: 121px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}
div#mainFrame .countries li.aus a:hover {
	display: block;
	background: url(../images/aus2.jpg) no-repeat;
	width: 120px;
	height: 121px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}

div#mainFrame .countries li.england a {
	display: block;
	background: url(../images/england.jpg) no-repeat;
	width: 116px;
	height: 121px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}
div#mainFrame .countries li.england a:hover {
	display: block;
	background: url(../images/england2.jpg) no-repeat;
	width: 116px;
	height: 121px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}


div#mainFrame .countries li.europe a {
	display: block;
	background: url(../images/europe.jpg) no-repeat;
	width: 117px;
	height: 120px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}
div#mainFrame .countries li.europe a:hover {
	display: block;
	background: url(../images/europe2.jpg) no-repeat;
	width: 117px;
	height: 120px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}

div#mainFrame .countries li.canada a {
	display: block;
	background: url(../images/canada.jpg) no-repeat;
	width: 115px;
	height: 121px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}
div#mainFrame .countries li.canada a:hover {
	display: block;
	background: url(../images/canada2.jpg) no-repeat;
	width: 115px;
	height: 121px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}

div#mainFrame .countries li.other a {
	display: block;
	background: url(../images/other.jpg) no-repeat;
	width: 115px;
	height: 120px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}
div#mainFrame .countries li.other a:hover {
	display: block;
	background: url(../images/other2.jpg) no-repeat;
	width: 115px;
	height: 120px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 195px;
	text-indent: 10px;
}

div#mainFrame .left_col .banners {
	margin-right: 5px;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
	text-align: center;
}
div#mainFrame .left_col .banners div {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
	float: right;
}

div#mainFrame .left_col .blocks_wrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
}
div#mainFrame .left_col .blocks_wrap .left_blocks {
	display: inline-block;
	margin-right: 5px;
	float: right;
	width: auto;
}

div#mainFrame .left_col .blocks_wrap .left_blocks .banner {
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
}

div#mainFrame .left_col .blocks_wrap .right_blocks {
	float: right;
	width: 500px;
}

div#mainFrame .left_col .navigation {
	margin-right: 10px;
	float: right;
	vertical-align: middle;
	margin-top: 5px;
	color: #666699;
	font-weight: bold;
	width: auto;
}

div#mainFrame .left_col .navigation .gopage {
	margin-left: 20px;
	display: inline;
}


div#mainFrame .bigbanner {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	width: 700px;
	height: 90px;
}

.tags_block {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	height: auto;
	background: #f3f4f8;
	float: right;
	width: 220px;
}
.tags_block2 {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	height: auto;
	background: #f3f4f8;
	float: right;
	width: 280px;
}
.tags_block3 {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	height: auto;
	background: #f3f4f8;
	float: right;
	width: 220px;
}
.tags_block4 {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	height: auto;
	background: #f3f4f8;
	float: right;
	width: 240px;
}

.tags_block h3,
.tags_block2 h3,
.tags_block3 h3,
.tags_block4 h3 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
}


.tags_block table,
.tags_block2 table,
.tags_block3 table,
.tags_block4 table {
	margin-right: 5px;
	margin-left: auto;
	margin-top: 5px;
	border-collapse: collapse;
	width: 100%;
}
.tags_block table td,
.tags_block2 table td,
.tags_block3 table td,
.tags_block4 table td {
	text-align: right;
	width: auto;
	padding-left: 5px;
}
