@charset "UTF-8";
/* CSS Document */

body {
	background: #336699 url(../img_global/bg_index.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.container_nav {
	width: 910px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
}

.nav_item_first {
	height: 40px;
	margin: 0px 0px 0px 55px;
	padding: 0px;
	float: left;
}

.nav_item_next {
	height: 40px;
	margin: 0px 0px 0px 55px;
	padding: 0px;
	float: left;
}

.container_mast {
	width: 910px;
	height: 110px;
	margin: auto;
	padding: 0px;
}

.container_main {
	width: 910px;
	height: 375px;
	margin: auto;
	padding: 0px;
}

.main_item_first {
	margin: 0px;
	padding: 0px;
	float: left;
}

.main_item_next {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

.container_index_articles {
	width: 910px;
	height: 290px;
	margin: 15px auto;
	padding: 0px;
}

.container_index_articles_l {
	width: 450px;
	height: 290px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: url(../img_global/index_welcome.png) no-repeat left top;
	float: left;
}

.container_index_articles_r {
	width: 450px;
	height: 290px;
	margin: 0px;
	padding: 0px;
	background: url(../img_global/index_company.png) no-repeat left top;
	float: left;
}

.index_body_welcome {
	width: 400px;
	margin: 55px 25px 20px 25px;
	color: #99ccff;
	font-size: 12px;
	line-height: 1.8em;
}

.index_body_title {
	width: 400px;
	margin: 10px 25px 0px 25px;
	color: #fff;
	font-size: 14px;
}

.index_body_text {
	width: 400px;
	margin: 0px 25px 10px 25px;
	color: #99ccff;
	font-size: 11px;
	line-height: 1.6em;
}

.container_footer {
	width: 910px;
	height: 80px;
	margin: auto;
	padding: 0px 0px 15px 0px;
}

.container_links {
	width: 910px;
	height: 130px;
	margin: auto;
	padding: 0px 0px 15px 0px;
}

.container_crumbs {
	width: 895px;
	height: 21px;
	margin: auto;
	padding: 9px 0px 0px 15px;
	font-size: 9px;
	color: #fff;
}

.container_title {
	width: 910px;
	height: 45px;
	margin: auto;
	padding: 0px;
}

.container_inside_body {
	width: 870px;
	margin: auto auto 15px auto;
	padding: 10px 20px 50px 20px;
	background: #215487 url(../img_global/inside_bottom.png) no-repeat bottom left;
	color: #99ccff;
	font-size: 12px;
	line-height: 1.8em;
}

.image_left {
	margin: 0px 10px 10px 10px;
	float: left;
}

.image_right {
	margin: 0px 10px 10px 10px;
	float: right;
}


a.linksmblue:link { color: #99ccff; font-weight: normal; text-decoration: none; font-size: 10px; }
a.linksmblue:hover { color: #fff; font-weight: normal; text-decoration: underline; font-size: 10px; }
a.linksmblue:visited { color: #99ccff; font-weight: normal; text-decoration: none; font-size: 10px; }
a.linksmblue:active { color: #99ccff; font-weight: normal; text-decoration: none; font-size: 10px; }

a.linkregblue:link { color: #99ccff; font-weight: normal; text-decoration: none; font-size: 12px; }
a.linkregblue:hover { color: #fff; font-weight: normal; text-decoration: underline; font-size: 12px; }
a.linkregblue:visited { color: #99ccff; font-weight: normal; text-decoration: none; font-size: 12px; }
a.linkregblue:active { color: #99ccff; font-weight: normal; text-decoration: none; font-size: 12px; }

a.linkxsmwhite:link { color: #fff; font-weight: normal; text-decoration: none; font-size: 9px; }
a.linkxsmwhite:hover { color: #99ccff; font-weight: normal; text-decoration: underline; font-size: 9px; }
a.linkxsmwhite:visited { color: #fff; font-weight: normal; text-decoration: none; font-size: 9px; }
a.linkxsmwhite:active { color: #fff; font-weight: normal; text-decoration: none; font-size: 9px; }
