/**
 * Style sheet style
 */
html, body
{
	width:100%;
	height:100%;
	background-color:#f8fcff;
	background-image:url("files/images/fon.gif");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial;
	color:#555555;
	line-height: normal;
}

html
{
	font-size:100.01%;
}

img
{
	border:0;
}

body
{
	position:relative;
	font-size:62.5%;
	height:auto !important; 
	height: 100%;
	min-height:100%;
}

div, p, ul, ol, li, html, body, img, form, input, textarea
{
	margin:0;
	padding:0;
}

a:link, a:visited
{
	color:#03527c;
}

a:hover, a:active
{
	color:#000000;
}

h1
{
	margin:0px 0px 16px 0px;
	text-align:left;
	font-weight:normal;
	font-size:1.8em;
	color:#000000;
	line-height: normal;
}

h2
{
	margin:0px 0px 14px 0px;
	text-align:left;
	font-weight:normal;
	font-size:1.4em;
	color:#000000;
	line-height: normal;
}

h3
{
	margin:10px 0px;
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
	color:#000000;
	line-height: normal;
}

h4
{
	margin:5px 0px 10px 0px;
	text-align:left;
	font-weight:bold;
	font-size:1em;
	color:#3E6A9B;
}

input, textarea, select
{
	border:1px solid #03527c;
	font-family:Tahoma;
	font-size:0.9em;
	color:#555555;
}

p, ul, ol
{
	margin:0px 0px 10px 0px;
}

ol li
{
	margin:0px 0px 3px 20px;
}

ul li
{
	margin:0px 0px 3px 20px;
	padding:0px 0px 0px 14px;
	background-image:url("files/images/li.gif");
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
}

ul li ul
{
	margin:5px 0px 9px 5px;
}

ul li ul li
{
	margin:0px 0px 3px 5px;
	padding:0px 0px 0px 5px;
	background-image:url("files/images/lili.gif");
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
}

.all
{
	width:992px;
	font-size:1.2em;
	background: #74B1D0 url(files/images/all.gif) repeat-y left top;
	margin: 0 auto;
	min-height: 800px;
}

* html .all
{
	height: 800px;
}

