﻿h1,h2,h3,body {
	padding:0;
	margin:0;
    font-family:Calibri, "Trebuchet MS", "Gill Sans", "Gill Sans MT", sans-serif;
}

h2,h3 {
	margin-top:10px;
}

a.pricing,a.pricing:hover {
	color:#fff;
	text-decoration:none;
}

a.pricing2,a.pricing2:hover {
	color:#000;
	text-decoration:none;
}

img {
	border:0;
}

a {
	color:#1B2E58;
}

a:hover {
	color:#2857BE;
}

.login {
	font-size:18px;
	font-weight:bold;
	display:block;
	float:right;
	position:relative;
	top:-20px;
	left:-110px;
}
.tbtn {
    padding:20px 60px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:18px;
    margin:0 0 0 120px;
    position:relative;
    top:-30px;
}
#nav {
    float:left;
    width:100%;
    background: url('/nimages/bg.gif') repeat-x bottom;
    font-size:14px;
    margin:0;
    font-weight:bold;
}

#container {
    width:100%;
}

#header {
    width:900px;
    margin:0 auto;
}

#footer {
    border-top:thin gray solid;
    padding:10px;
    background-color:#fcfcfc;
    clear:both;
    text-align:center;
    width:900px;
    margin:0 auto;
}

#logo {
	padding-top:15px;
}

#call-us {
	margin-right:31px;
	float:right;
}

#navtabs {
	width:900px;
	margin:0 auto;
}

#nav ul {
    margin:15px 0 0 0;
    padding:0;
    list-style:none;
}

#nav li {
    float:left;
    background:url('/nimages/left.gif') no-repeat left top;
    margin:0 0 0 5px;
    padding:0 0 0 5px;
}

#nav a {
    float:left;
    display:block;
    background:url('/nimages/right.gif') no-repeat right top;
    text-decoration:none;
    color:#1C325F;
    padding:15px 20px 10px 12px;
}

#nav a {
  float:none;
}

#nav a:hover {
    color:#fff;
}

#nav #current {
    background-image:url('/nimages/left_on.gif');
}

#nav #current a {
    background-image:url('/nimages/right_on.gif');
    color:#fff;
}

#nav ul ul {
	visibility: hidden;
	position: absolute;
}

#nav ul ul ul li {
	width:250px;
}

.guideli {
	width:170px;
}

#marital {
    left:160px;
    top:32px;
}

#alimony {
    left:160px;
	top:75px;
}

#childsupport {
    left:160px;
	top:118px;
}

#custody {
    left:160px;
	top:161px;
}

#divorce {
    left:160px;
	top:204px;
}

#mediation {
    left:160px;
	top:247px;
}

#visitation {
    left:160px;
	top:290px;
}

#about {
	width:180px;
	top:213px;
}

#about li {
    width:180px;
}


#service {
	width:270px;
	top:213px;
}

#service li {
    width:270px;
}

#support {
	width:200px;
	top:213px;
}

#support li {
    width:200px;
}

#policies {
	width:180px;
	top:213px;
}

#policies li {
	width:180px;
}

#guide {
	top:213px;
	width:170px;
}

#guide li {
}


#nav li:hover > ul {
	visibility: visible;
	margin:-32px 0 0 -10px;
}

#nav ul ul li,#nav ul ul li a,#nav #current li,#nav #current li a {
	background:0;
}

#nav #current li a {
    color:#1C325F;
}

#nav #current li a:hover {
    color:#fff;
}

#nav ul ul li,#nav #current li {
	float:left;
	background-color:#d0d0d0;
    border-top:thin #AFAFB0 solid;
    border-right:thin #AFAFB0 solid;
    border-left:thin #AFAFB0 solid;
}

.lastli {
    border-bottom:thin #AFAFB0 solid;
}

#break {
    width:100%;
    height:11px;
    background-image: url('/nimages/break.gif');
    float:left;
}

#content {
    width:900px;
    margin:0 auto;
}

.step {
    font-size:22px;
}

.btn {
    padding:20px 60px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:18px;
    margin:20px;
}
td.content {
	background-color:#fff;
}
ul.checks {
    list-style-image: url('/images/tick-red.png');
}

#gspace{
	width:25px;height:30px;float:left;
}
