/* lists */
ul.list	{ list-style-image:url(/i/admin/arr_li.gif); margin:0; padding:0; margin-left:20px; font-size:11px}
ul.list li	{ padding-bottom:2px}
ul.list span.list	{ padding-left:20px; font-size:10px; color:#8D9CA7}
ul.list ul.list {
	margin-top:5px;
	margin-bottom:5px;
}


/* BODY */	
body
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #fff;
}
img, a
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.main_block
{
	width: 780px;
	margin: 0px auto;
	font-family: Tahoma;
	font-size: 9pt;
	color: #666C7C;
}

/* top block */
.top_block
{
	width: 780px;
	float: left;
	background: url(/i/top_menu_bg.gif) no-repeat left top;
	border-bottom: 1px #4995FF solid;
	padding-bottom: 1px;
	margin: 0px;
}

.left_side
{
	width: 527px;
	height: 97px;
	border-bottom: 1px #4995FF solid;
	float: left;
}
a.logo
{
	height: auto;
	float: left;
	margin-top: 25px;
	position: relative;
	left: 30px;
}

.right_side
{
	width: 253px;
	height: 98px;
	float: right;
}
.top_menu
{
	float: left;
	position: relative;
	margin-top: 1px;
}
.sep
{
	width: 1px;
	height: 18px;
	float: left;
	background: url(/i/top_menu/sep.gif) no-repeat;
}
.top_menu a
{
	float: left;
}
.search
{
	float: left;
	text-align: left;
	font-weight: bold;
	color: #C2BDBD;
	margin-top: 20px;
	padding-left: 10px;
}
.search div
{
	float: left;
	padding: 4px 4px 0px 0px;
}
.search_field
{
	border: 1px #CCCCCC solid;
	vertical-align: middle;
	font: 8pt Tahoma;
	color: #666C7C;
}
#search_button
{
	vertical-align: middle;
}

.bottom_side
{
	width: 757px;
	height: 175px;
	float: left;
	background: url(/i/bs_bg.gif) no-repeat left;
	padding-left: 23px;
	margin-top: 1px;
}
.bottom_side img
{
	float: left;
	display: block;
}
.left_menu
{
	width: 176px;
	height: 175px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 30px;
}
.left_menu img
{
	vertical-align: top;
	clear: both;
}
.left_menu .sep
{
	width: 143px;
	height: 1px;
	float: left;
	background: url(/i/left_menu/sep.gif) no-repeat;
	font-size: 1pt;
}
#live_chat
{
	display: block;
	position: relative;
	float: left;
	margin-top: -16px;
}
.promo1
{
	width: 23px;
	height: 175px;
	background: #393EBF;
	float: left;
}

/* END top block */

/* groups */
.groups
{
	width: 773px;
	float: left;
	margin-top: 0px;
	padding: 13px 0px 14px 7px;
	background-color: #FAFAFB;
}
.group_0
{
	width: 213px;
	height: 123px;
	float: left;
	border: 1px #AFB1E9 solid;
	border-bottom: none;
	padding: 0px;
}
.title
{
	width: 172px;
	height: 16px;
	float: left;
	position: relative;
	left: -1px;
	background: url(/i/g1_title.gif) no-repeat;
	margin-top: 6px;
	text-align: left;
	font-size: 8pt;
	color: #ffffff;
	padding: 2px 0px 0px 15px;
}
.group_content
{
	width: 179px;
	height: 58px;
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	text-align: left;
}
.groups a
{
	width: 33px;
	height: 19px;
	float: right;
	position: relative;
	right: -1px;
	margin-top: 8px;
}
/*.groups a img
{
	float: right;
}*/
a.bottom
{
	width: auto;
	font-size: 7pt;
	color: #3E73FF;
	margin-top: 5px;
	padding-right: 10px;
}
a.bottom:hover
{
	color: #80C00E;
	text-decoration: none;
}
a.bottom img
{
	padding-right: 5px;
}
.bottom_bg
{
	width: 216px;
	height: 4px;
	position: relative;
	left: -1px;
	background: url(/i/g1_bottom_bg.gif) no-repeat;
	float: left;
	font-size: 0pt;
	margin: 0px;
}

