@charset "UTF-8";
/* CSS Document */





BODY
{
	font-size: 75%;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 0 0 5px;
	text-align: center;
	color: #666666;
	background: #FFFFFF;
}

A:link
{
	color: #666666;
	text-decoration: none;
	
}
A:visited
{
	color: #666666;
	text-decoration: none;
}
A:hover
{
	color: #3399ff;
}
A:active
{
	color: #FF8913;
}
IMG
{
	border-style: none;
}
H1
{
	font-size: 26px;
	color: #00264c;
	font-weight: bold;
	margin: 0 0 14px;
	line-height: 1.2em;
	letter-spacing: -1px;
}
H2
{
	font-size: 19px;
	color: #00264c;
	font-weight: normal;
	margin: 10px 0 20px;
	line-height: 1.3em;
}
H3
{
	font-size: 125%;
/*(15px)*/
	color: #006BB5;
	font-weight: bold;
	margin: 10px 0 2px;
	padding: 0;
}
H4
{
	font-size: 110%;
/*(13px)*/
	color: #006BB5;
	font-weight: bold;
	margin: 9px 0 1px;
	padding: 0;
}
H5
{
	font-size: 100%;
/*(12px)*/
	font-weight: bold;
}
P
{
	padding: 0 0 0px;
}
HR
{
	clear: both;
	border: 0 none #000000;
	border-bottom: 1px solid #D4D4D4;
	width: 100%;
	height: 1px;
	margin: 0 0 15px;
}
ul.square {list-style-type: square;} 


BLOCKQUOTE
{
	margin: 0 0 15px;
	padding: 15px 20px !important;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.7;
	border: 1px solid #D4D4D4;
	border-width: 1px 0;
}
BLOCKQUOTE.paragraphs
{
	margin: 0 0 20px;
	padding: 15px 20px 0 !important;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5;
}


#iXPage
{
	line-height: 18px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: justify;
}


/* Begin Head */

#iXHeader {

	width: 960px;

}



/*Logo IXTROM Begin*/
#iXLogo
{
	position: fixed;
	top: 0px;
	border: 0px solid #000000;
}


/* Logo IXTROM End - Menu Up IXTROM Begin*/
#iXMenuUp
{
 position:absolute;
 top:20px;
 right:0;
 width:300px;

	font: 60% Arial, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}



/* Menu Up IXTROM End- iXMenu Begin*/


.iXMenu
{

	padding-left: 20px;
	padding-top: 90px;
	border: none;
	border: 0px solid #fff;
	margin: 0px;
	padding: 0px;
	font: 67.5% Arial, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.iXMenu UL
{
	background: #124378 ;
	height: 25px;
	width: 960px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.iXMenu LI
{

	float: right;
	padding: 0px;

}
.iXMenu LI A
{
	background: #124378  url(../images/seperator.gif) no-repeat bottom left;
	color: #fff;
	display: block;
	font-weight: normal;
	line-height: 25px;
	margin: 0px;
	padding: 0px 15px;
	text-align: left;
	text-decoration: none;

}
.iXMenu LI A:hover, .iXMenu UL LI:hover A
{
	background: #84B9E4;
/*url("images/hover.gif") bottom center no-repeat;*/
	color: #000000;
	text-decoration: none;
}
.iXMenu LI UL
{
	background: #D4E4F4;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000000;
	position: absolute;
	width: 170px;
	z-index: 200;
/*top:1em;
/*left:0;*/
}
.iXMenu LI:hover UL
{
	display: block;
}
.iXMenu LI LI
{
/*background:url('images/sub_sep.gif') bottom left no-repeat;*/
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
.iXMenu LI:hover LI A
{
	background: none;
}
.iXMenu LI UL A
{
	display: block;
	height: 25px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
}
.iXMenu LI UL A:hover, .iXMenu LI UL LI:hover A
{
	background: #84B9E4;
/*url('images/hover_sub.gif') center left no-repeat;*/
	border: 0px solid #000000;
	color: #000000;
	text-decoration: none;
}
.iXMenu P
{
	clear: left;
}


/* End Menu */
/* End Head */

#iXMenuLeft {
	position:absolute;
	left: 0px;
	top:350px;
	margin: 0px;
	padding: 15px;
	float:left;
	width: 200px;
	height: 150px;
	background-color: #f1f2f2;
	font-size: 13px;
	color: #3399ff;

}
#iXMenuLeftReferences {
	position:absolute;
	left: 0px;
	top:490px;
	margin: 0px;
	padding: 5px;
	float:left;
	width: 240px;
	height: 140px;
	background-color: #f1f2f2;
	font-size: 13px;
	color: #3399ff;

}
#iXMenuLeftReferences li li {

margin-left:-20px;

}




