body { text-align: center; margin: 0px; }

a.links {color:#3F3F3F;text-decoration:underline;}
a.links:hover {color:#3F3F3F;text-decoration:underline;}

a.menu {font-family:tahoma; font-size:0.71em; color:#3F3F3F; text-decoration:none;}
a.menu:hover {font-family:tahoma; font-size:0.71em; color:#3F3F3F; text-decoration:underline;}

h1 {font-family:tahoma; font-size:0.85em;color:#3F3F3F; font-weight: bold; margin-bottom: 0px;}
h2 {font-family:tahoma;font-size:0.85em;color: Red; font-weight: bold;margin-bottom: 0px;}
h3 {font-family:tahoma;font-size:0.80em;color:#3F3F3F; font-weight: bold; margin-bottom: 0px;}

p {font-family:tahoma; font-size:0.8em; color:#3F3F3F; margin-top: 4px;  margin-bottom: 7px;}
.copyright {font-size:0.7em;}

.action {
	font-family:tahoma;
	font-size:0.97em;
	color: White;
	font-weight: bold;
	text-decoration:none;
	background-color : Blue;
	padding-bottom : 4px;
	padding-top : 4px;
}
a.action {text-decoration:none; font-size: 1.1em;}
a.action:hover {text-decoration:underline;}

a.bigButtonText { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; font-weight: bolder; color: #FFFFFF; text-decoration:none }
a.bigButtonText:hover { color:#0000FF; text-decoration:none; }

a.bigButtonExplain { font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.79em; font-weight: bolder; color: #FFFFFF; text-decoration:none }
a.bigButtonExplain:hover { color:#0000FF; text-decoration:none; }

.pageLayout { width: 725px; position: relative; margin-top: 0px; margin-left: auto; margin-right: auto; text-align: left; align: center; }
.logo { position:absolute;left:31px;top:14px;width:250px;height:45px;z-index:1 }
.contactUsImg {position:absolute;left:564px;top:5px;width:86px;height:45px;z-index:1}
.contactUs {position:absolute;left:570px;top:44px;width:65px;height:14px;z-index:10}
.siteMapImg {position:absolute;left:644px;top:5px;width:86px;height:45px;z-index:1}
.siteMap {position:absolute;left:650px;top:44px;width:65px;height:14px;z-index:10}
.lineBreak1 {position:absolute;left:24px;top:73px;height:4px;z-index:1}
.freeValuationImg {position:absolute;left:24px;top:79px;width:349px;height:109px;z-index:1}
.freeValuation {position:absolute;left:32px;top:99px;width:349px;height:36px;z-index:10}
.rentBackImg {position:absolute;left:375px;top:79px;width:349px;height:109px;z-index:1}
.rentBack {position:absolute;left:387px;top:99px;width:349px;height:36px;z-index:10}
.quickSaleImg {position:absolute;left:24px;top:190px;width:349px;height:109px;z-index:1}
.quickSale {position:absolute;left:32px;top:209px;width:349px;height:36px;z-index:10}
.repossessionsStoppedImg {position:absolute;left:375px;top:190px;width:349px;height:109px;z-index:1}
.repossessionsStopped {position:absolute;left:387px;top:209px;width:349px;height:36px;z-index:10}
.lineBreak2 {position:absolute;left:24px;top:300px;height:4px;z-index:1}
.mainContent {position:absolute; left:24px; width:700px; height: 300px; top: 320px;}
.pageText {float:left; left:24px; width:500px;}
.lineBreak3 {float:left; width:2px; margin-right: 6px; margin-left: 6px;}
.rightHighlights {float: left; width:180px;}
.actionBar {clear:both; width: 700px;} 

/*                                                  top  right bot left */
.addSenseBanner {float: left; width:160px; padding: 5px 0px 0px 3px;}
.inputForm {
	background-color: #EEEEEE; font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.79em;
}
.submit
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

td {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.79em;
}

.error {
	color: RED;
}

.highlight {
	background-color : #AFEEEE;
}

/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/corners160x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #efefef; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #efefef;/* YCC: color & properties of the right-borderline */
	background: #FFFFFF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 0px;             /* YCC: all texts at some distance of the left border */
	padding-right:0px;             /* YCC: all texts at some distance of the right border */
	padding-top: 1px;
	padding-bottom: 1px;
	}
.notopgap    { margin: 0px; padding: 0px; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin: 0px; padding: 0px; } /* DNC: to avoid splitting of the box */
.banner { 
	width: 160px;
	margin: 15px 0px 0px 15px;
	/* top right bot left */
	padding: 3px 0px 3px 0px;
}