.group_1
{
	width: 260px;
	height: 123px;
	float: left;
	border: 1px #AFB1E9 solid;
	border-bottom: none;
	position: relative;
	left: 20px;
}
.group_1 .title
{
	width: 233px;
	background: url(/i/g2_title.gif) no-repeat;
}
.group_1 .group_content
{
	width: 235px;
}
.group_1 .bottom_bg
{
	width: 262px;
	background: url(/i/g2_bottom_bg.gif) no-repeat;
}

.group_2
{
	width: 259px;
	height: 123px;
	float: left;
	border: 1px #AFB1E9 solid;
	border-bottom: none;
	position: relative;
	left: 33px;
}
.group_2 .title
{
	width: 232px;
	background: url(/i/g3_title.gif) no-repeat;
}
.group_2 .group_content
{
	width: 234px;
}
.group_2 .bottom_bg
{
	width: 261px;
	background: url(/i/g3_bottom_bg.gif) no-repeat;
}

/* END groups */

/* content block */

.content
{
	width: 780px;
	float: left;
	text-align: left;
	padding-top: 15px;
}
span.content_title
{
	color: #393ebf;
	font-size: 15pt;
	text-align: left;
	display: block;
	padding-bottom: 15px;
}
.content a
{
	color: #336bff;
}
.content a:hover
{
	color: #6fa40f;
	text-decoration: none;
}
a.inner
{
	width: 50px;
	height: 20px;
	display: block;
	float: left;
	margin: 10px 0px 0px 40px;
}
/* left block */
.left_block
{
	width: 229px;
	float: left;
	text-align: left;
}
.left_in_bg
{
	width: 229px;
	height: 30px;
	float: left;
	background: url(/i/left_block_img.jpg) no-repeat;
}
.left_in_bg2
{
	width: 229px;
	height: 29px;
	float: left;
	background: url(/i/left_block_img2.gif) no-repeat;
}
.portfolio
{
	width: 199px;
	float: left;
	text-decoration: none;
	padding: 20px 0px 20px 30px;
}
.portfolio a
{
	text-decoration: none;
	padding-left: 12px;
	color: #336bff;
}
.portfolio a:hover
{
	background: #5b74f6 url(i/port_crop.gif) no-repeat left center;
	color: #ffffff;
}
.news_title
{
	width: 229px;
	height: 30px;
	float: left;
	background: url(/i/news_title.gif) no-repeat;
	position: relative;
	z-index: 2;
}
.news_item
{
	width: 184px;
	float: left;
	position: relative;
	left: 23px;
	font-size: 9pt;
	background: url(/i/news_bg.gif) top repeat-x;
	padding-bottom: 10px;
	z-index: 1;
	margin-top: -2px;
}
.news_item a
{
	text-decoration: none;
	color: #9C9C9C;
}
.news_item a:hover
{
	color: #7E91F6;
}
.news_crop
{
	width: 5px;
	height: 6px;
	float: left;
	background: url(/i/news_crop.gif) no-repeat left;
	margin-top: 5px;
}
.news_item span
{
	width: 170px;
	float: left;
	padding-left: 9px;
	display: block;
}
.date
{
	width: 184px;
	height: 11px;
	float: left;
	text-align: right;
	font-size: 7pt;
	color: #ffffff;
	padding: 7px 0px;
}
.date span
{
	height: 11px;
	width: auto;
	padding: 0px 2px 1px 3px;
	float: right;
	display: block;
	background: url(/i/date_bg.jpg) no-repeat right center;
}
/*end left block*/

/*right block*/
.right_block
{
	width: 507px;
	float: left;
	padding: 0px 22px;
	position: relative;
}
.right_block span
{
	color: #393ebf;
	font-size: 15pt;
	text-align: left;
	display: block;
	padding-bottom: 15px;
}

/*right block*/
/* END content block */

/* footer */
.footer
{
	width: 780px;
	height: 63px;
	float: left;
	margin-top: 20px;
	font-size: 8pt;
}
.copyright
{
	width: 227px;
	height: 33px;
	background: #fbfbfb url(/i/footer_left_bg.gif) no-repeat top left;
	border-right: #ffffff 2px solid;
	color: #4449c3;
	float: left;
	text-align: center;
	padding-top: 30px; 
}
.bottom_menu
{
	width: 551px;
	height: 33px;
	float: left;
	background: #fbfbfb url(i/footer_right_bg.gif) no-repeat top;
	padding-top: 30px;
}
.bottom_menu a
{
	color: #555555;
	text-decoration: none;
	padding: 0px 3px;
}
.bottom_menu a:hover
{
	color: #569dff;
	text-decoration: underline;
}
/* end footer */

