body {
	font-size: 0.625em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.5em;
}
#Row1 {
	width: 850px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 2px;
	height:65px;
	text-align:left;
}

.Row1Contact	{
	float: right;
	text-align: right;
	margin-bottom: 0px;
}
.Row1Contact img {
	margin-left: 5px;
}

#Row2 {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #112655;
	height: 28px;
}

.FloatRight {
	float: right;
}
.ContactTop {
	text-align: right;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Row1 a {
	color: #333333;
	text-decoration: none;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	width: 110px;
}

#nav ul a	{
	text-decoration: none;
	color: #112655;
	font-size: 1.1em;
	padding: 5px;
}

li .Bullet	{
	background: url(../images/top-nav/bullet.gif) no-repeat 110px 10px;
}

#nav li { /* all list items */
	float: left;
	width: 121px; /* width needed or else Opera goes nuts */
}

#nav li ul {
	position: absolute;
	background: #fff;
	width: 120px;
	left: -999em;
	border: 1px solid #ccc;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2.5em 0 0 120px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	color: #6699CC;
}

#IndexRow3 {
	width: 850px;
	text-align: left;
	color: #112655;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/homepage-cogs2.jpg);
	background-repeat: no-repeat;
	height: 285px;
	position: relative;
}

#Row3About, #Row3Contact, #Row3Screwdriver, #Row3Crossroads, #Row3Coins, #Row3WoodPlane, #Row3CCTV, #Row3Wrench, #Row3SEPACogs, #Row3Origix {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/backgrounds/ink-stamp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Row3Contact {
	background-image: none;
}

#Row3Screwdriver	{
	background-image: url(../images/backgrounds/screwdriver.jpg);
}

#Row3Origix	{
	background-image: url(images/origix.jpg);
}

#Row3Crossroads	{
	background-image: url(../images/backgrounds/crossroads.jpg);
}
#Row3Coins	{
	background-image: url(../images/backgrounds/coins.jpg);
}
#Row3WoodPlane	{
	background-image: url(../images/backgrounds/wood-plane.jpg);
}
#Row3CCTV	{
	background-image: url(../images/backgrounds/security-camera.jpg);
}

#Row3Wrench	{
	background-image: url(../images/backgrounds/wrench.jpg);
}

#Row3SEPACogs	{
	background-image: url(../images/backgrounds/sepa-cogs.gif);
}



#IndexRow3 h1 {
	margin-left: 20px;
	margin-right: 300px;
	padding-top: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #112655;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7284aa;
	font-size: 1.4em;
	margin-bottom: 25px;
}

#IndexRow3 p {
	font-size: 1.1em;
	color: #333333;
	padding-left: 20px;
	width: 600px;
	line-height: 1.2em;
}
.IndexHotSpot {
	float: left;
	width: 419px;
	background-image: url(images/index-hotbuttons/solutions-banques.gif);
		background-repeat: no-repeat;
	height: 155px;
	position: relative;
}
.IndexHotSpot2 {
	float: left;
	width: 419px;
	background-image: url(images/index-hotbuttons/solutions-entreprises.gif);
	background-repeat: no-repeat;
	height: 155px;
	margin-left: 10px;
	position: relative;
}
.IndexHotSpot3 {
	float: left;
	width: 278px;
	background-image: url(images/index-hotbuttons/SEPA.jpg);
		background-repeat: no-repeat;
	height: 155px;
	margin-left: 8px;
	position: relative;
}
#IndexRow4 {
	width: 850px;
	text-align: left;
	color: #112655;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#nav a:hover {
	color: #6699CC;
}
.IndexHotSpot h2, .IndexHotSpot2 h2, .IndexHotSpot3 h2  {
	color: #fff;
	font-size: 0.9em;
	padding-left: 15px;
	padding-top: 5px;
}
.IndexHotSpot p, .IndexHotSpot2 p {
	color: #333;
	padding: 30px;
	font-size:1.1em;
}

.IndexHotSpot3 div {
	color: #333;
	padding-top: 40px;
	padding-left: 10px;
	width: 125px;
	line-height: 1em;
}

b	{
	color: #112655;
	font-weight: bold;
}
.IndexHotSpot a, .IndexHotSpot2 a, .IndexHotSpot3 a {
	color: #112655;
	text-decoration: none;
	font-weight: bold;
}
#Footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #112655;
	color: #333;
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Footer p {
	padding-top: 5px;
}
#Row3 {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#LeftColumn {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #112655;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#MainContent, #MainContentContact {
	width: 510px;
	margin-left: 145px;
	margin-top: 20px;
}
#LeftColumn ul {
	margin: 0 5 0 0;
	padding: 0;
}

#LeftColumn a {
	font-size: 1.2em;
	color: #112655;
	text-decoration: none;
}

#MainContent p	{
	color: #222222;
	font-size: 1.1em;
}#MainContent ul {
	list-style-image: url(../images/main-content-bullet.gif);
	font-size: 1.1em;
	color: 222222;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #112655;
	font-size: 1.2em;
	clear: both;
}
#MainContent a {
	color: #000000;
}

.LeftSubLink {
	color: #7284aa;
}
#SolutionsProcess {
	background-image: url(../images/solutions/process.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 500px;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
}
#SolutionsProcess a {
	position: absolute;
	text-decoration: none;
	top: 5px;
	height: 200px;
	width: 88px;
}
a#EOM { left: 115px; }
a#DAM { left: 305px; }
#LeftColumn li {
	margin-bottom: 15px;
	line-height: 1.2em;
	list-style-image: url(../images/left-nav-bullet.gif);
	list-style-type: disc;
	font-weight: bold;
}
.reference {
	font-size: 0.9em;
	color: #000000;
}
.office {
	width: 650px;
	margin: 25px;
	clear: right;
}

#MainContentContact {
	width: 700px;
}
a i {
	visibility: hidden;
}
/*
.IndexHotSpot a, .IndexHotSpot2 a, .IndexHotSpot3 a {
	position: absolute;
	text-decoration: none;
	top: 5px;
	height: 155px;
	width: 278px;
}
*/
a#DDM {
left: 20px;
}
.FloatLeft {
	float: left;
}
.Office1 {
	float: left;
	width: 250px;
}
.ClearBoth {
	clear: both;
}
#LeftColumn li ul li {
	margin: 5px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
}
#LeftColumn li ul a {
	font-weight: normal;
	color: #333333;
}
.Spacer500 {
	height: 500px;
}
.Spacer250 {
	height: 250px;
}
.FloatLeftWithMargin {
	float: left;
	margin-left: 20px;
}
.NewsHeadline {
	font-size: 1.1em;
	font-weight: bold;
	color: 112655;
}
.hr {
	clear: both;
}
div .hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div .hr hr {
	display: none;
}
.PhoneNumbers {
	color: #112655;
	font-size: 1.1em;
}
#Footer a {
	color: #000000;
}
table {
	font-size: 1em;
}
.IndexOverflow {
	overflow: auto;
	height: 200px;
	width: 550px;
	/*scrollbar-3dlight-color:#ffd700;
scrollbar-arrow-color:#ff0;
scrollbar-base-color:#ff6347;
scrollbar-darkshadow-color:#ffa500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f
*/
}
.LanguageSelect {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.LanguageSelect img {
	margin-left: 5px;
}
#Row1 img {
	margin-left: 5px;
}
#maynooth_map, #london_map, #france_map {
	border: 1px solid #000;
}
