/* *** 
This is internal css for Open-Realty 
at open realty templates by http://openrealtytemplates.awddesign.co.uk 

 */


body {

 padding: 0px;
 margin: 0px;
 background-image: url("images/bg3.gif");
 height:100%; 
 width:100%; 
 font-family:  verdana, Arial, georgia, Helvetica, sans-serif;
 font-size: 12px;

 color: #000;
   background-color: #ffffff;
}
  #container {

   width: 770px;
   \width: 790px;
   w\idth: 770px;
   border-left: 1px solid gray;
   border-right: 1px solid gray;
   margin: 10px;
   margin-left: auto;
   margin-right: auto;
   padding: 0px;
   background-color: #ffffff;
   background-image:url("images/l-bg.gif");
  }

  #banner {
   padding: 0;
   margin-bottom: 0;
   background-color: rgb(213, 219, 225);

  }

#banner {


 width: 770px;
 height: 99px;
 background-image:url("images/Untitled-1_02.gif");

 background-repeat: repeat;
 background-color: #000000;
}
#banner2 {
 float: left;
 margin-top: -14px;
 width: 194px;
 height: 99px;
 background-image:url("images/Untitled-1_01.gif");

 background-repeat: no-repeat;
 background-color: #000000;
}

  #content {
   padding: 0;
   margin-left: 200px;
   background-color: #fff;
  }
#maincontent {
   padding: 0;
   margin: 0;
   width: 545px;
   background-color: #fff;
  }

  #sidebar-a {
   float: left;
   width: 191px;

   margin: 0;
   margin-right: 0;
   padding: 0;
   background-color: #FF9933;
  }
  #sidebar-a-content{
  padding: 0 5px 0 5px;
  }
  #footer {
   clear: both;
   padding: 0;
   margin-top: 0;
   background-color: #cccccc;
  }
#footer {
 height: 24px;
 background-image:url("images/Untitled-1_08.gif");
 background-repeat: repeat;
 padding-top: 5px;
 text-align:center; 
}

#footer a {
    color: #000;

}


h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font: bold 9px "lucida grande", tahoma, geneva, sans-serif;
	text-transform: uppercase;
    color: #000;
	border-top: 1px solid #888;
	border-bottom: 1px dotted #888;
}


/*
#navcontainer { width: 200px; }
*/

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
color: #000;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFC68F;
color: #000;
}


a:link { color: #999; text-decoration: none; }
a:visited { color: #999; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
