* {
	padding: 0;
	margin: 0;
}

html, body {
	background-color: #DFDFDF;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
}

p {
	margin: 12px 0;
}

li {
	margin: 10px 0;
	margin-left: 21px;
	padding-left: 5px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	margin: 0;
}

acronym[title] {
	border-bottom: thin dotted;
	cursor: help;
}

#wrapper {
	background: #FFFFFF url(/images/wrapperback.jpg);
	width: 766px;
	height: auto;
	margin: 40px auto;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #787772;
}

#googleads{
    width:766px;
    margin:auto;
    text-align:center;
}

/* --- Page Top Styling --- */

#header {
	background-image: url(/images/header.jpg);
	width: 766px;
	height: 121px;
	float: left;
}

.headlinks {
	padding-top: 2px;
	padding-left: 25px;
	font-size: 10px;
	word-spacing: 10px;
	color: #FFFFFF;
	background-color: inherit;
}

.headlinks a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	word-spacing: normal;
}

.headlinks a:hover {
	color: #8dc63f;
	background-color: inherit;
	text-decoration: underline;
}

#searchback {
	background-image: url(/images/search_bck.jpg);
	width: 766px;
	height: 168px;
	float: left;
}

/* --- Main Page Styling --- */

#pageleft {
	background: url(/images/footer1.jpg) bottom;
	width: 279px;
	height: 100%;
	float: left;
}

#pageright {
	width: 487px;
	height: auto;
	float: left;
}

#featuredlinks {
	background-image: url(/images/featured_links.jpg);
	width: 279px;
	height: 116px;
	float: left;
}

#featuredlinks a {
	position: relative;
	top: 6px;
	left: 32px;
	color: #555555;
	background-color: inherit;
	line-height: 18px;
	text-decoration: none;
}

#featuredlinks a:hover {
	color: #8dc63f;
	background-color: inherit;
	text-decoration: underline;
}

#freelist {
	background-image: url(/images/free_listing.jpg);
	width: 279px;
	height: 143px;
	float: left;
}

.freelist a {
	position: relative;
	top: 119px;
	left: 102px;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.freelist a:hover {
	color: #324060;
	background-color: inherit;
}

#feedback {
	background-image: url(/images/feedback.jpg);
	width: 279px;
	height: 126px;
	float: left;
}

.feedback a {
	position: relative;
	top: 104px;
	left: 130px;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.feedback a:hover {
	color: #324060;
	background-color: inherit;
}

#spare {
	width: 279px;
	height: 33px;
	float: left;
}

#welcomeback {
	background-image: url(/images/welcome.jpg);
	width: 487px;
	height: 117px;
	float: left;
}

.welcometext {
	padding-left: 117px;
	padding-top: 42px;
	width: 350px;
	text-align: justify;
}

#popular {
	background-image: url(/images/popular_links.jpg);
	width: 242px;
	height: 189px;
	float: left;
}

.pop {
	height: 80px;
}

.pophead {
	position: relative;
	top: 38px;
	left: 111px;
	color: #324060;
	background-color: inherit;
	text-decoration: underline;
}

.poptext {
	position: relative;
	top: 38px;
	left: 111px;
	width: 130px;
}

.poplink a {
	position: relative;
	top: 38px;
	left: 167px;
	color: #324060;
	background-color: inherit;
	font-weight: bold;
}

.poplink a:hover {
	color: #8DC63F;
	background-color: inherit;
}

#choosing {
	background-image: url(/images/choosing_a_solicitor.jpg);
	width: 245px;
	height: 189px;
	float: left;
}

.choosehead a {
	position: relative;
	top: 71px;
	left: 20px;
	color: #324060;
	background-color: inherit;
	text-decoration: underline;
}

.choosehead a:hover {
	color: #8dc63f;
	background-color: inherit;
}

.choosetext {
	position: relative;
	top: 71px;
	left: 20px;
	width: 140px;
}

.chooselink a {
	position: relative;
	top: 83px;
	left: 29px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

.chooselink a:hover {
	color: #8DC63F;
	background-color: inherit;
}

#legal {
	background-image: url(/images/british_legal_system.jpg);
	width: 487px;
	height: 112px;
	float: left;
}

.legaltext {
	position: relative;

	top: 69px;
	left: 265px;
	width: 200px;
	text-align justify;
}

.legallink a {
	position: relative;
	top: 68px;
	left: 405px;
	color: #324060;
	background-color: inherit;
	font-weight: bold;
}

.legallink a:hover {
	color: #8DC63F;
	background-color: inherit;
}

/* -- Headers -- */

#subheader {
	width: 487px;
	height: 47px;
	float: left;
}

/* -- Content -- */

#content {
	width: 455px;
	height: auto;
	float: left;
	padding: 15px 0px 15px 15px;
	text-align: justify;
}

#content a {
	color: #5A8303;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #C12D38;
	background-color: inherit;
	text-decoration: underline;
}

#content img {
	float: right;
}

/* ----- Footer Styling ----- */

#footer {
	background-image: url(/images/footer.jpg);
	width: 766px;
	height: 58px;
	float: left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	word-spacing: normal;
}

