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

html{
	margin:0; 
	
}

.body {
	background: transparent; 
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	position:relative;/* for ie7*/
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	
}

#background{
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
}

img#bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}


a {	
	color: #000099;	
	text-decoration: none
}

a:hover {	
	text-decoration: underline
}
	
#fixed {
	position:absolute; top:25px; 
	left:10px; 
	width:150px; 
	z-index:10; 
	color:#567; 
	border:1px solid #000; 
	padding:10px;
}

.gmapDirHead {
     COLOR:#000000;
     FONT-FAMILY: Tahoma;
     FONT-SIZE:11px;
}

#logo {
	width: 291px;
	height: 172px;
	background-image: url(../images/mynotary_logo.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content {
	width: 715px;
	position:relative;
	z-index:1;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#upper_menu {
	float: right;
	margin-top: 20px;
}

#google_map {
	float: left;
	width: 382px;
	height: 382px;
	margin-top: 5px;
	border: 1pt solid #FFFFFF;
	background-color: #99B3CC;
}

#centre_links {
	background-color:#FFFFFF;
	z-index:1;
	width: 715px;
	height: 500px;
	overflow:scroll;
}

#search_box {
	float: right;
	width: 325px;
	height: 286px;
	margin-top: 4px;
	border: 1px solid #FFFFFF;
}

#heading {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

.search_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
}

.search_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
	padding-top: 3px;
	padding-left: 3px;
}

#search_input {
	width: 282px;
	height: 57px;
	margin-top: 20px;
	margin-left: 21px;
	background-image:url(../images/search_input.png)
}

#text_input {
	float: left;
	width: 270px;
	height: 24px;
	margin-top: 7px;
	margin-left: 2px;
}
.cls1 {
	margin: 0px;
	padding: 0px;
}


#search_button {
	float: right;
	width: 67px;
	height: 25px;
	margin-top: 10px;
	padding-right: 10px;
}

#advanced_search {
	width: 120px;
	height: 26px;
	margin: 25px auto;
}

#adverts {
	float: right;
	width: 325px;
	height: 94px;
	margin-top: 3px;
}

#advert1 {
	float: left;
	width: 105px;
	height: 94px;
}

#advert2 {
	float: left;
	width: 105px;
	height: 94px;
	padding-left: 5px;
	padding-right: 4px;
}

#advert3 {
	float: left;
	width: 105px;
	height: 94px;
}

.clear {
	clear: both;
}

#lower_menu {
	width: 715px;
	height: 26px;
	margin-top: 5px;
	position:relative;
}

#left_lower {
	float: left;
	width: 250px;
	height: 26px;
}

#right_lower {
	float: right;
	width: 190px;
	height: 26px;
}

.links1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
	text-align: center;
}

#bottom_links{
	margin_top: 150px;
}
.field2 {
	font-size: 16px;
	color: #999999;
	height: 24px;
	width: 190px;
	border: 1px none #FFFFFF;
}
#center_content {
	width: 731px;
	height: 535px;
	margin-left: 3px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#content2 {

	width: 737px;
	position:relative;
	z-index:1;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#inner_content {
	float: right;
	width: 737px;
	height: 535px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
.link2 {

	color: #FFFFFF;	
	text-decoration: none
}
