body 
{
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	margin: 0;
	padding: 0;
	text-align: left;
}

#idTopStrip
{
	background-image: url(../images/splash/english-to-welsh-translation-service.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	background-color: #ffffff;
	top: 150px;
	left: 0px;
	width: 100%; 
	height: 110px; 
	position: relative;
	display: block;
} 

#idText
{
	position: relative;
	top: 150px;
	width: 100%; 
	display: block;
	background-color: #ffffff;
} 

#idText .clsEng
{
	font-size: 13px;
	color: #5B6EAE;
	margin: 0 0 0 165px;
	padding: 10px 0 10px 0;
	display: block;
	border-top: 1px dotted #cccccc;
	width: 500px; 
}

#idText .clsCym
{
	font-size: 13px;
	color: #921C7D;
	margin: 0 0 0 165px;
	padding: 10px 0 10px 0;
	display: block;
	border-bottom: 1px dotted #cccccc;
	width: 500px; 
}

#idText ul.d0
{
	background-color: transparent;
	display: block;
	overflow: visible;
	list-style-type: none;
	height: 23px;
	margin: 0px;
	padding: 3px 0 0 0;
	z-index: 999;
}

#idText ul.d0 li.cls1
{
	position: relative;
	display: block;
	float: left;
	display: block;
	border: none;
	height: 23px;
	width: 105px;
	z-index: 999;
	background: url(../images/css/navbg.gif) no-repeat top left;
	background-color: #921c7d;
	margin: 0 0 0 165px;
}

#idText ul.d0 li.cls2
{
	position: relative;
	display: block;
	float: left;
	display: block;
	border: none;
	height: 23px;
	width: 105px;
	z-index: 999;
	background: url(../images/css/navbg2.gif) no-repeat top left;
	background-color: #5b6eae;
	margin: 0 0 0 5px;
}

#idText ul.d0 li.cls1 a
{
	display: block;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	color: #F1E1EF;
	font-size: .9em;
	font-family: arial,helvetica,sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 4px 0 0 5px;
}

#idText ul.d0 li.cls1.over a, #idText ul.d0 li.cls1:hover a
{
	text-decoration: underline;
}

#idText ul.d0 li.cls2 a
{
	display: block;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	color: #DEE2EE;
	font-size: .9em;
	font-family: arial,helvetica,sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 4px 0 0 5px;
}

#idText ul.d0 li.cls2.over a, #idText ul.d0 li.cls2:hover a
{
	text-decoration: underline;
}

#idFooter
{
	background-color: transparent;
	left: 165px;
	top: 150px;
	width: 500px; 
	height: 65px; 
	position: relative;
	display: block;
	overflow: hidden; 
	font-size: 10px;
	padding: 10px 0 0 0;
} 

