@CHARSET "ISO-8859-1";

/*	FRONT PAGE COLS	*/
.col_front
{
	margin-top: 19px;
}
.col_front_news{
	width:255px;
}
.col_front_presentation{
	width:471px;
}
.col_front_calc{
	width:261px;
}
.front_title {
	font-family: arial;
	font-size: 17px;
	color:#c00;
	font-weight:bold;
}

.col_front a
{
	color:#636363;
	display: block;
	padding: 3px;
	margin:6px 15px 5px 0px;
	cursor: pointer;
}
.col_front a strong {
	margin-bottom:5px;
}
.col_front a span, .col_front a strong
{
	display: block;
}

.col_front a:hover
{
	background: #e7eaed url(/images/layout2/sageata.gif) no-repeat scroll bottom right;
	text-decoration: none;
}


a.all_news
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #cc0000;
	line-height: 23px;
	vertical-align: middle;
}
a.all_news:hover
{
	background: none;
}
a.all_news:hover span
{
	color: #cc0000;
}

.all_news span
{
	float: right;
	margin-right: 1px !important;
}

.all_news img
{
	float: right;
}

.col_front_right
{
	margin-left:6px;
}

.front_faq_presentation
{
	font-family: verdana;
	font-size: 11px;
	margin-top:20px;
}

.front_faq_presentation a
{
	color: #00628e;
	display: inline;
	margin:0px;
	padding:0px;
}
.front_faq_presentation a:hover
{
	display: inline;
	background: none;
}

.col_front a.all_faq
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #5e753e;
	line-height: 23px;
	vertical-align: middle;
	margin-top:0px;
}

a.all_faq:hover
{
	background: none;
}

a.all_faq:hover span
{
	color: #5e753e;
}

.all_faq span
{
	float: right;
	margin-right: 1px !important;
}

.all_faq img
{
	float: right;
}

.front_calculator {
	background:transparent url(../images/select_calc.jpg) no-repeat;
	display:block;
	width:216px;
	height:27px;
	margin-top:19px;
	margin-bottom:25px;
}
.front_calculator select {
	border:none;
}

.faq
{
	margin-top: 20px;
}
a.faq {
	margin-top: 0px;
}

.front_boxes
{
	margin-top: 20px;
	float: left;
}

.front_boxes ul
{
	list-style-type: none;
	list-style-image: none;
	float: left;
}

.front_boxes ul li
{
	float: left;
	margin-left: 2px;
}

.top_elem {
	margin:0 3px;
	margin-bottom: 1px !important;
}

.last_boxes
{
	margin-top: 15px !important;
	float: left;
}

.front_map
{
	width: 225px;
	margin-left: 8px;
}

.front_map p
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}

.front_top_links
{
	width: 227px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
}

.front_top_links a
{
	color:#636363;
	display: block;
	padding: 5px 10px;
	vertical-align: middle;
	cursor: pointer;
}

.front_top_links a span
{
	margin-right: 15px;
	display: block;
}

.front_top_links a:hover
{
	background: #e7eaed url(/images/layout2/sageata.gif) no-repeat scroll bottom right;
	text-decoration: none;
}

#header_text
{
	position: absolute;
	top: 34px;
	/*left: 150px;*/
	right: 50%;
	margin-bottom: 10px;
}

#header_text2
{
	top: 34px;
	position: absolute;
	right: 86px;
}

#tabs
{
	padding: 0;
	background-color: transparent;
}
.tabs_content
{
	background-color: #F3F3F3;
	width: 381px;
	_width: 384px;
	height: 100%;
	float: left;
}
.front_tab
{
	float: left;
	background-position: bottom;
	width: 129px;
	color: #8a8a8a;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	vertical-align: baseline;
	text-indent: 13px;
	line-height: 26px;
	cursor: pointer;
	padding: 0;
}

.front_tab span
{
	font-family: arial;
}

.tab_inactive
{
	background: url(/images/layout2/front_tab_inactive.png) no-repeat;
}

.tab_active
{
	background: url(/images/layout2/front_tab_active.png) no-repeat;
}

.front_tab:hover
{
	text-decoration: none;
}

.tabs_support
{
	position: absolute;
	top: 1px;
	right: 0;
	height: 101px;
	width: 397px;
	overflow: hidden;
}

.logo_image
{
	position: absolute;
	top: 0;
	left:0;
}

#menu_container
{
	position: absolute;
	top: 99px;
	left:0px;
	z-index:1000;
}

#search_container
{
	position: absolute;
	top: 105px;
	right: 10px;
}
.col_front_news_separator {
	display:block;
	height:1px;
	line-height:1px;
	font-size:.1%;
	border-bottom:1px solid #d9d9d9;
}
.col_front .col_front_news_separator {
	margin-right:15px;
}

.president_box {
	background-color:#fff2f3;
	border:2px solid #c00;
	color:#555;
	font-weight:bold;
	padding:5px;
	text-align:center;
	margin-top:19px;
	margin-right:15px;
}
.president_box strong {
	font-size:14px;
}
.president_box span{
	font-weight:normal;
}