/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #432E7C;
	color: #FFF;
	background-image: url(../images/index_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#body a {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	margin: auto;
	width: 760px;
	height: 100%;
	background-color: #FFF;
	color: #333;
	}
#divcenter{
	z-index:2;
	width: 760px;
	height: 420px;
	margin-top: -210px;
	position: absolute;
	background-color: #FFF;
	text-align: center;
	top:50%;
	text-align: left;
	}
#divcenter2{
	z-index:2;
	width: 760px;
	height: 430px;
	margin-top: -238px;
	position: absolute;
	background-color: #FFF;
	text-align: center;
	top:50%;
	text-align: left;
	}
#container{
	margin: 0 auto;
	width: 760px;
	height: 420px;
	padding: 10px;
	color: #333;
	background-color: #FFF;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -380px;
	margin-top: -220px;
}
#divtop {
	position: relative;
	text-align: left;
	height: 28px;
	background-image: url(../images/index_top_bg.png);
	background-repeat: repeat-x;
	background-color: #30215A;
	color: #FFF;
}
#div  {
	padding: 7px 0px 0px 10px;
}
#divtoplogo{
	position: absolute;
	height: 28px;
	width: 189px;
	top: 0px;
	right: 0px;
	background-image: url(../images/index_top_logo.png);
	background-repeat: no-repeat;
}
#divbot {
	position: absolute;
	height: 392px;
	text-align: left;
	background-image: url(../images/index_bot_logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#button_1 {
	position: relative;
	float: left;
	height: 198px;
	width: 191px;
}
#button_1_link {
	margin: 2px 2px 2px 0px;
	height: 28px;
}
#button_1_off {
	position: absolute;
	top:32px;
	left:0px;
	height: 166px;
	width: 191px;
	background-image: url(../images/button_about_us.gif);
	background-repeat: no-repeat;
}
#button_1_on {
	visibility: hidden;
	position: absolute;
	top:32px;
	left:0px;
	height: 166px;
	width: 191px;
	background-image: url(../images/button_about_us_on.jpg);
	background-repeat: no-repeat;
}
#button_2{
	position: relative;
	float: left;
	height: 198px;
	width: 188px;
	z-index: 19;
}
#button_2_link{
	margin: 2px 0px 2px 0px;
	height: 28px;
}
#button_2_off {
	position: absolute;
	top:32px;
	left:0px;
	height: 166px;
	width: 188px;
	background-image: url(../images/button_our_services.jpg);
	background-repeat: no-repeat;
}
#button_2_on {
	visibility: hidden;
	position: absolute;
	top:32px;
	left:-62px;
	height: 226px;
	width: 250px;
	background-image: url(../images/button_our_services_on.jpg);
	background-repeat: no-repeat;
}
#welcome {
	float: left;
	height: 158px;
	width: 340px;
	padding: 40px 30px 0px 10px;
}
#button_3{
	position: relative;
	clear: left;
	float: left;
	height: 204px;
	width: 191px;
	z-index: 20;
}
#button_3_link{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 189px;
	margin: 2px 0px 0px 0px;
	height: 38px;
}
#button_3_off {
	position: absolute;
	top:0px;
	left:0px;
	height: 166px;
	width: 189px;
	background-image: url(../images/button_residents_area.jpg);
	background-repeat: no-repeat;
}
#button_3_on {
	visibility: hidden;
	position: absolute;
	top:-62px;
	left:0px;
	height: 226px;
	width: 251px;
	background-image: url(../images/button_residents_area_on.jpg);
	background-repeat: no-repeat;
}
#button_4{
	position: relative;
	float: left;
	height: 204px;
	width: 188px;
}
#button_4_link{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 188px;
	margin: 2px 0px 0px 0px;
	height: 38px;
	xbackground-color:#666666;
}
#button_4_off {
	position: absolute;
	top:0px;
	left:-2px;
	height: 164px;
	width: 190px;
	background-image: url(../images/button_news.jpg);
}
#button_4_on {
	visibility: hidden;
	position: absolute;
	top:0px;
	left:-2px;
	height: 164px;
	width: 190px;
	background-image: url(../images/button_news_on.jpg);
	background-repeat: no-repeat;
}
#button_5{
	position: relative;
	float: left;
	height: 204px;
	width: 190px;
	z-index: 21;
}
#button_5_link{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 188px;
	margin: 2px 0px 0px 2px;
	height: 38px;
}
#button_5_off {
	position: absolute;
	top:0px;
	left:0px;
	height: 164px;
	width: 190px;
	background-image: url(../images/button_working_for_us.jpg);
}
#button_5_on {
	visibility: hidden;
	position: absolute;
	top:0px;
	left:-60px;
	height: 164px;
	width: 315px;
	background-image: url(../images/button_working_for_us_on.jpg);
	background-repeat: no-repeat;
}
#button_6 {
	position: relative;
	float: left;
	height: 204px;
	width: 191px;
	margin-top: 0px;
}
#button_6_link {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 189px;
	margin: 2px 0px 0px 2px;
	height: 38px;
}
#button_6_off {
	position: absolute;
	top:0px;
	left:0px;
	height: 164px;
	width: 191px;
	background-image: url(../images/button_contact_us.jpg);
}
#button_6_on {
	visibility: hidden;
	position: absolute;
	top:0px;
	height: 164px;
	width: 191px;
	background-image: url(../images/button_contact_us_on.jpg);
	background-repeat: no-repeat;
}
#splash{
	background-image: url(../images/splashlogo.jpg);
	height: 253px;
	width: 580px;
	margin: 85px auto;
	position:relative;
}
#languageoption {
	width: 100%;
	position:absolute;
	left: 0px;
	top:99px;
}

#cymraeg {
	float: left;
	width: 250px;
	text-align: left;
	padding: 15px;
}
#english {
	float: right;
	width: 250px;
	text-align: right;
	margin: 15px;
}

#divtopnav
{
	padding-top:7px;
}
#WelcomeImages img{
	padding: 0px;
	margin: 0px;
	border:0px;
}


