/* 
warnergoodman.co.uk LLP site
Home page overides

#990033;   commercial
#333366;   private client
#CC3333;   civil litigation
#006699;   financial services
#339900;   personal injury
#6699CC;   conveyancing
#660033;   family
#669999;   clinicalneg

new definitions
#990033;   employment
#990033;   commercial litigation
#990033;   commercial property
#669999;   news
*/

div#FSA{
  /* tag line at homepage bottom */
    padding: 5px 0 0 0 ;
	font-size : 0.8em;
	color : #444444;
}

div.homeParagraph p{
	text-align: center;
	font-size : 120%;
	font-weight : normal;
}

img.homeU, img.homeL{
	width:175px;
	height:145px;
	float:left;
}

img.homeU{
    padding: 15px 2px 0;
}
img.homeL {
      padding: 0 2px 10px;
}

img#homeUPrivateClient{
  padding: 15px 2px 0 22px;
}

img#homeLConveyancing{
  padding: 0 2px 10px 22px;
}

div#homenav{
  /* holds homepage main menu */
    /* display:none; */
    width:736px;
	margin-left:auto;
	margin-right:auto; 
}

img.homeNewsLink{
  width:736px;
  height : 40px;
  padding : 30px 0px 0px 0px;
}

div.homeU, div.homeL {
   /*  upper & lower parts of homepage main menu */


a.homeUlink, a.homeLlink, a.homUlink:visited, a.homeLlink:visited{
   /*  upper & lower anchor links of homepage main menu */
     color:#FFFFFF;
	 font-weight : bold;
}

img#wgslogo{
	text-align:center;
	margin: 0 0 10px 0;
}

div#homesubmenuholder{
   /*  popup sub menu container */
	 width:782px;
	 padding-top: 10px;
	 margin-left:auto;
	 margin-right:auto;   
}

div.homesubmenu{
   /*  popup sub menu box for home page */
    float:left;
	width: 190px;
	height:150px;
	padding: 5px 1px 10px 0;
	margin:1px;
	border: 1px solid #A2A2A2;
	background-image : none;
	background-position : top;
	background-repeat : no-repeat;
	background-color : White;
}

div.homesubmenu p{
	padding:0 0 4px 0;
	margin:0;
	text-align: center;
}