/* END BODY */

.must 
{
	color:#cc3300;
	font-weight: bold;
}
.clearit {
	font-size:0;
	clear:both;
}

div.contact-form 
{
	width: 500px;
	padding:5px 0 5px 0;
	float: left;
}
div.contact-form LABEL {
	width: 200px;
	display: block;
	float:left;
	}
div.contact-form SPAN 
{
	width: auto;
	float:right;
	font-size: 10pt;
	color:#CC3300;
}
div.contact-form	INPUT 
{
	width:200px;
	font-size: 9pt;
	float: right;
	color: #666C7C;
}
div.contact-form	TEXTAREA 
{
	width:200px;
	font-size: 9pt;
	float: right;
	color: #666C7C;
}
div.contact-form select
{
	width: 203px;
	font-size: 9pt;
	float: right;
	color: #666C7C;
}
div.send	 
{
	padding-left: 200px;
}
#error
{
	width: 500px;
	font-weight: bold;
	font-size: 9pt;
	color: #cc3300;
	display: block;
	float: right;
	text-align: right;
	padding-right: 5px;
}

/* LIVE CHAT */
.live_chat
{
	margin: 0px;
	height: 500px;
	width: 600px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 0px;
	color: #666C7C;
	background: #175bb9 url(/i/live_chat/main_bg.jpg) no-repeat bottom;
	position: absolute;
	right: 0px;
}
.mess_block
{
	width: 336px;
	height: 270px;
	float: left;
	margin-left: 130px;
	background: url(i/live_chat/mess_block.jpg) no-repeat;
	text-align: center;
	margin-top: 0px;
}
.live_chat h2
{
	color: #d4e5ff;
	font: 23pt Tahoma;
	display: block;
	margin: 79px 0px 0px 0px;
	padding-left: 280px;
	height: 42px;
	text-align: left;
}
.live_chat h2 span
{
	font: bold 12pt Tahoma;
	color: #377ae4;
	vertical-align: top;
	padding-left: 8px;
}
.mess_block form
{
	width: 316px;
	display: block;
	float: left;
	margin-top: 90px;
	padding-left: 20px
}
.mess_block form label
{
	width: 120px;
	color: #666c7c;
	font-size: 8pt;
	display: block;
	text-align: right;
	float: left;
	padding-right: 10px;
}
span.red
{
	color: #ff0000;
}
.mess_block form input
{
	display: block;
	float: left;
	width: 157px;
	height: 24px;
	border: 1px #cccccc solid;
	color: #30333c;
	font: normal 13pt Tahoma;
	vertical-align: bottom;
}
.mess_block form input:hover
{
	border: 1px #a5e5f2 solid;
}
.mess_block form input:focus
{
	border: 1px #a5e5f2 solid;
}
.link_block
{
	width: 220px;
	height: 33px;
	float: right;
	background: #38b4c4 url(i/live_chat/link_block_bg.gif) no-repeat left;
	margin-top: 13px;
}
.link_block a
{
	width: 129px;
	height: 24px;
	display: block;
	float: left;
	background-color: #ffffff;
	background-image: url(i/live_chat/link_bg.gif);
	color: #ffffff;
	font: bold 8pt Tahoma;
	text-decoration: none;
	text-align: right;
	padding-top: 9px; 
}
.link_block a:hover
{
	color: #fef258;
	background-color: #fef258;
}
.chat_copyright
{
	width: 336px;
	float: left;
	margin: 10px 0px 0px 130px;
	text-align: center;
	font: 8pt Tahoma;
	color: #a2bde3;
}
.chat_copyright a
{
	color: #ffffff;
	font: 8pt Tahoma;
	text-decoration: none;
}
.chat_copyright a:hover
{
	color: #fef258;
}

.messages
{
	width: 544px;
	height: 447px;
	margin: 20px auto 0px auto;
	padding-top: 10px;
	text-align: center;
	background: url(i/live_chat/mess_block_2.jpg) no-repeat;
}
.messages h3
{
	display: block;
	position: relative;
	margin: 5px 0px;
	font-family: Tahoma;
	font-size: 11pt;
}
.messages .link_block
{
	margin-right: 5px;
}
.messages .link_block a
{
	width: 69px;
}
.messages textarea
{
	font: 11pt Tahoma;
	color: #30303e;
	width: 483px;
	height: 90px;
}
