* { padding: 0; margin: 0; }

body		{font-family: Arial, Helvetica, sans-serif; font-size: 90%;}

body		{background-color: #10253f;}

#wrapper 	{	margin: 0 auto;width: 922px;}


/* nav control*/
#tabs		{font-size:93%;	line-height:normal;	border-bottom:0px solid #666;	margin-bottom:1px; /*margin between menu and rest of page*/
			overflow:hidden;	}
#tabs ul	{	margin:0;	padding:1px 10px 0px 0px;	list-style:none;} /* SPACE MENU */

#tabs li	{	display:inline;		margin:0;	padding:0;}

#tabs a 	{	float:left;	background:url("../media/left.png") no-repeat left top;
			margin:0;	padding:0 0 0 6px; text-decoration:none;}

#tabs a span	{	float:left;	display:block; background:url("../media/right.png") no-repeat right top;
			padding:6px 15px 4px 6px; margin-right:2px; color:#FFF;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span	{	float:none;}

/* End IE5-Mac hack */ 
#tabs a:hover span {	}

#tabs a:hover 	{	background-position:0% -42px;}

#tabs a:hover span {	background-position:100% -42px;}

/* start page back ground colours */
#faux 		{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #ffffff; clear: both;}
#faux_default 
			{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #10253f;}
#faux_how 
			{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #f2dcdb;}
#faux_vision 
			{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #d9d9d9;}
#faux_research
	 		{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #e6e0ec;}
#faux_faq
			{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #92d050;}
#faux_news
			{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #fdeada;}
#faux_contacts		
			{	background: url(../faux-2-2-col.gif);margin-bottom: 0px;
 			overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */width: 100%; background: #948a54;}

/* end page back ground colours */

#header 	{	color: #333;	width: 922px;	padding: 0px;height: 50px;margin: 0px;background: #b9cde5; background:url("../images/top_bk_ground.gif"); background-repeat:repeat-x ;height:100%;}

#languages 	{	width: 922px;	padding: 0px; height: 20px; margin: 0px; text-align:right}


#navigation 	{	padding: 0px;	margin: 0px;	background: #10253f;}

#rightcolumn 	{	display: inline;	color: #333;	margin: 10px;	padding: 0px;	width: 275px;	float: right;}

#leftcolumn 	{	float: left;	color: #333;	margin: 10px;	padding: 0px;	width: 603px;	display: inline;
 			position: relative;}
			
#footer 		{ 	width: 902px;	clear: both;	color: #333;	background: #10253f; margin: 0px;padding: 10px; color:#ffffff;}

.clear			{	clear: both; background: none; }

img				{	border:0px}

blockquote 		{	margin-left:20px; margin-right:20px; }

h1,h2,h3,h4,h5,p,li	{	color:#ffffff; }
hr				{	color:#ffc000;}

ul.s1			{	list-style-type: square;}
li				{	line-height: 1.5;}



/* start of breadcrumbs links */
a.bread:link 	{	font-family: Arial, Helvetica, sans-serif; color: #ffffff; background: transparent; text-decoration: none; font-weight: 700; font-size:100%;}
a.bread:visited	{	font-family: Arial, Helvetica, sans-serif; color: #ffffff; background: transparent; text-decoration: none; font-weight: 700; font-size:100%;}
a.bread:hover 	{	font-family: Arial, Helvetica, sans-serif; color: #ffffff; background: transparent; text-decoration: underline; font-weight: 700; font-size:100%;}
a.bread:active 	{	font-family: Arial, Helvetica, sans-serif; color: #ffffff; background: transparent; text-decoration: none; font-weight: 700; font-size:100%;}
/* end of breadcrumbs links */

/* start of bottomnav links */
a.bottomnav:link 	{	padding: 10px; color: #ffffff; background: transparent; text-decoration: none; font-weight: 700; font-size:90%;}
a.bottomnav:visited	{	padding: 10px; color: #ffffff; background: transparent; text-decoration: none; font-weight: 700; font-size:90%;}
a.bottomnav:hover 	{	padding: 10px; color: #ffffff; background: transparent; text-decoration: underline; font-weight: 700; font-size:90%;}
a.bottomnav:active 	{	padding: 10px; color: #ffffff; background: transparent; text-decoration: none; font-weight: 700; font-size:90%;}
/* end of bottomnav links */

