body{
	padding:0px;
	margin:0px;
	text-align: center;
	min-width: 760px;
	font-family: Arial;
	font-size:14px;
	line-height:16px;
	background-color: #eeeeee;
}


#wrapper {
	position: relative;
	width: 963px;
	height: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #eeeeee;
	margin-top:24px;
}

#top {
	width: 963px;
	height: 10px;
	float:left;
	background-image : url(gifs/Head_BG.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#bottom {
	width: 963px;
	height: 10px;
	float:left;
	background-image : url(gifs/Foot_BG.gif);
	background-repeat:no-repeat;
	background-position:left;
}


#content {
	position: relative;
	float: left;
	border:20px solid red;
}

#header {
	float : left;
	background-image : url(gifs/Body_BG.gif);
	background-position:left;
	width:963px;
}

#spacer1 {
	width:100%;
	height:6px;
	background-color: #5a5b5e;
}

#spacer2 {
	width:100%;
	height:3px;
	background-color: white;
}


#content {
	float : left;
	clear : left;
	border : 0px solid black;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: white;
	background-image : url(gifs/Body_BG.gif);
	background-position:left;
	width:963px;
}



/********************************/
/* main menu                    */
/********************************/
#menu {
	width:600px;
	float:right;
	margin-right:20px;
	margin-top:8px;
}
	
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:600px;
	float: right;
	font-family: verdana;
	font-weight:bold;
	font-size:10px;
}


#menu ul li {
	float: right;
	background-color: #eeeeee;
}


#menu ul a {
	display: block;
	float: left;
	padding: 2.5em 1.5em;
	font-size:13px;
	text-decoration: none;
	color: #000000;
}


#menu ul a:hover {
	color: red;
	background-color: #ffffff;
}


#menu ul .first a {
  background: none;
}

/********************************/
/* registration                 */
/********************************/

#regTable{
	float : left;
	border: 0px solid black;
}

#subjectsOffered {
	float : left;
	border: 1px solid black;
}

/********************************/
/* subjects                     */
/********************************/
.subjTitle {
	font-weight: bold;
	text-decoration: underline;
}


/********************************/
/* lettings                     */
/********************************/

#propSummaryHolder {
	float:left;
	width:950px;	
}

.propSummary {
	border: 1px solid #cccccc;
	width: 300px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 8px;
	padding:3px;
	float:left;
}
.propSummary img {
	float: right;
}


/********************************/
/* welcome                      */
/********************************/

.contentLeft {
	width: 400px;
	border: 0px solid black;
	float: left;
	margin-right:20px;
	font-size: 12px;
}

.contentRight {
	width: 400px;
	border: 0px solid black;
	float: left;
	font-size: 12px;
}

.content {
	width:999px;
	border: 0px solid red;
	float:left;
	position:relative;
}

.content table {
	float:left;
	margin-left:20px;
}

.photos {
	float:left;
}

.mainDetails {
	border: 2px solid #cccccc;
	float:left;
	width:350px;
	padding-left:20px;
	padding-right:20px;
	margin-left:50px;
}

.sellingPoints{
	float: left;
	margin-left:5px;
}
.sellingPoints ul {
	list-style: none;
}

.sellingPoints li {
	background: url(gifs/tick.jpg) no-repeat 0 50%;
	padding-left: 17px;s
}


.parkingSpaces {
	float: right;
}

.parkingSpaces ul {
	list-style: none;
}

.parkingSpaces li {
	background: url(gifs/tick.jpg) no-repeat 0 50%;
	padding-left: 17px;s
}

.outdoorSpaces {
	float: left;
	margin-left:5px;
}

.outdoorSpaces ul {
	list-style: none;
}

.outdoorSpaces li {
	background: url(gifs/tick.jpg) no-repeat 0 50%;
	padding-left: 17px;s
}

.propDetails {
	float: left;
	margin-left:20px;
	width:800px;
	line-height:20px;
}



#mainDeals {
	text-align:center;
	width:950px;
	height:120px;
	float: left;
	margin-left:7px;
	border: 0px solid black;
	background-color:#aaaaaa;
}

#mainDeals img {
	margin-top:10px;
	border: 0px solid black;
}

.pageIntro {
	text-align:center;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding:20px;
	background-color: #ffffff;
	line-height:21px;
	font-size:20px;
}

.price {
	float:right;
	font-weight: bold;
	font-size: 20px;
}
.pageTitle {
	margin-left: 20px;
}


#rentWrapper {
	width:650px;
	float: left;
	clear: left;
	margin-left:10px;
	color: #5a5b5e;
}


#dealWrapper {
	text-align: center;
}

#dealWrapper img {
	border: 2px solid black;
}

/********************************/
/* search box                   */
/********************************/

#searchBox {
	float:right;
	margin-right:20px;
}

#searchBox table {
	font-size: 14px;
	font-weight: bold;
	color: #5a5b5e;
}

#searchBox h2 {
	color: #5a5b5e;
}


/********************************/
/* search box Home              */
/********************************/

#searchBoxHome {
	background: url(gifs/searchBackground.jpg) no-repeat;
	float:left;
	margin-left:7px;
	border: 0px solid black;
	width:950px;
	height:260px;
	margin-bottom:30px;
	
}

#searchTextField {
	border: 1px solid #aaaaaa;
	width:490px;
	height:30px;
	font-size:20px;
}

#forSaleButton {
	height:30px;
	width:100px;
	font-size:18px;
	font-weight:bold;	
	
}
#toLetButton {
	font-size:18px;	
	width:100px;
	height:30px;
	font-weight:bold;	
}


#searchBoxInner {
	float:left;
	margin-left:110px;
	margin-top:50px;
	width:730px;
	height:210px;
	background-color:white;	
	text-align:center;
}

#searchBoxHome table {
	font-size: 14px;
	font-weight: bold;
	color: #5a5b5e;
}

#searchBoxHome h2 {
	color: #5a5b5e;
}


/********************************/
/* search results               */
/********************************/
#searchResults {
	margin-left:10px;
	margin-top:20px;
	
}

#searchResults h2 {
	color: #5a5b5e;
}

/********************************/
/* footer menu                  */
/********************************/

#footer {
	font-family: arial;
	margin-top:10px;
	margin-left:10px;
	width:963px;
	height:40px;
	float:left;
	padding-bottom: 50px;
	font-size: 10px;
	text-align: left;

}

#footer a {
	text-decoration: none;
}
	
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:500px;
	float: right;
	font-family: arial;
	font-size:9px;
}



#footer ul a {
	display: block;
	float: right;
	padding: 0 2em;
	line-height: 2.1em;
	font-size:9px;
	text-decoration: none;
}



/********************************/
/* agent details                */
/********************************/
#agentDetails {
	float:left;
	margin-left:50px;
	margin-top:50px;
	margin-bottom:30px;
}

#agentDetails h2 {
	font-size: 14px;
}

#agentDetails h3 {
	font-size: 12px;
}

#agentDetails .title {
	font-weight: bold;
}

/********************************/
/* contact us                   */
/********************************/

#contactWrapper {
	float:left;
	width: 800px;
	margin-top:50px;
	margin-left:50px;
	position:auto;
}

/********************************/
/* faq                          */
/********************************/

.faqAnswers {
	color:#888888;
}

/********************************/
/* news                         */
/********************************/

#newsArticle {
	margin:10px;
	width:500px;
}

#newsArticle .subsection_text { 
	font-size:18px;
	line-height:20px;	
}

#newsArticle .author_text { 
	color:#999999;
}

#newsArticle .m_text { 
	line-height:20px;	
}