html, html body {
background: url("http://articles.scalalandgroup.co.uk/images/background.jpg") fixed no-repeat top;	text-align: left; margin: 0; padding: 0; color: #000000;height: 100%;font-family: Verdana, Arial, Trebuchet MS, sans-serif; font-size:12px;
}

#wrapper { background:#fff; position:relative; width:700px; margin:0 auto; }
#content{ position:relative;float: middle;margin-left: 0px;width:700px; padding:180px 10px 10px 0px; text-align:justify; line-height: 1.6em;
}
#sidemenu{ position:absolute;top: 100px; width:700px; }
#logo{position:absolute; top:15px; width:100px; height:25px;}
#banner{position:absolute; top:110px; left:500px; height:25px;}

.form{ float:left; width:100%;}
.news{ float:left; width:100%;}
hr {border:1px dotted #d591ab; width:100%;}

#content a{
	color:#a01c4e;
	text-decoration:none;
	border-bottom:1px solid #a01c4e;
}	

#content a:hover{
	border-bottom:1px solid #ccc;
	background:#F5F5F5;
	}

.menu {
	width:210px;
	}

.menu a, .menu a:visited {
	font-size:11px;
	display:block;
	width:100%; 
	line-height:2.1em; 
	text-decoration:none; 
	color: #363636;
	background-repeat:no-repeat;
	padding-left:14px;

}

.menu a:hover, .menu a:active { 
	text-decoration: none; 
	font-weight: bold;
	color: #a01c4e;
	display:block; 
	width:100%; 
	background:url("../../buy land/images/arrow.gif"); 
	background-repeat:no-repeat;
}




form {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
input, textarea, select, file {
	display: block;
	padding: 0;
	margin-bottom: 0.5em;
	color: #000;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0 0 2em 0;
}
fieldset legend {
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
	padding: 1em 0 0.2em 0;
}
form p {
	line-height: 1.6em;
	margin: 0 0 1em 0;
}
textarea {
	height: 15em;
}
.field_width {
	width: 100%;
}
label {
	color: #666666;
	line-height: 1.6em;
	font-weight: bold;
	float: none;
	margin: 0 0 0.3em 0;
}
form label .warning {
	color: #CC0000;
	font-weight: normal;
}
form a, form a:visited {
	color:#999;
	font-size:11px;
	text-decoration:none; 
}
form a:hover, form a:active { 	
	color: #a01c4e;
}

h1,h2,h3 {
	font-size: 25px;
	line-height: 1.2em;
	color: #A01C4E;
	clear: both;
	margin: 0 0 0.5em 0;
	font-weight: normal;
}
