body {
	font-family: Verdana, Arial, Sans-serif;
	margin: 0 10%;
	font-size: 11px;
	color: #13007C;
	background: #13007C;
}

h1 {
	font-size: 14px;
}

.border {
	background-color: #13007C;
	width: 740px;
	height: 540px;
	padding: 30px 30px 0px 30px;
}

.brochure a {
	color:#13007C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.brochure a:hover {
	 color: #FFFF00;
}

.menuContainer {
	width:  740px;
	height: 80px;
}

.menuLeft {
	float:left;
	width: 449px;
}

.menuRight {
	float:right;
	position: inherit;
	width: 289px;
	padding-top: 1px;
}

.contentContainer {
	float:left;
	width: 740px;
	height: 425px;
}

.text {
	float: right;
	width:  410px;
	margin: 20px 20px 0px 0px;
	padding: 10px 10px 10px 10px;
	height: 360px;
	background: white;
	line-height: 14px;
}

.imageContactContainer {
	width:  340px;
	height: 170px;
	float: right;
	padding: 250px 60px 0px 0px;
	position: inherit;
}

.imageContactLeft {
	width:  125px;
	height: 140px;
	float: left;
	text-align: center;
	font-size: 10px;
}

.irish {
	clear:  right;
	width:360px;
	font-size: 10px;
	padding-top: 10px;
}

.irish a{
	text-decoration: none;
	color: #13007C;
}

.irish a:hover{
	text-decoration: underline;
}

.imageContactRight{
	width:  125px;
	height: 140px;
	padding-right: 80px;
	float: right;
	text-align: center;
	font-size: 10px;
}

.textContact {
	float: left;
	width:  250px;
	margin: 40px 0px 0px 20px;
	padding: 10px 10px 0px 10px;
	height: 360px;
	background: white;
	line-height: 14px;
}

.textContact a {
	text-decoration: none;
	color: #13007C;
}

.textContact a:hover {
	text-decoration: underline;
}

.contact {
	font-size: 10px;
}

.flashMovie {
	float: left;
	width: 160px;
	height: 160px;
	padding-left: 90px;
	padding-top: 220px;
}

.small {
	font-size: 10px;
}
/*<group=Index>*/

.enterSite {
	padding-left: 450px;
}

.welcomeSWF {
	padding-top: 170px;
	padding-left: 450px;
}

.imageContainerMain {
	width:  660px;
	height: 170px;
	padding:60px 0px 0px 40px;
	color: #13007C;
}

.imageContainerLeft {
	width:  320px;
	height: 170px;
	float: left;
}

.imageContainerRight {
	width:  320px;
	height: 170px;
	float: right;
	position: inherit;
}

.imageLeft {
	width:  150px;
	height: 170px;
	float: left;
	text-align: center;
	font-size: 12px;
}

.imageRight{
	width:  150px;
	height: 170px;
	float: right;
	text-align: center;
	font-size: 12px;
}	
/*</group>*/

/*<group=Footer>*/

.yellow {
	color:#FFFF00;
}


.footer {
	background-color: #13007C;
	width:  800px;
	padding-top: 8px;
	height:  22px;
	font-size: 10px;
	color: white;
	text-align: center;
}

.footer a{
	text-decoration: none;
	color: #FFFF00;
}

.footer a:hover{
	border-bottom: 1px solid white;
	padding-bottom: 2px;
	color: white;
}
	
/*</group>*/