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

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

body {
	background-attachment:fixed;
	font-family: helvetica;
	font-size: 13px;
	color:#000;
	background-image: url(images/back.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin: 0px;
}
#header {
	background-image: url(images/header_bg.jpg);
	height: 194px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#banner {
	height: 250px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #871829;
}
#menu {
	background-image: url(images/menu_bg.gif);
	height: 40px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu_link {
	float: right;
	height: 20px;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
#menu_link_on {
	float: right;
	height: 20px;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	background-image: url(images/menu_bg_on.gif);
}

.menu_text a{
	font-family:helvetica;
	font-size:12px;
	text-decoration:none;
	color:#FFF;	
}
.menu_text a:hover{
	font-family:helvetica;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	color:#d82535;	
}
#content {
	background-repeat: repeat-x;
	text-align: center;
	width: 950px;
	height:auto;
	vertical-align: top;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: auto;
	bottom: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
.body_text_justify {
	font-family: Helvetica;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
	color: #555;
}
#bottom_content_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1000px;
	background-color: #CCC;
}
#socia_link {
	float: right;
	height: 20px;
	width: 180px;
	text-align: right;
	background-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#social_image {
	float: right;
	height: 20px;
	width: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer_left_panel {
	float: left;
	width: 300px;
	text-align: left;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 8px;
}
#banner_left_panel {
	float: left;
	width: 760px;
	padding-left: 0 px;
	padding-top: 10px;
	background-color: #F3EEE9;
}
#capsule_left_panel {
	float: left;
	width: 234px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	background-color: ##F8F7F5;
	text-align: justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:13px;
	border-right-color:#999;
	border-right-style:dotted;
	border-right-width:1px;
	color:#333333;
	margin-right: 0px;
	margin-left: 0px;
}
#contents_left_panel {
	float: left;
	width: 770px;
	padding-left: 0px;
	padding-top: 10px;
	background-color: #F3EEE9;
	height: auto;
}
#contents_right_panel {
	float: right;
	width: 200px;
	padding-right: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-color: #f3eee9;
	padding-top: 10px;
	color: #333;
	margin-right: 0px;
	padding-left: 10px;
}
#footer_right_panel {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 10px;
	color:#FFF;
	padding-top: 10px;
}
#new_projects {
	float: left;
	height: 245px;
	width: 250px;
	margin-right: 20px;
}
#line_separator {
	float: left;
	height: 245px;
	width: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
#body_botom {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	background-color: #fff;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-size: 11px;
	background-repeat:no-repeat;
	vertical-align: middle;
	height: 50px;
	background-color: #94242c;
}
#footer #footer_left_panel a:hover {
	color: #D2E6EF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#footer #footer_right_panel a:hover {
	color: #E2F6FF;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#social_network{
	width:1000px;
	height:40 px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
	background-color: #333;
}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.text_left_general {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: justify;
	color:#333333
}
.texto_capusla{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#096;
	font-style:oblique
	
	}

.titles_main {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.titles_service {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1F85B5;
}
#footer #footer_left_panel a {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
#footer #footer_right_panel a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#wrapper #content table tr td #contents_left_panel table tr td table tr td p {
	text-align: justify;
}
#contac_us {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(images/contact-us_05.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 442px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
	top: auto;
	line-height: 35px;
}
#service {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	height: 146px;
	width: 442px;
	color: #2A7CA9;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
	top: auto;
	line-height: 14px;
	background-color: #F8F7F5;
	text-align: justify;
}
#contact_wrapper {
	float: left;
	height:auto;
	background-color: #B4D91D;
	margin: 0px;
	padding: 0px;
	background-image: url(images/contact-us_05.jpg);
	text-align: left;
	width: auto;
}#contact_all {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(images/primary-contacts.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 200px;
	line-height: 30px;
	color: #1C78A4;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.right_align {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	background-color: #2D87B8;
	text-align: center;
	vertical-align: middle;
	float: right;
	height: 20px;
	width: 100px;
	color: #1D7DAB;
}
.link_footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
}
.link_footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFC;
}
#title_content {
	float: left;
	height: 40px;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#admin_cont {
	float: right;
	height: 40px;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
}
#main_content {
	font-family: helvetica;
	background-color: #EBEBEB;
	padding: 10px;
	height: auto;
	width: 930px;
	border: thin dotted #CCC;
	margin-bottom: 20px;
}
.common_title {
	font-family: helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #CF1211;
}
.admin_text a{
	font-family:helvetica;
	font-size:12px;
	text-decoration:none;
	color:#f1f1f1;	
}
.admin_text a:hover{
	font-family:helvetica;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	color:#d82535;	
}