/* CSS Document */

body {background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size:80%;
}
#container {
position:absolute;
width:800px;
height:760px;
background-color:#ffffff;
text-align:left;
margin-top:20px;
margin-bottom:20px;
/* margin-top:-400px;*/
margin-left:-400px;
/*top:50%;*/
left:50%; 
}

#banner {
width:800px;
height:155px;
background-color:#034CAF;
text-align:center;
}
#bodyOne{
width:800px;
height:160px;
background-image:url(images/index_r4_c1.gif);
background-repeat:repeat-y;
}
#menubox {
float:left;
width:245px;
height:160px;
background-color:#999999;
}
#imageArea{
float:right;
width:535px;
height:160px;
}
#bodyTwo{
width:800px;
height:250px;
background-color:#ffffff;
padding-top:20px;
background-image:url(images/index_r4_c1.gif);
background-repeat:repeat-y;
}
#menuboxOne {
float:left;
width:245px;
height:250px;
}
#content{
float:right;
width:515px;
height:250px;
padding-right:20px;
text-align:justify;
}
#bodyThree{
width:800px;
height:195px;
background-image:url(images/index_r4_c1.gif);
background-repeat:repeat-y;
}
#leftBottom{
float:left;
width:245px;
height:195px;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position: bottom;
padding-left:9px;
}
#rightBottomOne{
float:right;
width:544px;
height:110px;
background-color:#B70000;
}
#rightBottomTwo{
padding-top:10px;
float:right;
width:544px;
height:85px;
background-image:url(images/spacerBlack.gif);
background-repeat:repeat-x;
}
#post_top {
margin-top:0px;
width:572px;
background-color:#cccccc;
height:40px;
}
#post_content_form{
position:relative;
margin-top:0px;
width:490px;
background-color:#cccccc;
height:415px;
padding-left:60px;
padding-right:15px;
padding-top:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
line-height:12px;
color: #000000;
}

#post_bot{
position:relative;
margin-top:0px;
width:492px;
background-color: #cccccc;
height:75px;
padding-left:65px;

}


.homeImage {
padding-top:50px;
padding-left:70px;
}
.uk{
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
font-weight:bold;
color:#FFFFFF;
text-align:right;
padding-right:62px;
padding-top:20px;
}
.validator{
text-align:left;
padding-left:12px;
padding-top:1px;
}
#footer{
position:relative;
width:800;
height:100;
}
.pagehead{
font-family:Arial, Helvetica, sans-serif;
font-size:170%;
font-weight:bold;
color:#006699;
margin-top:20px;
padding-bottom:0px;
padding-left:20px;
background-image:url(images/pagehead_bg.gif);
background-position:left;
background-repeat:no-repeat;
}
.whiteText{
font-family:Arial, Helvetica, sans-serif;
size:190%;
color:#ffffff;
font-weight:bold;
}
.investmentImg{
	position:relative;
	padding-left:120px;
	background-image: url(Property%20Lettings);
}
.terms{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#666666;
text-decoration:none;
}
.textbox {
	background-color: #F3F3F3;
	height: 16px;
	width: 175px;
	border: 1px solid #666666;
}
.textarea {
	background-color: #F3F3F3;
	
	width: 175px;
	border: 1px solid #666666;
}
.but {
	font-size:80%;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 18px;
	width: auto;
	border: 1px solid #999999;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	padding-top:1px;
	text-decoration:none;
}

