html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	overflow:auto;
}

h1 {
	font-size:11px;
	color:#004080;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#container {
	width:713px;
	height:100%;
	padding:10px 0px 0px 10px;
}

#main {
	width:713px;
	height:100%;
}

#top {
	width:713px;
	height:64px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
}

#top table {
	padding-bottom:12px;
}

#top td {
	width:175px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#004080;
	top:-5px;
}

#top a.active {
	color:#FFFFFF;
	text-decoration:none;
}


#quatremen {
	width:713px;
	height:175px;
}

#menu {
	width:713px;
	height:33px;
}

#menu img {
	margin:0px;
	padding:0px;
	border:0px;
}

#header {
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	width:713px;
	height:66px;
	vertical-align:top;
}

#breadcrumb {
	font-size:11px;
	top:12px;
	position:relative;
	font-size:11px;
	left:228px;
}

#description {
	top:30px;
	position:relative;
	left:228px;
}

#footer {
	width:713px;
	height:49px;
}

#submenu {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	width:160px;
	padding:10px 10px 0px 0px;
	line-height:20px;
}

#submenu a{
	width:160px;
	color:#004080;
	padding-right:10px;
}

#submenu a.active{
	color:#00ADEF;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}

#content {
	width:100%;
	height:100%;
	width:713px;
	margin:0px;
	padding:0px;
}

#dash {
	width:10px;
	background-image:url(../images/dash.gif);
	background-repeat:repeat-y;
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
}

#text {
	text-align:justify;
	font-size:11px;
	line-height:16px;
	padding:12px 50px 20px 48px;
}

#shadow {
	width:23px;
	background-image:url(../images/shadow.gif);
	background-repeat:repeat-y;
}


a {text-decoration:none; }
a.menu:link    { color: #133E60; font-weight:bold; height:20px; text-decoration:none; }
a.menu:visited { color: #133E60; font-weight:bold; height:20px; text-decoration:none; } 
a.menu:active  { color: #0AB4F2; font-weight:bold; height:20px; text-decoration:none; }
a.menuHit      { color: #0AB4F2; font-weight:bold; height:20px; text-decoration:none; }
a.menu:hover   { color: #133E60; font-weight:bold; height:20px; text-decoration:underline; }
a.lang:link    { color: #133E60; font-weight:bold; text-decoration:none; height:0px; }
a.lang:visited { color: #133E60; font-weight:bold; text-decoration:none; height:0px; } 
a.lang:active  { color: white; font-weight:bold; text-decoration:none;  height:0px; }
a.langHit      { color: white; font-weight:bold; text-decoration:none;  height:0px; }
a.lang:hover   { color: #133E60; font-weight:bold; text-decoration:underline; height:0px; }
a.company:link    { color: #B3E0F7; font-weight:bold; text-decoration:none; height:0px;}
a.company:visited { color: #B3E0F7; font-weight:bold; text-decoration:none;  } 
a.company:active  { color: white; font-weight:bold; text-decoration:none;  }
a.companyHit      { color: white; font-weight:bold; text-decoration:none;  }
a.company:hover   { color: #B3E0F7; font-weight:bold; text-decoration:underline;  }
a.solutions:link    { color: #8DEAFF; font-weight:bold; text-decoration:none; height:0px;}
a.solutions:visited { color: #8DEAFF; font-weight:bold; text-decoration:none;  } 
a.solutions:active  { color: white; font-weight:bold; text-decoration:none;  }
a.solutionsHit      { color: white; font-weight:bold; text-decoration:none;  }
a.solutions:hover   { color: #8DEAFF; font-weight:bold; text-decoration:underline;  }
a.cases:link    { color: #077DA5; font-weight:bold; text-decoration:none; height:0px;}
a.cases:visited { color: #077DA5; font-weight:bold; text-decoration:none;  } 
a.cases:active  { color: white; font-weight:bold; text-decoration:none;  }
a.casesHit      { color: white; font-weight:bold; text-decoration:none;  }
a.cases:hover   { color: #077DA5; font-weight:bold; text-decoration:underline;  }
a.contact:link    { color: #004E93; font-weight:bold; text-decoration:none; height:0px;}
a.contact:visited { color: #004E93; font-weight:bold; text-decoration:none;  } 
a.contact:active  { color: white; font-weight:bold; text-decoration:none;  }
a.contactHit      { color: white; font-weight:bold; text-decoration:none;  }
a.contact:hover   { color: #004E93; font-weight:bold; text-decoration:underline;  }

