@charset "utf-8";
/* CSS Document */

body {background-image:url(../Images/bg.png); background-repeat:repeat-x}

/* text styles */  
h1 {font-family:Arial, Helvetica, sans-serif; font-weight:lighter; color:#999; font-size:29px; margin-top:10px}
h2 {font-family:Arial, Helvetica, sans-serif; color:#1f4d85; margin-top:20px;  font-size:18px;}
h2 a{font-family:Arial, Helvetica, sans-serif; color:#1f4d85; margin-top:20px;  font-size:18px; text-decoration:underline}
h2 a:hover{font-family:Arial, Helvetica, sans-serif; color:#1f4d85; margin-top:20px;  font-size:18px;}
h3 {font-family:Arial, Helvetica, sans-serif; font-weight:lighter; color:#808080; font-size:14px; margin-top:2px}
p{font-family: Arial, Helvetica, sans-serif; color:#333333; font-size:13px; line-height: 22px}
a {font-family: Arial, Helvetica, sans-serif; color:#1f4d85;; font-size:13px; line-height: 24px; text-decoration:underline}
a:hover {font-family: Arial, Helvetica, sans-serif; color:#1f4d85; font-size:13px; line-height: 24px; text-decoration:none}
/* text styles ends */  

/* color classes */
.grey {color:#999;}
.blue {color:#09C;}
/* color classes ends */

/* layout */  
#wrapper {width:1000px; height:100%; margin:auto}
#banner-home {height:150px; width:1000px; margin-top:55px; background-image:url(../Images/banner-home.png);}
#banner-sales {height:150px; width:1000px; margin-top:55px; background-image:url(../Images/banner-sales.png);}
#banner-management {height:150px; width:1000px; margin-top:55px; background-image:url(../Images/banner-management.png);}
#logo {width:253px; height:91px; background-image:url(../Images/logo.png); background-repeat:no-repeat; float:left; margin-top:6px}
#menu {height: 42px; width: 100%; background-image:url(../Images/menu-bg.png); margin-bottom:0px;}
#menu1 {height: 42px; width: 100%; background-image:url(../Images/menu-bg.png); margin-bottom:0px;}
#staff {background-color:#ccc; height:267px}
#content-wrap {width:100%; background-image:url(../Images/main-bg.png); background-repeat:no-repeat; margin-top:10px; padding:0px}
#left-box {text-align:left; width:230px; height: 100%; background-image:url(../Images/left-box-bg.png); background-repeat:repeat-x; margin-left:0px; float:left}
#left-box-content {text-align:left; width:188px; height:398px; margin-left:25px}
#left-box-content-bottom {
	text-align:left;
	width:188px;
	height:50px;
	margin-left:25px;
	bottom: fixed;
}
#main-home {text-align:left; width:909px; margin-left:0px; margin-bottom:0px; float:right}
#main-content {text-align:left; width:730px; margin-left:0px; margin-bottom:25px; float:right}
/* layout ends */  



/* item boxes */
#items {width:1000px; height:300px; background-image:url(../Images/items-bg.png); background-repeat:repeat-x; text-align:left}
#item-box {width:313px; height:279px; float:left; margin-bottom:30px; margin-left:20px;}
#item-box-left {width:313px; height:279px; float:left; margin-bottom:30px; margin-left:20px;}
#item-box-testimonials{width:293px; height:279px; float:left; margin-bottom:30px; margin-left:20px;}
#items p {color:#000;}
#items a {color:#005da5; text-decoration:underline}
#items h2 {color:#09C; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; margin-top:25px;/*text-shadow:-1px -1px 0 #454446;*/}
/* item boxes end */
#clear {clear:both}

/* footer */
#footer {width:1000px; margin:auto; height:50px; background-image:url(../Images/menu-bg.png); background-repeat:no-repeat; clear:both}
#footer-left{width:595px; height:10px; margin-left:0px; padding-top:50px; float:left; text-align:left}
#footer-right{width:380px; height:29px; margin-right:0px; padding-top:50px; float:right; text-align:right}
#footer h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#09C; font-size:27px; word-spacing:-2px; text-align:right; text-shadow:-1px -1px 0 #454446}
#footer h2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#09C; font-size:18px; word-spacing:-2px; text-align:left; text-shadow:-1px -1px 0 #454446}
#footer p, td {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; line-height:18px; text-align:left; padding-bottom:5px;}
#footer a {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666; text-decoration:underline; text-align:left;}
#footer a:hover {font-family:Verdana, Geneva, sans-serif; font-size:11px;  text-decoration:none; text-align:left;}
/* footer end */

/* form */
input[type="submit"] {
height:30px;
width:120px;
background-image:url(../Images/btn-bg.png);
background-repeat:repeat-x;
color:#FFFFFF;
padding:0px;
margin:0px;
border:none;
font-size:13px;
background-color:#333;
}
input[type="submit"]:hover {
height:30px;
width:120px;
background-image:url(../Images/btn-bg-on.png);
background-repeat:repeat-x;
color:#FFFFFF;
padding:0px;
margin:0px;
border:none;
font-size:13px;
background-color:#333;
}

/*button*/
#property
{
  display: block;
  width: 270px;
  height: 70px;
  background:url(../Images/search-btn.png) no-repeat 0 0;

}


#property:hover
{ 
  background-position: 0 -70px;
}

#propery span
{
  display: none;
}

#rent
{
  display: block;
  width: 270px;
  height: 70px;
  background:url(../Images/search-btn-rent.png) no-repeat 0 0;

}


#rent:hover
{ 
  background-position: 0 -70px;
}

#rent span
{
  display: none;
}

/*button ends*/


/* Added by Plato Design (Shayne) - 23-8-10 */
#sales-team ul { list-style:none; margin:0; padding:0}
#sales-team li {clear:both; border-bottom: thin #6685B8 solid}
.staff-image, .staff-info, .staff-links  { float:left; height:175px}
#sales-team .staff-image { width:25%}
#sales-team .staff-info { width:37.5%}
#sales-team .staff-links {width:37.5%; position: relative;}
hr { border:none; border-bottom: 2px #6685B8 solid}
#bottom-text {bottom:0; left:0; position:absolute;}

