<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<title>Layout | Young & Co. | Family Law Specialists and Solicitors</title>
	<link rel="stylesheet" type="text/css" href="layout.html" media="screen" />
	<link rel="stylesheet" type="text/css" href="assets/templates/udivorce/styles.css" media="screen" />
        <link rel="stylesheet" type="text/css" href="assets/templates/udivorce/scroll.css" media="screen" />
        <script type="text/javascript" src="assets/js/jquery-1.6.4.min.js"></script>
        <script type="text/javascript" src="assets/js/jquery.scrollTo.js"></script>
         <script type="text/javascript" src="assets/js/jquery.localscroll-1.2.7-min.js"></script>
         <script type="text/javascript" src="assets/js/init.js"></script>
<script type="text/javascript">

function showOrHide()
{
if ($('#secondary-menu').css('display') == "none")
$('#secondary-menu').show();
else
$('#secondary-menu').hide();
}
 $("#navigation ul li a").click(showOrHide(){
  });
</script>
</head>
<body>

<div id="wrapper">
		
	<div id="header">
           <img src="/assets/templates/udivorce/img/topheading2.jpg" alt="" />
		<div id="topmenucontainer">
      <ul id="nav">
    <li><a href="http://www.youngandco.co.uk/" title="Home">Home</a></li>
<li><a href="/information-on-members.html#49" title="Our Members">Our Members</a>  <ul>
    <li><a href="/glossary.html#49" title="Glossary">Glossary</a></li>
<li class="last"><a href="/faq.html#49" title="FAQ">FAQ</a></li>

  </ul></li>
<li><a href="/feedback.html#128" title="Feedback">Feedback</a></li>
<li><a href="/legal_notices.html#107" title="Legal Notices">Legal Notices</a></li>
<li><a href="/services_on_offer.html#48" title="Services">Services</a>  <ul>
    <li><a href="/areas-of-expertise.html#48" title="Our Areas of Expertise">Our Areas of Expertise</a></li>
<li><a href="/commercial_conveyancing.html#48" title="Commercial Conveyancing">Commercial Conveyancing</a></li>
<li><a href="/residential_conveyancing.html#48" title="Residential Conveyancing">Residential Conveyancing</a></li>
<li><a href="/wills_probate.html#48" title="Wills and Probate">Wills and Probate</a></li>
<li><a href="/employment.html#48" title="Employment">Employment</a></li>
<li class="last"><a href="/family_difficulties.html#48" title="Family difficulties?">Family difficulties?</a></li>

  </ul></li>
<li><a href="/news.html#2" title="News">News</a>  <ul>
    <li><a href="/login.html#2" title="Log in -">Log in</a></li>

  </ul></li>
<li><a href="/links.html#69" title="Links">Links</a></li>
<li class="last"><a href="/contact-us.html#6" title="Contact Us">Contact us</a></li>

  </ul>
			
		</div>
	</div><!-- end header -->

	
	<div id="hero">
                <div id="navigation">
                     <ul ><li><a href="/areas-of-expertise.html#136">Our Areas of Expertise</a></li>
<li><a href="/commercial_conveyancing.html#108">Commercial Conveyancing</a></li>
<li><a href="/residential_conveyancing.html#114">Residential Conveyancing</a></li>
<li><a href="/wills_probate.html#109">Wills and Probate</a></li>
<li><a href="/employment.html#110">Employment</a></li>
<li><a href="/family_difficulties.html#115">Family difficulties?</a></li>
</ul>
		</div>
               
                          <div id="secondary-menu">
                               
	                          <ul><li id="136"><h2>Our Areas of Expertise</h2><p></p></li>
<li id="108"><h2>Commercial Conveyancing</h2><p>Commercial  Property Conveyancing introduction</p></li>
<li id="114"><h2>Residential Conveyancing</h2><p></p></li>
<li id="109"><h2>Wills and Probate</h2><p>Wills and Probate introduction</p><a href="/court_of_protection.html#109" title="Court of Protection">Court of Protection</a>
<a href="/inheritance_claims.html#109" title="Inheritance Claims">Inheritance Claims</a>
</li>
<li id="110"><h2>Employment</h2><p>Employment  with introduction</p></li>
<li id="115"><h2>Family difficulties?</h2><p>uDivorce: Young & Co's Family Law service</p><a href="/divorce.html#115" title="Divorce ">Divorce </a>
<a href="/nullity_separation.html#115" title="Nullity and Judicial Separation">Nullity and Judicial Separation</a>
<a href="/separation_agreement.html#115" title="Separation">Separation</a>
<a href="/civil_partnership.html#115" title="Civil Partnership">Civil Partnership</a>
<a href="/prenuptial_agreement.html#115" title="Pre-nuptial Agreement">Pre-nuptial Agreements</a>
<a href="/financial_claims_on_divorce.html#115" title="Financial Claims">Financial Claims</a>
<a href="/children-issues.html#115" title="Children">Children</a>
<a href="/123.html#115" title="Children Finances">Children Finances</a>
<a href="/unmarried_couples.html#115" title="Unmarried Couples">Unmarried Couples</a>
<a href="/125.html#115" title="Internet Services">Internet Services</a>
</li>
</ul>
	                             
                           </div>
	        
         </div>
        <div id="content">
        <h1>Layout</h1>
        .special { display: none; }
