* {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Tahoma, Helvetica, Arial;

}



img {

	border: none;

}



body {

	background-color: #FFFFFF;

	font-size: 12px;

	padding-left: 20px;
}



h1 {

	font-family: Arial Narrow, Arial, Helvetica;

	font-size: 24px;

	color: #6f9b23;

	margin-top: 20px;

	margin-bottom: 20px;	

	line-height: 120%;

}


.header1 {
	font-family: Arial Narrow, Arial, Helvetica;

	font-size: 24px;

	color: #6f9b23;

	margin-top: 20px;

	margin-bottom: 20px;	

	line-height: 120%;

	font-weight: bold;
	display: block;
}



h2 {

	font-family: Verdana, Tahoma, Helvetica, Arial;

	font-size: 14px;

	color: #6f9b23;

	margin-top: 20px;

	margin-bottom: 10px;	

}

.header2 {
	font-family: Verdana, Tahoma, Helvetica, Arial;

	font-size: 14px;

	color: #6f9b23;

	margin-top: 20px;

	margin-bottom: 10px;	
	font-weight: bold;
}


h3 {

	font-family: Verdana, Tahoma, Helvetica, Arial;

	font-size: 12px;

	margin-top: 20px;

	margin-bottom: 10px;

	font-weight: bold;	

}



a {

	color: #e97a03;

}



a:hover {

	color: #e94f03;

}



ul {

	margin-top: 10px;

}



li {

	margin-left: 20px;

	margin-bottom: 10px;

}


dl {
	margin-top: 16px;
	margin-bottom: 16px;
}

dt {
}

dd {
	margin-left: 40px;
}

p {
	line-height: 1.5;
	margin-bottom: 14px;
}

.wide_hr {
	font-size: 4px;
	line-height: 4px;
	height: 4px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	position: relative;
	top: -4px;
	background-color: #8eb844;
}

#wrap {

	width: 962px;

	margin: 0 auto;

}



#top {

	width: 962px;

	padding-top: 2px;

	position: relative;

	float: left;

}



#langs {

	background-color: #88b23f;

	background-image: url('img/langs_main_bg.gif');

	width: 312px;

	float: right;
}



#content {

	width: 650px;

	float: left;

	color: #333333;

	line-height: 150%;

	padding-bottom: 30px;

}



#content p {

	margin-top: 10px;

	

}


#content ul {
	list-style-type: none;
}

#content ul li{
	padding-left: 10px;
	background-image: url('img/arrow_small_right.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
}

#contentWrap {

	width: 640px;

	float: left;

}



#right {

	width: 310px;

	float: right;

	position: relative;

}



#footer {

	height: 99px;

	background-image: url('img/footer_main_bg.gif');

}


.main_logo {
	float: left;
	margin-right: 60px;

}

.top_line {
	background-image: url('img/top_line.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 712px;
	border: solid 1px #FF0000;
	float: right;
}


#menu {

	clear: both;

	background-color: #ff890a;

	background-image: url('img/top_bg.jpg');
	background-repeat: repeat-x;

	padding: 0px;
	height: 121px;

}



#main_menu_table {
	text-transform: uppercase;
	background-image: url('img/menu_separator.gif');
	background-repeat: no-repeat;
	background-position: center left;

}



.menu_space_cell {

	color: #ffc586;
	background-image: url('img/menu_separator.gif');
	background-repeat: no-repeat;
	background-position: center center;

}



.menu_item_cell {

	padding: 14px 10px 16px 10px;

}



.menu_item_cell_active {

	background-color: #82ac39;

}

#top_right {
	width: 711px;
	float: right;
	height: 121px;
}

#topmenu {

	width: 711px;


	line-height: 1.5;

	margin-top: 8px;

	float: right;
	text-align: left;
	padding: 0px;
	background-image: url('img/top_line.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 16px;
}



#topmenu a {


	text-decoration: none;
	margin-right: 14px;

}



#topmenu a:hover {

	color: #3d5d05;

	text-decoration: underline;

}


#topmenu img {
	margin-right: 6px;
}





.main_link {

	color: #FFFFFF;

	text-decoration: none;

}



.main_link:hover {

	color: #FFFFFF;

	text-decoration: underline;

}



.lang_item {

	font-size: 10px;

	font-weight: bold;

	display: block;

	width: 76px;

	float: left;

	padding-top: 6px;

	padding-bottom: 7px;

	text-align: center;

	color: #FFFFFF;

}



.lang_item_rus {

	background-image: url('img/langs_rus_bg.gif');

}


.main_subtitle {
	font-size: 14px;
	color: #666666;
}


.readmore {
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ffe8cf;
	padding: 1px 12px 3px 6px;
	background-image: url('img/arrow_small_right.gif');
	background-repeat: no-repeat;
	background-position: 88px 3px;
	position: relative;

}

.readmore img {
	margin-left: 4px;
	position: relative;
	top: 2px;
}


.orange {
	display: block;
	background-image: url('img/orange_grad.gif');
	background-repeat: repeat-x;
	font-size: 20px;
	font-family: Verdana, Tahoma, Arial;
	line-height: 1;
	padding: 4px 0px 10px 18px;
	color: #FFFFFF;
	margin-bottom: 20px;
}


.ik_block {
	background-color: #ffe8cf;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: right;
}


.ik_block_title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	color: #6f9b23;
	padding: 6px 0px 6px 0px;
	width: 310px;
	background-image: url('img/block_title_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}



.ik_block_content {

	width: 270px;

	margin: 0 auto;

	padding-bottom: 10px;

	color: #333333;
	font-size: 11px;
}

.ik_block_content ul {
	list-style-type: none;
	font-size: 11px;
	padding: 0;	
}

.ik_block_content li {
	background-image: url('img/bullet.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	margin-left: 0px;

}

#footer_ik {

	margin-left: 30px;

	padding-top: 10px;

	color: #ffda9f;

	font-size: 11px;
}

.ik_block_contact {
	padding-bottom: 0px;
}

.ik_block_content_contact {
	line-height: 1.5;
	color: #666666;
}

.ik_block_content_contact .contact_icon {
	position: relative;
	top: 3px;
}


.ik_block_latestReviews .post_review {
	background-image: url('img/reviews/review_bullet.gif');
	line-height: 1.5;
	padding-left: 26px;
	margin-bottom: 18px;
}


.okMsg {

	

	padding: 10px;

	border: solid 1px #99cc99;

	background-color: #cceecc;

	color: #006600;

	font-weight: bold; 

}


#navigator {
	font-size: 11px;
	color: #b9b9b9;
}
#navigator a {
	color: #888888;
}

#navigator a:hover {
	color: #e94f03;
}


.front_action_list {
	font-size: 11px;
}

.front_action_list li {
	display: block;
	float: left;
	width: 299px;
	margin-left: 0px;
}

.footer_links {
}

.footer_links a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_links a:hover {
	text-decoration: underline;
}


.footer_links li {
	font-size: 11px;
	display: block;
	float: left;
	width: 220px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url('img/bullet_topmenu.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
}
