body{
	background: #0391BF;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
	color: #4b5c66;

}

div#pagecontainer{
	background-color: White;
	width:900px;
	position:relative;

}

div#pagecontainer-shadow
{
	width:900px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;

#shadow code

margin: 40px;
background-color: rgb(68,68,68); /* Needed for IEs */

-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
zoom: 1;


}

.bodyImage {
	width: 100%;
}

#image-shadow {
	width: 200px; float: right;
	-webkit-box-shadow: 0px 10px 26px 0px rgba(143,143,143,1);
	-moz-box-shadow: 0px 10px 26px 0px rgba(143,143,143,1);
	box-shadow: 0px 10px 26px 0px rgba(143,143,143,1);
}

#image-shadow p {
	margin-top: 20px;
}

.bx-viewport {
    float: right;
    margin: 0 60px 0 0;
}

.bx-viewport, .slider {
	height: 288px !important;
	width: 360px !important;
	position: relative;
}

#image-shadow img {
	width: 100%;
}

.image {
	width: 270px;
	float: right;
	margin-top: 35px;
	margin-right: -40px;
	margin-left: 20px;
	margin-bottom: 20px;
}

	.image img {
		width: 100%;
	}

.image p {
	margin-top: 10px;
    float: left;
    text-align: center;
    width: 200px;
    font-weight: bold;
}

#pic {
	float: left;
	padding-top: 20px;
}

.videoLine {
	float: right;
	width: 400px;
	text-align:center;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#inner-title
{
float:right;
width:500px;
height:249px;;
vertical-align:bottom;
}

div#inner-title.home {
	height: 288px;
	width: 360px;
	margin-right: 60px;
	background-size: 100%;
	background-repeat: no-repeat;
}

div#title-text-div
{
width:880px;
height:30px;
position:relative;
top:-36px;
color: white;
font-size: 14px;
padding-left: 10px;
padding-top:12px;
}

.left {
	float: left;
	padding: 5px;
}


.left-logo {
	float: left;
	padding: 5px;
	margin-left: 30px;
	margin-top: 20px;
}

.purple {
	color: #621b63;
	font-size: 16px;
	font-weight: bold;
}

.gaelic {
	color: #621b63;
}

.english {
	color: #454447;
}

div#title
{
height: 249px;

}

div#title.home {
	height: 275px;
}

a:link {color:#0000FF;}      /* unvisited link */
a:visited {color:#0000FF;}  /* visited link */
a:hover {color:#0000FF;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */

div#logo
{
text-align: left;
background-color: white;
height:100%;
width:400px;
float:left;
}

div#navdiv{
background-color: white;
height: 40px;
border-bottom-color: #36434b;
border-bottom-width: 30px;
border-bottom-style:solid;
text-align: center;
}

div#navdiv li
{
	height:30px; /* 30px */
	display: inline-block;
	list-style-type:none;
	padding: 12px 20px 10px 20px;
	font-size: 14px;
	background-image: url("images/divider.jpg");
	background-repeat:no-repeat;
	background-position:100% 35%;
	font-weight: bold;

}

li#tab1 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab1 a:hover
{
	text-decoration: underline;
}

li#tab2 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab2 a:hover
{
	text-decoration: underline;
}

li#tab3 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab3 a:hover
{
	text-decoration: underline;
}

li#tab4 a
{
	color: #36434b;
	text-decoration: none;
	display: inline-block;
}

li#tab4 a:hover
{
	text-decoration: underline;
}

div#Footer{
    clear: both;
	padding: 0px 20px 20px 0px;
	text-align: right;
	background-color: White;
}

#disclaimer {
	margin: 0 90px 0 0;
	padding-top: 20px;
}

div#content{
	background-color: White;
	padding: 0px 50px 30px 50px;
}

div#copyright
{
 padding-top: 5px;
 padding-left: 17px;
}

table
{
border-collapse:collapse;
}

th,td
{
padding: 2px 2px 2px 5px;
border: 1px solid black;
}

.logos {
    width: 800px;
    margin:0 auto;
    clear:both;
}

.logos a {
    float: left;
    width: 220px;
    margin:0 20px;
}

.logos a img {
    width: 100%;
}

iframe {
    padding-bottom: 15px;
}
