html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, object {
margin: 0;
padding: 0;
border: 0;
}

body {

}
#container {
	background-color: #F5F6FA;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	background-attachment: fixed;
	background-image: url(../imagenes/ghostBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	border: 1px solid #18232D;
}
#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222A30;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 120%;
	font-weight: normal;
	padding-left: 20px;
	color: #FB100D;
	margin-top: 10px;
}
#navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5B6F7E;
	border-bottom-color: #5B6F7E;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#navigation ul {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-align: center;
}
#navigation li {
	display: inline;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-right: 5px;
}
#navigationIN {
	background-color: #5B6F7E;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imagenes/bg_menu.jpg);
}
#container2 {
	background-color: #F5F6FA;
	padding-bottom: 10px;
	background-attachment: fixed;
	background-image: url(../imagenes/ghostBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#container2 ul {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #222A30;
	margin-top: 5px;
}
#container2 li {
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: justify;
}
.specialT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #170678;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	width: 100%;
}
.newBgColor {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-image: url(../imagenes/fbg.jpg);
	border: 1px dotted #5B6F7E;
}
#container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 100%;
	font-weight: bold;
	color: #FB100D;
	margin-top: 10px;
	margin-left: 16px;
	margin-bottom: 7px;
}
#container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #FB100D;
	margin-top: 10px;
	margin-left: 16px;
	margin-bottom: 7px;
}
#container2 p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#clear1 {
	clear: both;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FB100D;
	text-align: center;
}


table.servicesT
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 90%;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	text-align: center;
}


table.servicesT td.servHd
{	border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: center;
	padding-left: 3px;
} 

.servBodL { border-left: 1px dotted #CEDCEA; }

.blink A:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
.blink A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.blink A:active {
	text-decoration: none;
	color: #B8B8B8;
}
.blink A:hover {
	color: #FFFFFF;
	background-color: #7694A9;
	border: 1px dotted #536776;
	padding: 2px;
}
#container3 {
	background-attachment: fixed;
	background-image: url(../imagenes/ghostBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#info {
	padding: 3px;
	width: 400px;
	margin-top: 5px;
	margin-left: 3px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6F7E;
}
.imgTop {
	float: left;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}