#footer a:hover {
	color: #8dc63f;
	background-color: inherit;
	text-decoration: underline;
}

.footertext {
	position: relative;
	top: -7px;
	left: 316px;
	word-spacing: 7px;
	color: #FFFFFF;
	background-color: inherit;
}

.footertext1 {
	position: relative;
	top: -14px;
	left: 44px;
	color: #848484;
	background-color: inherit;
	width: 200px;
}

#footer .footertext2 a {
	position: relative;
	top: -19px;
	left: 100px;
	color: #A9A9AC;
	background-image: inherit;
	text-decoration: underline;
}

#footer .footertext2 a:hover {
	color: #8dc63f;
	background-color: inherit;
}

/* ----- News And Forms ----- */


#searchform {
	position: relative;
	left: 458px;
	top: 100px;
}

#SearchSubmit {
	margin-left: 13px;
	position: relative;
	float: left;
}

#SearchInput{
	width: 147px;
	height: 37px;
	position: relative;
	float: left;
   	font: bold 22pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background: none;
	border: none;
	color: #000000;
	text-align: center;
}

.prop {
	height: auto;
	width: 1px;
	float: left;
}

.mid {
	text-align: center;
}

.spacer {
	clear: both;
}

.paid_listing {
	width: 450px;
	height: auto;
	display: table;
	text-align: left;
	padding-top: 56px;
}

.paid_listing_head {
	width: 420px;
	height: 18px;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-bottom: 8px;
	color: #672540;
	background-color: inherit;
	padding-left: 20px;
	padding-top: 4px;
}

.paid_listing1 {
	float: left;
	width: 160px;
	height: 54px;
	padding-left: 40px;
	padding-top: 14px;
}

.paid_listing2 {
	float: left;
	height: 80px;
	width: 198px;
	text-align: justify;
	padding-top: 6px;
	overflow: hidden;
	padding-left: 15px;
}

.paid_listing3 {
	float: left;
	height: 15px;
	width: 140px;
	color: #990000;
	background-color: inherit;
	padding-left: 40px;
	padding-top: 8px;
}

.paid_listing4 {
	float: left;
	height: 15px;
	width: 160px;
	font-weight: bold;
	padding-left: 40px;
}

#content .paid_listing4 a {
   	color: #707aff;
	background-color: inherit;
	text-decoration: none;
}

#content .paid_listing4 a:hover {
	color: #C2614E;
	background-color: inherit;
	text-decoration: underline;
}

.unpaid_listing	{
	width: 204px;
	height: 105px;
	display: table;
	color: #666666;
	float: left;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

.unpaid_listing1 {
   	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.unpaid_listing2 {
	display: table;
}

.unpaid_listing3 {
	font-weight: bold;
	display: table;
	color: #990000;
	background-color: inherit;
}

.leftwrap {
	width: 230px;
	height: auto;
	float: left;
}

.rightwrap {
	width: 180px;
	height: auto;
	float: left;
}

.results_bar {
	width: 390px;
	margin-bottom: 10px;
}

.listingbox {
	background: url(/images/paid_listing.jpg) no-repeat;
	width: 443px;
	height: 199px;
	float: left;
	margin-bottom: 15px;
}

#centered {
	padding: 0;
	margin: 10px auto 0 auto;
	width: 179px;
	height: 44px;
}

.validxhtml a {
	width: 88px;
	height: 31px;
	float: left;
}

.validxhtml[class] a {
	background-image: url(/images/validxhtml.png);
}

.validcss a {

	width: 88px;
	height: 31px;
	float: left;
}

.validcss[class] a {
	background-image: url(/images/vcss.png);
}
/*------------------------------------------Overture Ads -------------------*/

 

.overture_box {
    width: 441px;
    line-height: 16px;
    margin-bottom: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8.5pt;
    clear: both;
    margin-left: 2px;
    text-align: left;
}

.overture_header {
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 0px;
}

.overture_ad_box {
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 7px;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.overture_title {
    color: #FFFFFF;
    padding-top: 1px;
    font-weight: bold;
}

.overture_title a,
.overture_title a:visited,
.overture_title a:hover,
.overture_description a,
.overture_description a:visited,
.overture_description a:hover,
.overture_link a,
.overture_link a:visited {
    color: #666666;
    text-decoration: none;
}

.overture_link a:hover {
    color: #666666;
    text-decoration: underline;
}

.overture_description {
            color: #666666;
}

.overture_link {
    color: #666666;
    margin-bottom: 1px;
    padding-bottom: 1px;
}
/* ----- Sign Up Forms ----- */

#content fieldset ol {
	list-style: none;
}
fieldset {
        border: 0px;
        margin-top: 20px;
}
#feedback_form label, #free_listing_insert label {
display: block;
float: left;
width: 120px;
}
#feedback_form dl dt, #free_listing dl dt {
	padding: 0 0 10px 0;
}
#feedback_form  dl dd, #free_listing dl dd {
	padding: 0 0 20px 20px;
}

#feedback_form {
	margin-bottom: 40px;
}
#about_bt {
	padding-top: 30px;
        padding-right: 30px;
	border-top: 1px solid #CCCCCC;
}
#about_bt blockquote {
margin: 0 20px 12px;
}