
body {
    background-color:#dadada;
    background-image:url(templates/TheLaw/resources/background.png);
    background-repeat:repeat-x;
    background-position:top left;
    background-attachment:;
    text-align:center;
}

div.ys_wrap{
    width:960px;
    margin:0 auto;
    padding-top:30px;
    text-align:left;
}

div.ys_heading h1{
    margin:0;
    padding:0 0 0 20px;
}

div.ys_heading h1 a,
div.ys_heading h1 a:hover{
    color:#FF6633;
    padding:0 15px;
    margin:0;
    text-decoration:none;
    font-size:35px;
}

div.ys_nav{
    overflow:hidden;
    width:900px;
    padding:0 30px;
    position:absolute;
    overflow:hidden;
    font:normal 16px Arial, Helvetica, sans-serif;
}

div.ys_nav ul{
    float:right;
    margin-top:11px;
    list-style:none;
}

div.ys_nav ul li{
    float:left;
    padding:21px 12px 40px;
}

div.ys_nav ul li a{
    color:#333;
    text-decoration:none;
}

div.ys_nav ul li a:hover{
    color:#F36131;
}

div.ys_nav ul li.current_page_item{
    background:#F36131;
}

div.ys_nav ul li.current_page_item a{
    color:#FFF;
}

div.ys_banner_wrap{
    width:960px;
    height:320px;
    padding-top:71px;
}
div.ys_banner_under{
    width:960px;
    height:320px;
    background:url(templates/TheLaw/resources/banner-under.png) top left no-repeat;
    behavior:url(templates/TheLaw/resources/iepngfix.htc);
    padding-left:20px;
}

div#sys_banner{
    background: url(resources/P1010019.JPG) top left no-repeat;
    width:920px;
    height:320px;
}
div.ys_banner_over{
    width:920px;
    height:320px;
    background:url(templates/TheLaw/resources/banner-under.png) top left no-repeat;
    behavior:url(templates/TheLaw/resources/iepngfix.htc);
}

div#content{
    width:880px;
    margin:0 auto;
    background:#FFF;
    padding:20px;
}


/* Variables - only edit these */






body{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#444;
}

a{
    color:#1553b9;
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
    color:#1553b9
}

a img{border:none;}

p{
    margin: 0;
    padding: 5px 0;
}

h1, h2, h3, h4, h5, h6{
    margin: 5px 0;
    padding: 15px 0;
}

h1{font-size: 3.3em;}
h2{font-size: 2.5em;}
h3{font-size: 2em;}
h4{font-size: 1.8em;}
h5{font-size: .9em;}
h6{font-size: .7em;}

h1 a, h1 a:hover, h1{color:#FF6633;}
h2 a, h2 a:hover, h2{color:#FF6633;}
h3 a, h3 a:hover, h3{color:#333;}
h4 a, h4 a:hover, h4{color:#999;}
h5 a, h5 a:hover, h5{color:#999;}
h6 a, h6 a:hover, h6{color:#999;}