/* ======  Container  ====== */
body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}
body, td, th {
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}
form {	margin: 0;	}
img	{	border : 0 none;}
a {
	color:#9A9A9A;
	text-decoration:none;
}
a:hover {
	color: #E40000;
}
.container	{
	background-image:url(../images/bg-head.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 1003px;
	height:607px;
	margin:0;
	padding:0;
	text-align:left;
}
/* ======  Header ====== */
.head{
	height:146px;
	vertical-align:top;
}
.logo1{
	float:left;
	padding:32px 0px 0px 42px;
	margin:0px;
}
.logo{
	float:left;
	margin:0px;
	padding:29px 0px 0px 165px;
}
.icon {
	float:right;
	padding:78px 3px 0px 0px;
}
.icon img{
	width: 12px;
	height: 11px;
	margin-left:6px;
	cursor:hand;
	cursor:pointer;
}
.icon_home img		{background: top left no-repeat url(../images/home.gif);}
.icon_home:hover img{background: top left no-repeat url(../images/homer.gif);	}
.icon_email img		{background: top left no-repeat url(../images/email.gif);}
.icon_email:hover img{background: top left no-repeat url(../images/emailr.gif);	}
.icon_print img		{background: top left no-repeat url(../images/print.gif);}
.icon_print:hover img{background: top left no-repeat url(../images/printr.gif);	}

/* ======  Body ====== */
.body{	
	margin:0px;
	padding:0px;
	vertical-align:top;
	}
.sideLeft{
	float:left;
	width:121px;
	margin-top:expression(isMSIE5_0?'43px':isMSIE5_5?'43px':isMSIE6_0?'43px':'43px');
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-top:43px;
}
.sideLeft img
{
	position:relative;
	right:expression(isMSIE5_0?'5px':isMSIE5_5?'5px':isMSIE6_0?'5px':'0px');
	right:0px;
}
.content
{
	float:left;
	width:633px;
	margin:0px;
	background:url(../images/bg-title.gif) left top no-repeat;
	background-position-y:top;
	height:auto;
	position:relative;
	left:expression(isMSIE5_0?'1px':isMSIE5_5?'1px':isMSIE6_0?'0px':'10px');
	left:10px;
	z-index:0;
}
.contentTitle
{
	float:left;
	background-image:url(../images/bg-title.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:633px;
	height:31px;
	position:relative;
}

.content .contentText{
	float:left;
	width:expression(isMSIE5_0?'623px':isMSIE5_5?'623px':isMSIE6_0?'625px':'631px');
	width:631px;
	height:auto;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:expression(isMSIE5_0?'0px':isMSIE5_5?'0px':isMSIE6_0?'0px':'10px');
	margin-left:10px;
	overflow:hidden;
}
.sideRight{
	width:219px;
	position:relative;
	left:expression(isMSIE5_0?'5px':isMSIE5_5?'5px':isMSIE6_0?'5px':'20px');
	left:20px;
	top:0px;
}

.sideRight .address{
	background-color:#E5E5E5;
	background-image:url(../images/address-title.gif);
	background-position:top;
	background-repeat: no-repeat;
	float:left;
	width:219px;
	height:auto;
	padding-bottom:15px;
	text-align:center;
}
.sideRight .address h1{
	font: bold 12px Arial, Helvetica, sans-serif;
	margin:4px 0px 0px 0px;
	padding:0px;
	color:#7F8083;
	text-align:center;
}
.sideRight .address p{
	font-weight:bold;
	color:#7F8083;
	margin:13px 8px 0px 8px;
}
.blLeft{ float:left;}
/* ======  Footer  ====== */
.footer	
{
	background-color:#004990;
	height:28px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	vertical-align:middle;
	position:relative;
	}
.footer	a{color:#FFFFFF;}
.footer	a:hover{color:#8393CA;}
.footer span{
	width:20px;
	padding: 0px 10px 0px 10px;	
	color:#ffffff;
}
.footer span.blue{
	width:auto;
	color:#004990;
}
.bot{
	float:left;
	xmargin: 0px 0px 0px 20px;
	margin:0px;
	padding-left:20px;
}
.negeso{
	float:right;
	xmargin: 0px 15px 0px 0px; 
	margin:0px;
	padding-right:15px;
}
.footer img {
	height:13px;
	width:13px;	
	margin:0px 5px 0px 0px;
	vertical-align:middle;
}
