﻿/********************** General **************************/
.main_holder
{
	padding				: 0px 10px;
	width				: 936px;
}
 .holder_center,.holder_bottom,.home_main_flash,.home_right_flash,.home_btm_main,.home_btm_right
{
	float				: left;
	text-align			: left;
}
.holder_center
{
	width				: 936px;
	padding-top			: 10px;
	/* 12px 0px 8px;*/
	overflow			: hidden;
}
.holder_bottom
{
	width				: 936px;
	padding-top			: 10px;
	overflow			: hidden;
}
.bottom_ctrl_holder
{
	border-top			: solid 1px #B4B5B9;
	background-image	: url(../Images/bottom_ctrl_background.gif);
	background-position	: top;
	background-repeat	: repeat-x;
	height				: 27px;
	text-align			: right;
	padding-top			: 5px;
}
.bottom_ctrl_holder a
{
	font-size			: 10px;
	display				: block;
	float				: right;
}
.bottom_ctrl_holder .txt
{
	padding-right		: 5px;
}
.bottom_ctrl_holder .img
{
	padding-left		: 15px;
	padding-right		: 5px;
}
.bottom_ctrl_holder .mail
{
	padding-top			: 2px;
}
.main_left_holder
{
	clear				: both;
}
.home_main_flash, .home_right_flash
{
	/*height				: 218px;*/
	overflow			: hidden;
}
.home_main_flash
{
	/*width				: 752px;*/
}
.home_right_flash
{
	width				: 183px;
}
.home_btm_main
{
	width				: 752px;
	/*height				: 237px;*/
	/*overflow			: hidden;*/
}
.home_btm_right
{
	width				: 184px;
	overflow			: hidden;
}
/**************************  End General ********************/
/*-------------------Sub menu------------------------------*/

.submenuconteiner
{
}
/*------------------- End Sub menu-------------------------*/
/*-----------------------------------------------------------*/
.lastmenuitem_active1, .lastmenuitem1, .lastmenu_over1
{
	background-repeat	: no-repeat;
	background-position	: left top;
	height				: 28px;
}
.lastmenuitem_active1
{
	background-image	: url(../Images/leftmenu_item_active.jpg);
}
.lastmenuitem1
{
	background-image	: url(../Images/leftmenu_item.jpg);
}
.lastmenu_over1
{
	background-image	: url(../Images/leftmenu_item_active.jpg);
}
.lastmenuitem1 a, .lastmenu_over1 a
{
	font-size			: 16px;
	display				: block;
	padding-top			: 5px;
	font-family			: Arial Narrow;
}
.lastmenuitem1 a
{
	color				: #23317A;
}
.lastmenu_over1 a
{
	color				: White;
}
/*-----------------------------------------------------------*/

