html {
}

body {
	background-color: #2f48a8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.gif);
	background-repeat: repeat-x;

}

	.generaltext	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;

}

	A.generaltext		{ font-family: Arial, Geneva, Helvetica;

			  font-size: 12px;

			  color: #EC182D;

			  text-decoration: none }
A.generaltext:hover	{ font-family: Arial, Geneva, Helvetica;

			  font-size: 12px;

			  color: #0D3B97;

			  text-decoration: none }


	.text	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;

}

	.footer	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;

}


	A.footer:hover	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: underline;

}





	.home	{

	font-family: Arial, Geneva, Helvetica;

	font-size: 11px;

	color: #999999;

	padding-right: 12px;

}



	A.home:hover	{

	font-family: Arial, Geneva, Helvetica;

	font-size: 11px;

	color: #999999;

	padding-right: 12px;

	text-decoration: underline;

}

	.header	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 27px;
	color: #123588;
	font-weight: bold;
	line-height: 22px;
	padding-top: 4px;
	top: 4px;

}

	.sub_header	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #123588;
	font-weight: bolder;
	line-height: 22px;
	padding-top: 4px;
	top: 4px;

}

	.title_box	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	color: #123588;
	font-weight: bold;
	line-height: 16px;
	top: 4px;
	height: 8px;
	width: 99%;
	background-color: #C5E0EB;
	text-transform: uppercase;
	text-indent: 2px;

}

	.tesco	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 27px;
	color: #fe000c;
	font-weight: bold;
	line-height: 24px;

}

	#nav	{
	font-family: Arial, Geneva, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(nav-background.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 918px;

}

/* Menu */

#menu {
	width: 916px;
	padding-bottom: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(up.gif);
	width: 152px;
	line-height: 22px;
	text-align: center;
}

#menu a {
	float: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(up.gif);
	width: 153px;
	height: 28px;
	background-position: center;
	text-align: center;
	padding-top: 4px;
	margin-top: 4px;
}

#menu a:hover {
	text-decoration: none;
	background: #619E00;
	padding: 9px 20px;
}


	#linksmenu a{
	float:left;
	width:153px;
	height:21px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(up.gif);
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
}

#linksmenu a:hover{
	background-image: url(over.gif);
	font-size: 11px;
	color: #FFCC00;
}



.box {
	width: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

.box2 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
