/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/




body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	position:absolute;
}
/*
================================================================================
|                                     FONTS                                    |
================================================================================
*/
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	color:#4b4b4b;
	margin:0;
	padding:0 0 4px 0;
}
p, form, input, textarea, table, p a, li, .a_map, li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#4b4b4b;
}
p {
	line-height:17px;
	margin:0px;
	margin-bottom:17px;
	text-align:justify;
}
p a, .a_map, li a {
	white-space: nowrap;
	font-weight:bold;
	text-decoration:underline;
}
p a:hover, .a_map:hover, li a:hover {
	text-decoration:none;
}
.read_more_news {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#4b4b4b;
	padding:0 0 0 15px;
	text-decoration:none;
	background-image:url(../images/bg_read_more_news.jpg);
	background-repeat:no-repeat;
	background-position:0 6px;
}
.read_more_news:hover {
	text-decoration:underline;
}
.a_Email {
	text-decoration:underline;
	font-weight:normal;
}
.a_Email:hover {
	text-decoration:none;
}
/*
================================================================================
|                                     MARKERS                                  |
================================================================================
*/








ul {
	margin: 0px;
	padding:0;
	padding-right: 0px;
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(../images/lilst_marker.gif);
}
li {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
/*
li strong {
	position:relative;
	right:4px;
	font-weight:normal;
}

*/

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/


.heder_top {
	width:848px;
	height:388px;
	background-image:url(../images/heder.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.text_header_1 {
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	left: 11px;
	top: 67px;
	color:#ffffff;
}
.text_header_2 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	left: 12px;
	top: 93px;
	color:#ffffff;
	width: 201px;
}
.text_header_3 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	left: 359px;
	top: 172px;
	color:#4b4b4b;
}
.text_header_4 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	left: 361px;
	top: 212px;
	color:#f94000;
}
.text_header_5 {
	position:absolute;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	left: 375px;
	top: 241px;
	color:#4b4b4b;
	line-height:24px;
}
.text_header_6 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	right: 12px;
	top: 93px;
	color:#0000cc;
	width: 100px;
}
.menu {
	position:absolute;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	width:119px;
	height:66px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#4b4b4b;
	text-decoration:none;
	text-align:center;
}
.menu:hover, .menu_active {
	color:#f94000;
}
.menu span {
	position:relative;
	left:0px;
	top:26px;
}
.m1 {
	left: 231px;
}
.m2 {
	left: 355px;
}
.m3 {
	left: 479px;
}
.m4 {
	left: 602px;
}
.m5 {
	left: 725px;
}
/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

.div1 {
	position:absolute;
	width:268px;
	height:74px;
	background-image:url(../images/home_2.jpg);
	top: -92px;
	left: 0px;
}
.text_div1 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#214c9a;
	left: 8px;
	top: 10px;
	line-height:28px;
}
.bg_content_top_main {
	background-image:url(../images/spacer.gif);
	background-repeat:repeat-x;
	background-position:  50% 0%;
	width:100%;
	float:left;
}
.bg_content_main {
	background-image:url(../images/spacer.gif);
	background-repeat:repeat;
	background-position:  50% 0%;
	width:100%;
	float:left;
}
.bg_content_bottom_main {
	background-image:url(../images/spacer.gif);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	background-position: 50% 100%;
}
.bg_content_top {
	background-image:url(../images/bg_content_top.gif);
	background-repeat:no-repeat;
	width:848px;
	float:left;
	min-height:200px;
}
.bg_content {
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	width:848px;
	float:left;
}
.bg_content_bottom {
	background-image:url(../images/bg_content_top.gif);
	background-repeat:no-repeat;
	width:848px;
	float:left;
	background-position:bottom;
}
/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/


form {
	margin:0px;
}
.textfield_9, .textarea_9 {
	width: 236px;
	line-height:16px;
	border:1px solid #bfbfbf;
	padding-bottom:2px;
}
.textfield_9 {
	height:16px;
}
.textarea_9 {
	height:56px;
	overflow:auto;
}
.clear_9, .send_9 {
	background-repeat:no-repeat;
	width:61px;
	height:26px;
	border:0px;
	cursor:pointer;
}
.clear_9 {
	background-image:url(../images/clear.jpg);
}
.send_9 {
	background-image:url(../images/send.jpg);
}
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/


#bg_footer {
	float:left;
	background-image:url(../images/spacer.gif);
	width:848px;
	height:112px;
	background-repeat:no-repeat;
	position:relative;
	background-color:#f3f2f1;
}
#dex_knows {
	position:absolute;
	width:180px;
	height:39px;
	left: 798px;
	top: -71px;
}
.copyright {
	position:absolute;
	left: 0;
	top: 41px;
	width: 848px;
	text-align:center;
}
.copyright, .copyright a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#4b4b4b;
}
.copyright a {
	text-decoration:none;
}
.copyright a:hover {
	text-decoration:underline;
}
.footer_menu {
	position:absolute;
	left: 481px;
	top: 14px;
	text-align:center;
	width: 449px;
}
.footer_menu, .footer_menu a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FF0000;
}
.footer_menu a {
	text-decoration:none;
}
.footer_menu a:hover {
	text-decoration:underline;
}
.js {
	display:hidden;
	position:absolute;
	left:0;
	top:0;
}
