@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-image: url(../images/body-back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	position: absolute;
	width: 960px;
	left: auto;
	right: auto;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #4A89C6;
}

.hide {
	display: none;
}
h1  {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 a {
	text-decoration: none;
	color: #1667b6;
	font-weight: bold;
}
.law {
	font-weight: bolder;
	font-size: 28px;
}


.couk {
	color: #666666;
}
h2 {
	position: absolute;
	top: 20px;
	right: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 680px;
}
ul#mainNav {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 525px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a {
	text-decoration: none;
}






#mainNav li {
	float: left;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
}
#mainNav li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#mainNav li a:hover {
	text-decoration: underline;
}
#content {
	margin-top: 100px;
	padding-left: 15px;
	padding-right: 300px;
	width: 645px;

}
#search {
	height: 90px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 435px;
	top: 180px;
	cursor: pointer;
}
#searchLabel {
	position: absolute;
	left: 459px;
	top: 160px;
	font-size: 12px;
	font-weight: bold;
}

form#lawcomparison {
	margin-bottom: 100px;
}
form#lawcomparison label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
}
form#lawcomparison  #work_typesID, #locationID {
	width: 230px;
	background-color: #EDF3F9;
}
form#lawcomparison p#serviceRequired {
	position: absolute;
	top: 170px;
	left: 107px;
}
form#lawcomparison p#yourLocation {
	position: absolute;
	top: 170px;
	left: 623px;
}



#instructions {
	text-align: center;
	margin-top: 260px;
	margin-bottom: 40px;
}
#instructions p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
ul#footerNav  {
	font-size: 10px;
	width: 960px;
	background-image: url(../images/bottom-border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footerNav li {
	list-style-type: none;
	float: left;
	margin-top: 40px;
	padding-left: 15px;
}
#footerNav li a {
	color: #666666;
	text-decoration: none;
}
#footerNav a:hover {
	text-decoration: underline;
}
li#copyright {
	margin-right: 20px;
	margin-left: 60px;
	color: #1667b6;
}
li#addThis {
	margin-right: 70px;
	padding: 0px;
	margin-top: 39px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contentImgLeft  {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contentImgRight {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	position: relative;
	top: -25px;
}

.smallPrint {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pressEnquiry {
	position: absolute;
	left: 850px;
	top: 270px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

