@charset "utf-8";
body  {
	font: 0.8em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #336699;
	background-color: #698EFF;
	background-image:url(../Images/repeatbackground2.png);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.twoColFixLtHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: hidden;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../Images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center 125px;
} 

.twoColFixLtHdr #header {
	background: #FFFFFF url(../Images/banner_bk.png) repeat-x;
	height: 105px;
	margin: 0;
} 
.twoColFixLtHdr #container #header #logo {
	padding: 0px;
}
/*.twoColFixLtHdr #container #header #headerlogo #logo {
	padding-top: 20px;
	padding-left: 15px;
	background-image: url(../Images/sitelogo.png);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}*/

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFAF0;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
	padding: 10px 15px 10px 15px;
	margin: 0px 0 0 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	
}
.twoColFixLtHdr #sidebar1 h3, .twoColFixLtHdr #sidebar2 h3{
	border-bottom: 1px solid #336699;
	display: block;
	padding-bottom: 0.17em;
	padding-top: 0.17em;
	font-size: 1em;
	margin: 90px -16px 0 -16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	background-color: #EFE8C5;
	text-align: center;
}

.twoColFixLtHdr #downloads h3 {
	border-bottom: 1px solid;
	display: block;
	font-size: 1em;
	margin: 20px -16px 0 -16px;
	border-top-width: 1px;
	border-top-style: solid;
}

.twoColFixLtHdr #sidebar2 {
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFAF0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
	padding: 5px 15px 10px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	display: block;
	float: left;
}
.twoColFixLtHdr #sidebar2 h3{
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin: 15px 0 0 0;
}


.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 2em 0 0 20px;
	float: left;
	width: 582px;
	display: block;
	/*padding-bottom: 3000px;
	margin-bottom: -2500px;*/
	height: auto;
	overflow:visible;
	min-height:350px;
}

.twoColFixLtHdr #mainContent h2 {
	font-size: 1.1em;
	margin-bottom:0.1em;
	padding-top:0px
	
	
}

.twoColFixLtHdr #mainContent p {
	font-size: 0.9em;
	margin: 0 0 0 0;
}

.twoColFixLtHdr #footer {
	text-align: center;
	display: block;
	width: auto;
	/*border-top-width: 1px;
	border-top-style: solid;
	color: #FF0000;*/
} 

.twoColFixLtHdr #container #sidebar1 a, .twoColFixLtHdr #container #sidebar2 a {
	display:block;
	/*padding:5px 10px;*/
}

.twoColFixLtHdr #container #sidebar1 li, .twoColFixLtHdr #container #sidebar2 li {
	font-size: 0.88em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 1px 0px 1px 23px; /*adjusts height of nav items*/
	display: block;
	height: auto;
	margin: 0px;
	background-image: url(../Images/sidebarbullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;  /*adjusts position of bullet*/
	width: auto;
}

.twoColFixLtHdr #container #sidebar1 li.selected, .twoColFixLtHdr #container #sidebar2 selected {
background-image: url(../Images/flashsidebararrow.gif);
/*background-color:#ffffcc;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	padding: 4px 0px 4px 22px;*/
}

.twoColFixLtHdr #container #sidebar1 li a, .twoColFixLtHdr #container #sidebar2 li a {
	text-decoration:none;
	color: #336699;
	width:auto;
}

.twoColFixLtHdr #container #sidebar1 a:visited, .twoColFixLtHdr #container #sidebar2 a:visited {
	text-decoration:none;
	color: #c96;
}

/*.twoColFixLtHdr #container #sidebar1 h3 a:visited, .twoColFixLtHdr #container #sidebar2 a:visited {
	text-decoration:none;
	color: #336699;
}*/

.twoColFixLtHdr #container #sidebar1 li:hover, .twoColFixLtHdr #container #sidebar2 li:hover  {
	text-decoration:none;
	background-image:url(../Images/sidebararrow.gif);
	/*background-color:#ffffcc;*/
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	padding: 0px 0px 0px 22px;	/*adjusts hover nav height*/
}

.twoColFixLtHdr #container #sidebar1 a:hover, .twoColFixLtHdr #container #sidebar2 a:hover {
	color:#FF0000;
	/*font-weight:bold;*/
}

/*.twoColFixLtHdr #container #sidebar2 li {
	font-size: 0.88em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 0.6em 0px 0.6em 1em;
	display: block;
	height: 1em;
	margin: 0px 0 0 -42px;
	background-image: url(../Images/sidebarbullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.8em;
}*/

/*.twoColFixLtHdr #container #sidebar2 li.selected {
background-image: url(../Images/sidebararrow.gif);
}

.twoColFixLtHdr #container #sidebar2 li a {
	text-decoration:none;
	color: #336699;
}

.twoColFixLtHdr #container #sidebar2 a:visited {
	text-decoration:none;
	color: #c96;
}

.twoColFixLtHdr #container #sidebar2 h3 a:visited {
	text-decoration:none;
	color: #336699;
}

.twoColFixLtHdr #container #sidebar2 a:hover {
	text-decoration:underline;
	color: #c96;
	
}
*/

.twoColFixLtHdr #footer p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	font-style: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #apDiv2 #container #mainContent h1 {
	margin-top: 1.5em;
}


.twoColFixLtHdr #container #sidebar1 ul, .twoColFixLtHdr #container #sidebar2 ul  {
	margin: 1em 0 0 0;
	padding: 0px;
}
.twoColFixLtHdr #container #header img {
	display: inline;
	float: left;
}

