/* CSS Document */

table {
	border-collapse: collapse;
}

body {
	margin:0px;
	background-image: url(../images/background_center_homenew.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow-x: auto;
}

body.newstuff {
	margin:0px;
	background-image: url(../background_center_homenew2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow-x: auto;
}

p {
	margin:0px;
	padding:0px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}
div.MainContainer {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 620px;
	z-index:0;
}

div.MainContainer2 {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 680px;
	z-index:0;
}

div.Logo {
	position: absolute;
	padding: 10px;
	width: 180px;
	height: 57px;
	left: 0px;
	top: 14px;
	z-index:0;
}

/* ####################### Index Specific Classes ########################### */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

div.FlashIndex {
	position: relative;
	margin: 0px auto;
	width: 686px;
	height: 338px;
	top: 160px;
	left: -20px;
	z-index:5;
}
div.UKTel {
	position: absolute;
	padding: 0px;
	width: 90px;
	height: 30px;
	left: 570px;
	top: 49px;
	z-index:0;
}
div.IRTel {
	position: absolute;
	padding: 0px;
	width: 90px;
	height: 30px;
	left: 665px;
	top: 49px;
	z-index:0;
}
div.Swift {
	position: absolute;
	padding-left: 10px;
	padding-top:3px;
	width: 111px;
	height: 57px;
	left: 52px;
	top: 492px;
	z-index:0;
	background-image: url(../images/section_tab_shop.png);
	background-repeat: no-repeat;
	background-position: top center;
}
div.Bulk {
	position: absolute;
	padding-left: 10px;
	padding-top:3px;
	width: 111px;
	height: 57px;
	left: 166px;
	top: 492px;
	z-index:0;
	background-image: url(../images/section_tab.png);
	background-repeat: no-repeat;
	background-position: top center;
}
div.Enviro {
	position: absolute;
	padding-left: 10px;
	padding-top:3px;
	width: 110px;
	height: 57px;
	left: 280px;
	top: 492px;
	z-index:0;
	background-image: url(../images/section_tab_st.png);
	background-repeat: no-repeat;
	background-position: top center;
}
div.Custom {
	position: absolute;
	padding-left: 10px;
	padding-top:3px;
	width: 110px;
	height: 57px;
	left: 393px;
	top: 492px;
	z-index:0;
	background-image: url(../images/section_tab_st.png);
	background-repeat: no-repeat;
	background-position: top center;
}
div.Health {
	position: absolute;
	padding-left: 10px;
	padding-top:3px;
	width: 110px;
	height: 57px;
	left: 506px;
	top: 492px;
	z-index:0;
	background-image: url(../images/section_tab_st.png);
	background-repeat: no-repeat;
	background-position: top center;
}
div.Irish {
	position: absolute;
	padding-left: 10px;
	padding-top:3px;
	width: 119px;
	height: 57px;
	left: 619px;
	top: 492px;
	z-index:0;
	background-image: url(../images/section_tab_lg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
div.TopLine {
	position: absolute;
	width: 450px;
	height: 1px;
	left: 344px;
	top: 85px;
	z-index:0;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
div.CornerBox {
	position: absolute;
	padding-left:0px;
	width: 215px;
	height: 20px;
	left: 580px;
	top: 574px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #333333;
}
div.CornerBox#CornerBox a {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* ####################### End Index Specific Classes ########################### */

.tel_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #333333;
}
.tel_text_headings {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333333;
}
.homelink {
	width:100%;
	height:100%;
	display:block;
	font-size:12px;
	padding:0px;
}
div.TopHeading {
	position:absolute;
	width:400px;
	left:342px;
	top:130px;
	z-index:2;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #FF0000;
}


#TopTable {
	position: relative;
	top: 130px;
	left: 35px;
	width: 720px;
	height: 185px;
}

#TopTable td {
	padding: 10px 0px 0px 0px;
	vertical-align:top;
	width: 360px;
	font: normal 8pt arial;
	color: #333333;
}

#TopTable p {
	padding-top: 10px;
	padding-left: 2px;
	vertical-align:top;
	width: 280px;
	font: normal 8pt arial;
	line-height: 12pt;
	color: #333333;
}

#TopTable a {
	font: bold 8pt arial;
	color: #666666;
}

div.TopHeading2 {
	position: relative;
	text-align:left;
	font-family:Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #FF0000;
	padding-bottom: 0px;
}

div.TopHeading4 {
	position: relative;
	text-align:left;
	font-family:Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #FF0000;
	margin: 0px;
	padding:0px;
	padding-bottom: 0px;
	background-image: url(../welcome.jpg);
	background-repeat: no-repeat;
}

div.TopHeading3{

	position: relative;
	text-align:left;
	font-family:Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	color: #FF0000;
	margin: 0px;
	padding:0px;
	padding-bottom: 5px;
	margin-top: 10px !important;
	#margin-top: 15px;
	background-image: url(../newsjpg.jpg);
	background-repeat: no-repeat;
	background-position: 5 5;
}

.newspic {
	border: solid 2px #cccccc;
	width: 350px;
	height: 200px;
	padding: 5px;
	text-align: center;
}

a.click{
	padding-left: 2px;
	position: relative;
	left:35px;
	top: 130px;
	text-align:left;
	font-family:Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #FF0000;
	padding-bottom: 0px;
}
