﻿* 
{
	margin:0;
	padding:0;
	border:0;
}

.wrapper 
{
	width:980px;
	margin:auto;
}

.top 
{
	width:930px;
	float:left;
	background:#2c4060;
	padding:25px;
}
.top .logo
{
	width:720px;
	float:left;
}
.top .search_Container
{
	width:210px;
	float:left;
}

.searchBox 
{
	background:url(/templates/pages/mavab/gfx/search_bg.gif);
	width:198px;
	height:31px;
	float:left;
	margin-top:8px;
}

.searchBox .search_Input
{
	width:170px;
	float:left;
	margin:4px 0 0 5px;
}
.searchBox .search_Input input
{
	width:160px;
	font-family:Arial;
	font-size:11px;
	color:#a7a7a8;
	padding:4px 2px 3px 5px;
}

.search_unFocus 
{
	color:#a7a7a8;
}
.search_Focus 
{
	color:#333;
}

.searchBox .search_Button
{
	float:left;
	margin:7px 0 0 0;
}



.menu 
{
	width:980px;
	float:left;
	background:url(/templates/pages/mavab/gfx/menu_bg.gif);
	height:29px;
	padding-top:7px;
}
.menu ul li 
{
	float:left;
	list-style-type:none;
}
.menu ul li a 
{
	font-family:Tahoma;
	font-size:11px;
	color:#101723;
	text-decoration:none;
	margin:0 30px;
}
.menu ul li a.relative 
{
	font-weight:bold;
}

.main 
{
	width:980px;
	float:left;
}

.main 
{
	width:980px;
	float:left;
}
.main .submenu
{
	width:220px;
	float:left;
	background:url(/templates/pages/mavab/gfx/submenu_bg.gif) repeat-x;
	min-height:270px;
}


.main .textContent
{
	width:477px;
	float:left;
	padding:20px 25px 25px 25px;
}

.main .textContent, p
{
	font-family:Verdana;
	font-size:11px;
	color:#25241d;
	line-height:15px;
	text-align:justify;
}

.main .textContent a 
{
	color:#2362bf;
	text-decoration:underline;
}
.main .textContent a:hover 
{
	text-decoration:none;
}
.main .textContent h1 
{
	font-family:Arial;
	font-size:19px;
	color:#2c4060;
	margin-bottom:5px;
	line-height:22px;
	text-align:left;
}
.main .textContent .top_Image
{
	margin-bottom:15px;
}

.main .contact_Frame
{
	width:233px;
	float:left;
	font-size:11px;
	line-height:13px;
	font-family:Arial;
	color:#555450;
}
.main .contact_Frame h3 
{
	font-family:Arial;
	font-size:14px;
	color:#2c4060;
	margin-bottom:8px;
}

.main .contact_Frame .c_1
{
	background:url(/templates/pages/mavab/gfx/contact_bg_top.gif);
	margin-top:20px;
	padding:20px 20px 0 20px;
}
.main .contact_Frame .c_2
{
	background:url(/templates/pages/mavab/gfx/contact_bg.gif);
	padding:10px 20px 0 20px;
}

.main .contact_Frame .c_3
{
	background:url(/templates/pages/mavab/gfx/contact_bg_bottom.gif);
	height:12px;
}

.c_2 table
{
	margin:5px 0 0 0;
}
.c_2 table tr td 
{
	padding:0 0 5px 0;
	padding-right:30px;
	color:#726f5f;
}
.c_2 table tr td.cb 
{
	padding-right:3px;
}
.c_multiline 
{
	width:185px;
	height:85px;
	border:#e0dcc3 1px solid;
	font-family:Tahoma;
	font-size:11px;
	color:#c4c4c4;
	padding:3px;
	margin-bottom:2px;
}
.c_singleline 
{
	width:185px;
	border:#e0dcc3 1px solid;
	margin-bottom:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#c4c4c4;
	padding:3px;
}


.submenu ul li
{
	list-style-type:none;
	background:url(/templates/pages/mavab/gfx/submenu_btn_bg.gif);
}
.submenu ul li a
{
	background:url(/templates/pages/mavab/gfx/submenu_arrow.gif) no-repeat 20px 11px;
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#2c4060;
	text-decoration:none;
	height:20px;
	padding:6px 0 0 30px;
}
.submenu ul li a.active
{
	background:url(/templates/pages/mavab/gfx/submenu_arrow2.gif) no-repeat 20px 11px;
	font-weight:bold;
}

.submenu ul li.mmlvl_2 a 
{
	height:18px;
	padding:4px 0 0 45px;
	background-position:35px 9px;
}

.cH 
{
	font-weight:bold;
	color:#a29e82;
}

.l_temp_Holder 
{
	padding-top:0px;
}

.ferror 
{
	border-color:#ff0000;
}

.form_error
{
	color:#ff0000;
}

.bottom 
{
	width:980px;
	float:left;
	background:url(/templates/pages/mavab/gfx/bottomLine.gif) repeat-x;
	font-family:Verdana;
	font-size:10px;
	color:#a8acb3;
	text-align:center;
	padding:10px 0;
	margin:10px 0;
}
.bottom span 
{
	margin:0 20px;
}