#OuterWrapper {
	/*top:10px;*/
	padding-top:10px;
	width:100%;
	height:100%;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: left;
	position: relative;
	/*background-image:url(../Images/repeatbackgroundtop.png);
	background-repeat:repeat-x;
	background-position: 0px -10px;*/
}

#InnerWrapper {
	position:relative;
	width:800px;
	height:auto;
	z-index:1;
	margin: 0 auto;
	display: block;
	visibility: visible;
	padding-bottom:10px;
	/*border-right:#6A6964 solid 5px;
	border-bottom:#6A6964 solid 4px;*/
	
}
#headerlogo {
	position:absolute;
	left:21px;
	top:14px;
	width:152px;
	height:194px;
	z-index:2;
	overflow: visible;
}
.twoColFixLtHdr #apDiv4 #apDiv2 #container #mainContent table {
	display: block;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-top: 10px;
}
.twoColFixLtHdr #apDiv4 #apDiv2 #container #mainContent img a{
	border-style:none;
	margin: 0px;
	padding: 0px;
}




#images {
	position:absolute;
	left:387px;
	top:1px;
	width:413px;
	height:95px;
	z-index:4;
	border: none;
}

#Luichart {
	position:absolute;
	left:174px;
	top:33px;
	width:136px;
	height:26px;
	z-index:4;
	border: none;
}

#Gaelic {
	position:absolute;
	left:213px;
	top:61px;
	width:auto;
	height:auto;
	z-index:4;
	border: none;
}
.style2 {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 0.8em;
	font-weight: normal;
}
.style4 {color: #C6BD8D}

.selected {
	font-weight:bold;
		
	}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent #content_img {
	display: block;
	float: right;
	clear: none;
	margin: 20px 5px 20px 20px;
	width: 170px;
	overflow: visible;
}
.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .column {
	display: block;
	float: left;
	width: 215px;
	margin:0px 15px
}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .column p{
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1.25em 0;
}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .column_single {
	display: block;
	float: left;
	width: 360px;
	margin:25px 0px 0px 0px
}
.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .column_single p{
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1.25em 0;
}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .divsubmenu {
	display: block;
	float: left;
	width: 550px;
	margin:0px 0px 0px 0px;
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1.25em 0;
}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .divsubmenu2 {
	display: block;
	float: left;
	width: 395px;
	margin:0px 5px 0px 0px;
	padding-left: 163px;
}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .divsubmenu p{
	font-size: 0.9em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 1.25em 0;
}



#rightsidebarfloat {
	position:absolute;
	left:598px;
	top:106px;
	width:200px;
	height:240px;
	z-index:4;
}

.twoColFixLtHdr img 
{ behavior: url(scripts/iepngfix.htc); 
}
.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent #vspacer {
	display: block;
	float: left;
	border: none;
}
/*ABove sets a dummy height item to make the main content window extend below the leftsidebar*/

#navmenu {
	position:absolute;
	left:203px;
	top:227px;
	z-index:1;
}

#apservices {
	position:absolute;
	left:202px;
	top:279px;
	width:195px;
	z-index:1;
}

#apsolutions {
	position:absolute;
	left:200px;
	top:312px;
	width:195px;
	
	z-index:2;
}
#approjects {
	position:absolute;
	left:201px;
	top:298px;
	width:195px;
	z-index:3;
}

#appartners {
	position:absolute;
	left:199px;
	top:315px;
	width:195px;
	z-index:4;
}

#apcornertopleft {
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	z-index:5;
}

#apcornertopright {
	position:absolute;
	left:787px;
	top:0px;
	width:auto;
	z-index:5;
}

#apMail {
	position:absolute;
	width:51px;
	height:29px;
	z-index:4;
	visibility:hidden;
	left: 168px;
	top: 186px;
}

#apTelephone {
	position:absolute;
	width:49px;
	height:26px;
	z-index:4;
	visibility:hidden;
	left: 162px;
	top: 299px;
}

#apFax {
	position:absolute;
	width:60px;
	height:30px;
	z-index:4;
	visibility:hidden;
	left: 165px;
	top: 336px;
}

#apEmail {
	position:absolute;
	width:75px;
	height:33px;
	z-index:4;
	visibility:hidden;
	left: 124px;
	top: 383px;
}

#apbottomleft {
	position:absolute;
	margin-top:-16px;
	left:0px;
	width:16px;
	height:16px;
	z-index:10;
	float:left;
}

#apbottomright {
	position:absolute;
	margin-top:-16px;
	left:786px;
	width:16px;
	height:16px;
	z-index:10;
	float:right;
}

.style5 {
	color: #336699;
	}
	
img
{  border-style: none;
}
.submenu {
	font-size:0.85em;
	display:block;
	line-height: 1.75em;
}

.submenuselected {
	font-size:0.85em;
	display:block;
	font-weight:bold;
	line-height: 1.7em;
}

.twoColFixLtHdr #OuterWrapper #InnerWrapper #container #mainContent .divsubmenu .submenu a:visited {
	font-size:0.85em;
	display:block;
	text-decoration:none;
	color: #c96;
}



#apDiv1 {
	position:absolute;
	left:219px;
	top:132px;
	width:152px;
	height:109px;
	z-index:4;
}
