@charset "utf-8";
/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;


}

#pagecontainer{
margin:auto;
position:0;
width:930px;
background-color:#FFFFFF;
}

#logo{
background-image:url(../gfx/logo.png);
width:200px;
height:91px;
-moz-border-radius-topleft:7px; 
}

#leftanim{
width:200px;
height:670px;
background-color:#e31b23;
margin-top:10px;
background-image:url(../gfx/leftanimbg.png);
text-align:;
line-height:20px;
font-size:8pt;

}

#nav{
width:935px;
height:150px;
background-image:url(../gfx/logobanner.png);
-moz-border-radius-topleft:7px; 
-moz-border-radius-topright:7px; 
}

#topimg{
width:730px;
height:230px;
background-color:#333333;
margin-left:205px;

}


#bottom1{
margin-top:230px;
width:750px;
height:160px;
margin-left:205px;
font-size:8pt;
}

#footer {
margin-top:5px;
width:935px;
height:40px;
background-color:#006633;
background-image:url(../gfx/footerbg.png);
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;

}

#lawsociety {
	height: 250px;
	width: 250px;
	float: right;
	clear: right;
	margin-left: 15px;
}