#header
{
	height:310px;
	position:relative;
	background-image:url("files/images/top.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#left
{
	width:320px;
	float:left;
}

#left .inside
{
	padding:0px 0px 0px 30px;
}

#main
{
	width:670px;
	float:right;
}

#main .inside
{
	padding:0px 30px 0px 20px;
}

#footer
{
	position:relative;
	clear:both;
	background-image:url("files/images/footer.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:1.1em;
	color:#72a7d4;
}

#footer .inside
{
	width:992px;
	height:208px;
	padding:0;
	background-color:#b6d4ee;
	background-image:url("files/images/footer_inner.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 auto;
}

#footer a
{
	color:#72a7d4;
}

#footer a:hover
{
	color:#555555;
}

.foot_1
{
	width:400px;
	float:left;
	padding:120px 0px 0px 30px;
}

.foot_2
{
	width:360px;
	float:left;
	padding:135px 0px 0px 0px;
	text-align:center;
}

.mod_customnav
{
	height:56px;
	position:relative;
}

.mod_customnav ul
{
	width:850px;
	float:left;
	margin:0;
	padding:5px 0px 0px 0px;
}

.mod_customnav ul li
{
	float:left;
	margin:0;
	padding:0px 0px 0px 38px;
	font-size:15px;
	background: none;
}

.mod_customnav ul li a
{
	display:block;
	padding:10px 0px;
	background-image:url("files/images/menu_top_a.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#ffffff;
	text-transform: uppercase;
}

.mod_customnav ul li a:hover, .mod_customnav ul li a.active
{
	background-image:url("files/images/menu_top_ah.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#305c8e;
}

ul.group
{
	width:100px;
	position:relative;
	float:right;
	margin:0;
	padding:10px 18px 0px 0px;
}

ul.group li
{
	float:right;
	margin:0;
	padding:0;
	background: none;
}

ul.group li a, .mod_customnav ul.group li a:visited
{
	display:block;
	margin:0;
	padding:13px;
	text-decoration:none;
}

ul.group li a.home, ul.group li a.home:visited
{
	background-image:url("files/images/home.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

ul.group li a.home:hover, ul.group li a.home:active
{
	background-image:url("files/images/home_h.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

ul.group li a.mail, ul.group li a.mail:visited
{
	background-image:url("files/images/mail.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

ul.group li a.mail:hover, ul.group li a.mail:active
{
	background-image:url("files/images/mail_h.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

ul.group li a.map, ul.group li a.map:visited
{
	background-image:url("files/images/map.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

ul.group li a.map:hover, ul.group li a.map:active
{
	background-image:url("files/images/map_h.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.logo
{
	width:232px;
	height:76px;
	left:57px;
	top:129px;
	position:absolute;
	z-index: 10;
}

.logo_name
{
	width:232px;
	height:30px;
	left:57px;
	top:210px;
	position:absolute;
	font-weight:bold;
	font-size:18px;
	color:#23211D;
	z-index: 10;
}

.top_pic
{
	width:620px;
	height:253px;
	right:22px;
	top:57px;
	position:absolute;
	background-image:url("files/images/top_pic.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	z-index: 10;
}

.mod_navigation
{
	margin:0;
	padding:0;
}

.mod_navigation ul.level_1
{
	border:1px solid #f8fcff;
}

.mod_navigation ul.level_1 li
{
	margin:0px 0px 10px 0px;
	padding:0;
	background: none;
}

.mod_navigation ul.level_1 li.submenu a.submenu, .mod_navigation ul.level_1 li.submenu a.submenu:visited
{
	width:260px;
	display:block;
	padding:7px 10px 6px 20px;
	background-color:#72a7d4;
	background-image:url("files/images/my.gif");
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
	text-transform: uppercase;
}

.mod_navigation ul.level_1 li.submenu a.submenu span
{
	display:block;
	margin:0;
	padding:0px 30px 0px 0px;
	background-image:url("files/images/h2.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

.mod_navigation ul.level_2
{
	margin:8px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	background-color:#E7F2FA;
	background-image:url("files/images/tab_02_first.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.mod_navigation div.sub
{
	margin:0;
	padding:0;
	background-image:url("files/images/tab_02_last.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

.mod_navigation ul.level_2 li
{
	margin:0;
	padding:0px 10px 10px 20px;
	background-image:url("files/images/my_li.gif");
	background-repeat:no-repeat;
	background-position:left 5px;
}

.mod_navigation ul.level_2 li a, .mod_navigation ul.level_2 li a:visited
{
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#000000;
	background: none;
	text-transform: none;
}

.mod_navigation ul.level_2 li a:hover, .mod_navigation ul.level_2 li a:active
{
	color:#3E6A9B;
}

.mod_breadcrumb
{
	margin:0px 0px 13px 0px;
}

.mod_breadcrumb, .mod_breadcrumb a, .mod_breadcrumb a:visited, .mod_breadcrumb span
{
	margin:0px 0px 13px 0px;
	font-size:0.9em;
	color:#888888;
}

.mod_breadcrumb a:hover, .mod_breadcrumb a:active, .mod_breadcrumb span
{
	text-decoration:none;
}

.box .blue
{
	padding:3px 13px;
	background-image:url("files/images/blue_bot.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

.blue
{
	background-image:url("files/images/blue_top.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.box
{
	margin:20px 0px 10px 0px;
	background-color:#72A7D4;
}

.box a, .box a:visited
{
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	color:#FFFFFF;
}

hr
{
	height:1px;
	background-color:#72A7D4;
	border:0px;
	color:#72A7D4;
}

table
{
	border-collapse:collapse;
}

.tbl1
{
	margin:0px;
	padding:2px;
}

.tbl1 td
{
	border:1px solid #000000;
}

.tbl1_header
{
	background-color:#ffffff;
}

.tbl1_row
{
	background-color:#74B1D0;
}

.tbl_clr
{
	border:0px solid;
	border-collapse:separate;
}

.tbl_clr_hd
{
	text-align:center;
	background-color:#72A7D4;
	font-weight:bold;
	color:#ffffff;
}

.tbl_clr_odd
{
	background-color:#74B1D0;
}