* {
 padding: 0px;
 margin: 0px;
}
html {
 height:100%;
 margin:0;
 padding:0
}
body { 
 text-align:left;
 background:url(assets/templates/udivorce3/images/bg.jpg) repeat-x;
 background-position:top center;
 background-color:#fff;
 height:100%;
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #333333px;
}
#wrapper {
 background-color:#ededef;
 border:1px solid #777;
 width: 800px;
 margin: 0 auto;
 min-height:500px;
 text-align:justify;
}
#leftside {
 width: 180px;
 min-height:800px;
 background:url(assets/templates/udivorce3/images/bg_leftside.jpg) repeat-x;
 background-color:#ededef;
 padding-left:20px;
 float:left;
}
#left_col {
 height:100%;
}
#left_menu {
 padding-top:70px;
}
#contact_box {
 height:40px;
 background-color:#819bb5;
 padding-top:30px;
}
#contact_box a {
 text-decoration:none;
 color:#000;
}
#rightside {
 width:600px;
 background-color:#9F9;
 float:left;
 min-height:300px;
}
#header {
 width: 599px;
 border-left:1px solid #777;
 height:100px;
 background:url(assets/templates/udivorce3/images/header_bg.jpg) no-repeat;
 background-color:#deecf9;
}
#rightmenu {
 background-color:#819bb5;
 height:40px;
 width:100%;
 border-bottom:1px solid #777;
 border-top:1px solid #777;
}
#content {
 width: 559px;
 border-left:1px solid #777;
 min-height:668px;
 padding:20px;
 /*background:url(assets/templates/udivorce3/images/bg_content.jpg) no-repeat;
 background-position:0 -140px;*/
 background:url(assets/templates/udivorce3/images/bg.jpg) repeat-x;
 background-color: #fff;
}
#footer {
 width: 780px;
 clear: both;
 height: 30px;
 text-align: left;
 background-color: #CCC;
 border-top:1px solid #777;
 padding-left:20px;
}
/*#ajaxmenu{
 position:absolute;
 top:20px;
 left:0px;
 width:776px;
 height:50px;
 z-index:65;
 border-left:1px solid #121212;
 background:url(assets/templates/udivorce3/images/header_776x43.jpg) no-repeat left top;
}*/
/* ------------------------------ text styles */
p {
 padding-bottom:10px;
}
h1, h2, h3, h4, h5, h6 {
 padding-bottom:15px;
}
h2 {
}
ul {
 padding-bottom:10px;
 padding-left:20px;
}
#footer p, #footer a {
 text-decoration:none;
 color: #333;
}
#footer p a:hover {
 text-decoration:underline;
 color: #fff;
}
#content h2 {
 font-size: 19px;
 color: #142d53;
 /*background:url(assets/templates/udivorce3/images/bullet_17x21.gif) no-repeat left top;*/
 /*position: relative;*/
}
/*h3#post-{
 font-size: 12px;
 color: #618200;
 background: url() no-repeat left top;
 padding-left: 0px;
}*/
/*.FSF_searchResults {
 font-size: 12px;
 color: #444444;
 line-height: 18px;
 _line-height: 16px;
}
.FSF_extract {
 font-size: 12px;
 color: #444444;
 line-height: 18px;
 _line-height: 16px;
}
.FSF_resultLink {
 color: #618200;
}
.FSF_extract {
 font-size: 12px;
 color: #444444;
 line-height: 18px;
 _line-height: 16px;
}
.highlight {
 font-size: 12px;
 background-color: #f2f2f2;
 color: #618200;
 font-weight: bold;
 line-height: 18px;
 _line-height: 16px;
}
*/
img {
 border: none;
}
#content ul li{
 margin-bottom: 4px;
}
#left_menu ul {
 padding:0;
}
#left_menu ul li {
 list-style:none;
 padding:5px 0;
 border-bottom:1px solid #666;
 width:155px;
 text-align:left;
}
#left_menu ul li a {
 text-decoration:none;
 color:#000;
}
#left_menu ul li a:hover {
 text-decoration:underline;
}
#left_menu ul li li {
 padding-left:10px;
 font-size:13px;
 border:none;
}
/*
.LIn_shortMode {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
.LIn_desc {
 display: none;
}
.LIn_date {
 font-style: italic;
 margin-left: 5px;
}
*/
#sidebar a {
 text-decoration:none;
 color: #132c5e;
}
#content a {
 text-decoration:underline;
 color: #2e529b;
}
ol {
 padding-left:20px;
}
/* ------------------------------------------------------General Element Styles
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Specific Element Styles */
#contact_box p {
 margin: 0px;
 padding: 0px;
 text-align: left;
}
#content ul, #content ol {
 padding:0 0 20px 20px;
}
#service_menu ul {
 list-style:none;
}
table.form {
 border-collapse: collapse;
 font-size: 10px;
 margin: 20px 0px;
}
td.label {
 font-weight: bold;
 vertical-align: top;
 padding: 4px 0px;
 width: 200px;
}
td.input {
 padding: 2px 0px;
}
input.text {
 width: 200px;
}
select {
 width: 200px;
}
textarea {
 width: 290px;
 height: 200px;
}
label {
 font-size: 12px;
}
td.submit {
 text-align: right;
}
<br clear="all"/>
        </div>

<div id="footer">
    <p>Content &copy; 2012 uDivorce which is a trading name of Young &amp; Co. Solicitors, 65 Harpur Street, Bedford, Bedfordshire, MK40 2SR<br />  01234 344211 <a href="mailto:info@youngandco.co.uk">info@youngandco.co.uk</a><br />
	Site developed by <a title="Kohera Limited" href="http://www.kohera.co.uk">Kohera Limited</a> :: <a href="/manager/">[L]</a>
    </p>
</div><!-- end footer -->
</div><!-- end wrapper -->