/* Begin Main */


#iXMain {
width: 960px;
height:auto;
}

#iXMainBanner {

	border: 0px solid #000000;
}


#iXMainText {
	line-height: 1.9em;
	margin-bottom : 1em;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width:500px;
	color: #666;
	text-align: justify;
	border-bottom: 1px solid #666;
}
#iXMainTextIndex {
	line-height: 1.8em;
	margin-bottom : 1em;
	margin-top: 7px;
	margin-bottom: 5px;
	float: left;
	width:500px;
	color: #666;
	text-align: justify;
	border-bottom: 0px solid #666;
}


#iXMainTextIntern {
	position:absolute;
	float: left;
	left: 290px;
	top:365px;
	width:640px;
	line-height: 1.7em;

	margin-bottom:0;
	color: #666;
	text-align: justify;

}

#iXMainTextInternClient {
	position:absolute;
	float: left;
	left: 395px;
	top:365px;
	width:550px;
	line-height: 1.7em;

	margin-bottom:0;
	color: #666;
	text-align: justify;

}

#iXMainTextInternProducts {
	position:absolute;
	float: left;
	left: 0px;
	top:365px;
	width:950px;
	line-height: 1.7em;

	margin-bottom:0;
	color: #666;
	text-align: justify;

}

#iXMainTextInternProducts2 {
	position:absolute;
	float: left;
	left: 290px;
	top:365px;
	width:550px;
	line-height: 1.7em;

	margin-bottom:0;
	color: #666;
	text-align: justify;

}
.image{
	border-style:solid;
	border-color: #ccc;
	border-top-width:0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 30px;
	 
      }

#iXClientsLeft {
	position:absolute;
	float: left;
	margin-top: 20px;
	padding: 0px;
	float:left;
	width: 365px;
	height: 365px;
	background-color: #fff;
}

#iXProductsLeft {
	position:absolute;
	float: left;
	margin-top: 8px;
	margin-left: 0px;
	padding: 0px;
	float:left;
	width: 250px;
	height: 80px;
	background-color: #fff;
}

#iXProductsCentre {
	position:absolute;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	float:left;
	width: 694px;
	height: 838px;
	background-color: #fff;
}

#iXBackgroundRight {
	position:absolute;
	float: right;
	margin-top: 0px;
	margin-left: 835px;
	padding: 0px;
	float:left;
	width: 250px;
	height: 80px;
	background-color: #fff;
}

#iXNewsLeft {
	position:absolute;
	float: left;
	margin-top: 68px;
	margin-left: 0px;
	padding: 0px;
	float:left;
	width: 181px;
	height: 101px;
	background-color: #fff;
}

#iXProductsLeft {
	position:absolute;
	float: left;
	margin-top: 1px;
	margin-left: 0px;
	padding: 0px;
	float:left;
	width: 240px;
	height: 101px;
	background-color: #fff;
}



#iXMainButton {

	margin-top: 20px;
	float: right;
}

/* End Main */


/* Begin Table */

table.sample {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}

table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	background-color: white;
}

/* End Table */

/* Begin Table Products */

table.products {
	width: 640px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}

table.products td {

	width: 100%;
	border-width: 0px;
	padding: 0px;
	border-style: none;
	background-color: white;
}

/* End Table Products*/

/* Begin Footer */
#iXFooter {
position: static;
width: 960px;
}


#iXCopyright {
	position: inherit;
	width: 400px;
	padding-top: 40px;
	font-size: 90%;
	font-style: normal;
	text-align: left;

}
/* End Footer */


