body {
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.services li {

	list-style-image:url('../images/list.png');
	width:400px;
	padding-bottom:5px;
	text-align:left;
	margin-left:50px;
	color:#15337d;
	font-size:13px;
	font-weight:bold;

}

.mision li {

	list-style-image:url('../images/list.png');
	width:400px;
	padding-bottom:5px;
	text-align:left;
	margin-left:50px;
	color:#15337d;
	font-size:11px;

}

img {
	border:2px double #fff;
}

.page {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

.top {
	width:1000px;
	height:191px;

}

.top span {
	display:block;
	float:left;
}

.top_logo {
	background-image: url('../images/logo2.jpg');
	width:383px;
	height:191px;
}

.top_spacer {
	background-image: url('../images/top_bg.jpg');
	width:417px;
	height:170px;
	background-repeat:repeat-y;
}


.top_right_bg {
	background-image: url('../images/top_right_bg.jpg');
	width:200px;
	height:170px;
	background-repeat:repeat-y;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	padding-top:13px;
}


.lang_label {
	width:1000px;
	height:16px;
}

.lang_label div {
	float:left;
}

.left_bar {
	background-image: url('../images/top_bar.jpg');
	width:383px;
	height:16px;
	background-repeat:repeat-x;
}

.bar_curv {
	background-image: url('../images/bar_curves.jpg');
	width:417px;
	height:37px;
	background-repeat:repeat-x;
	margin-top:-21px;
	position:relative;
	left:0px;
}

.bar_lang {
	background-image: url('../images/top_bar_lang.jpg');
	width:200px;
	height:37px;
	background-repeat:repeat-x;
	margin-top:-21px;
	position:relative;
	left:0px;
}

.bar_lang img {
	border:0px;
margin-left:10px;
cursor:pointer;	

}

.cont_menu {
	width:1000px;
	height:568px;
	margin-top:-5px;
}

.cont_menu[class] {

	margin-top:0px;
}

.left_menu {
	background-image: url('../images/menu_bg.jpg');
	width:256px;
	height:100%;
    position:relative;
	float:left;
	text-align:center;
}

.content {
	width:744px;
	height:566px;
	float:left;
    position:relative;
}

.footer {
	width:1000px;
	background-image: url('../images/top_bar_lang.jpg');
	height:37px;
	background-repeat:repeat-x;
}

.menu_btn {
    background-image: url('../images/btn_n.jpg');
	width:188px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:left;
	cursor:pointer;
}


.menu_btn p {
	text-transform:uppercase;
	color:#fff;
	padding-left:55px;
	font-size:14px;
	font-weight:bold;
	padding-top:13px;
}

.sub_menu_btn li {

	list-style-image:url('../images/list.png');
	text-align:left;
	padding-bottom:5px;
	margin-left:50px;
	color:#15337d;
	font-size:14px;
	font-weight:bold;

}

.sub_menu_btn li:hover {
         	color:#3660c8;
}

.sub_menu_btn ul {

	margin-top:5px;
	margin-bottom:0px;

}

.top_right_bg p {
	margin-top:5px;
	margin-bottom:5px;
}

.footer p {
	color:#c6acac;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
}

.content_outer {
	width:80%;
	height:80%;
	background-color:#214093;
}

/* Frames and corners */

.table_content {
	margin-top:15px;
	margin-left:25px;
    display: block;
}


.corn_t_l {

	background-image: url('../images/corners/darkblue/corn_t_l.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;

}

.top_c {
	background-color:#1b3783;
	height:14px;
	width:660px;
	font-size:11px;
font-weight:bold;
	color:#fff;

}

.corn_t_r {
	background-image: url('../images/corners/darkblue/corn_t_r.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;
}

.middle {
	background-color:#1b3783;
	height:500px;
	width:660px;
}

.middle .middle {
	background-color:#1b3783;
    padding-left: 15px;
    width:120px;
    height:125px;
}

.middle[class] .middle {
    padding-left:0px;
    height:110px;
}
 /*   
.ie_set {
  margin-left:-5px;
 }

 .ie_set .middle {
  padding-left: 15px;
 }
 .ie_set[class] .middle {
  padding-left: 0px;
 }

.ie_set[class] {

 }             */


.middle img {
	cursor:pointer;

}

.middle p.products_head {
	cursor:pointer;

}

.corn_b_l {
	background-image: url('../images/corners/darkblue/corn_b_l.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;

}

.bottom_c {
	background-color:#1b3783;
	height:14px;
	width:660px;

}

.corn_b_r {
	background-image: url('../images/corners/darkblue/corn_b_r.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;
}

.l_table_content {
	margin-top:5px;
	margin-left:5px;
}


.l_corn_t_l {

	background-image: url('../images/corners/lightblue/corn_t_l.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;

}

.l_top_c {
	background-color:#e0f2fe;
	height:14px;
	width:650px;


}

.l_corn_t_r {
	background-image: url('../images/corners/lightblue/corn_t_r.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;
}

.l_middle {
	background-color:#e0f2fe;
	height:225px;
	width:650px;
	color:#1b3783;
	overflow:hidden;
}

.l_corn_b_l {
	background-image: url('../images/corners/lightblue/corn_b_l.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;

}

.l_bottom_c {
	background-color:#e0f2fe;
	height:14px;
	width:650px;

}

.l_corn_b_r {
	background-image: url('../images/corners/lightblue/corn_b_r.png');
	width:14px;
	height:14px;
	background-repeat:no-repeat;
}

.scroller_t {
	background-image: url('../images/arrow_scr_t.png');
	width:64px;
	height:25px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}

.scroller_b {
	background-image: url('../images/arrow_scr_b.png');
	width:65px;
	height:23px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;

}

.art_head {
	font-weight:bold;
	text-decoration:underline;
	color:#1b3783;
	font-size:12px;
	margin-left:25px;
}

.article {
	padding-left:10px;
	padding-right:10px;
}

.cont_artic {
	height:180px;
	width:620px;
	overflow:hidden;
	margin-left:13px;	
}

.cont_artic[class] {
	height:180px;
	width:650px;
	overflow:hidden;
	margin-left:13px;	
}

.main_header {
	font-weight:bold;
    font-size:13px;
}

.main_list {
	font-size:10px;
	display:block;
	float:left;
	margin-left:80px;
	text-transform:uppercase;
}

.main_list li {
	text-align:left;
}

.products_head {
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:0px;

}

.products_head[class] {
	font-size:11px;
	color:#fff;
	margin:0px;
	margin-top:-10px;
}



.contact_right {
	height:100px;
	width:100%;
}

.contact_left {
	float:left;
	height:460px;
	width:45%;
    margin-left:50px;
    margin-right:15px;
}

.contact_right p {
	font-size:12px;
	margin-top:5px;
    margin-bottom:5px;
}




.p_cont {
	width:200px;
	font-size:12px;
	float:left;
    margin-left:30px;
}

.p_cont img {
	width:144px;
	height:196px;
}

.cont_artic table {
	margin-left:20px;
	margin-right:20px;
}

.cont_artic[class] table {
	margin-left:35px;
	margin-right:30px;
}



