@charset "UTF-8";

html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.search_result_header {
	font-family: verdana;
	font-size: 9px;
	line-height: 24px;
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.edit_prop_rows {
	font-family: verdana;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	text-align: left;
	width: 150px;
}
.search_result_content {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
.search_result_sort {
	font-family: verdana;
	font-size: 10px;
	line-height: 36px;
	color: #333333;
	text-align: left;
}
.header_image {
	background-image: url(../../site_images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	vertical-align: top;
	text-align: left;
}
.btn_bar {
	height: 30px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-left: 70px;

}
.outer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.inner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.main_content_table {
	background-color: #FFFFFF;
}
.search_column_header {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699cc;
	text-align: right;
	font-size: 10px;
	padding-right: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 26px;
}
.search_option_header {
	font-family: verdana;
	font-weight: bold;
	color: #666666;
	background-color: #E6E6E6;
	text-align: right;
	font-size: 9px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 26px;
}
.search_boxes {
	font-family: verdana;
	color: #666666;
	text-align: left;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-left: 6px;
	height: 106px;
}
.main_content_header {
	font-family: verdana;
	font-weight: bold;
	color: #666666;
	background-color: #E6E6E6;
	text-align: left;
	font-size: 10px;
	padding-left: 12px;
	line-height: 26px;
}
.main_content {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	padding-top: 12px;
	padding-bottom: 12px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.inline_image {
	margin-right: 12px;
	margin-bottom: 12px;
}

#preview {
	width: 595px;
	min-height: 460px;
	text-align: center;
}

.tool_bar {
	width: 65px;
	line-height: 26px;
}
.copyright {
	font-family: verdana;
	color: #FFFFFF;
	text-align: right;
	font-size: 9px;
	line-height: 26px;
	padding-right: 6px;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
.text_box_bg {
	background-image: url(../../site_images/text_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
	text-align: right;
}
.main_cont_r {
	vertical-align: top;
	border-left-color: #f3f3f3;
	width: 660px;
	font-family: verdana;
	font-size: 11px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: justify;
}
.main_cont_prop {
	width: 840px;
}
.main_cont_l {
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	width: 190px;
	padding-bottom: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.contact_bar {
	width: 175px;
}
a.news:link {
	color: #fff;
}
a.news:hover{
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
a.tool:link {
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	width: 65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
a.tool:visited {
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	width: 65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
a.tool:active {
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	width: 65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
a.tool:hover{
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	width: 65px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/btn_bg.gif);
	background-repeat: repeat-x;
}
a.rep:link {
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
a.rep:visited {
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
a.rep:active {
	text-decoration: none;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/footer_bg.gif);
	background-repeat: repeat-x;
}
a.rep:hover{
	text-decoration: none;
	background-color: #E6E6E6;
	font-family: verdana;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
	display: block;
	background-image: url(../../site_images/btn_bg.gif);
	background-repeat: repeat-x;
}
.vert_spacing {
	margin-bottom: 6px;
}
.listing_content {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-top: 12px;
	padding-left: 2px;
}
.listing_rows {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-top: 12px;
	width: 175px;
	padding-left: 12px;
}
.main_page_bg {
	background-image: url(../../site_images/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btn_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#error {
	font-family: Verdana, Tahoma;
	font-size:11px;
	width: 750px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#2e6b80;
	font-weight: bold;
	background-color: #ffd5d5;
	border-bottom:1px solid #fa2f2f;
}

#success {
	font-family: Verdana, Tahoma;
	font-size:11px;
	width: 750px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#000;
	font-weight: bold;
	background-color: #afe7fb;
	border-bottom:1px solid #1386b0;
}
.v_11 {
	font-family: verdana;
	font-size: 11px;
}
.image_border {
	margin-right: 12px;
	border: 2px solid #CCCCCC;
}
.v_12 {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}
.l_align {
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
}
.outer table tr .inner div table tr td table tr .main_cont_l div .style3 strong {
	font-family: Verdana, Geneva, sans-serif;
}
.outer table tr .inner div table tr td table tr .main_cont_l div .style3 strong {
	font-family: Arial Black, Gadget, sans-serif;
}
.outer table tr .inner div table tr td table tr .main_cont_l div .style3 strong {
	font-family: Verdana, Geneva, sans-serif;
}




#can_map
	{
		margin: 20px 0 0 0;
		float: right;
		z-index: 700;
	}
#founder_cor_can
{
			position: absolute;
			width: 270px;
			height: 170px;
			z-index: 50;
			margin: 0 0 0 5px;
			/*border: solid 1px yellow;*/
}
/*Office List*/
#office_wrapper
	{
		margin: 20px 0 0 0;
	}

#first_top
	{
	}
#second_top
	{
	}
#third_top
	{
	}
#fourth_top
	{
	}
	
#first_bottom
	{
	}
#second_bottom
	{
	}
#third_bottom
	{
	}
#fourth_bottom
	{
	}
	
.blue_office_back
		{
		width: 145px;
		height: 160px;
		margin: 3px 3px 3px 3px;
		padding: 25px 4px 7px 7px;
		background-color: #d0dde9;
		float: left;
		}
		
.blue_office_back_c
		{
		width: 145px;
		height: 170px;
		margin: 3px 3px 3px 3px;
		padding: 15px 4px 7px 10px;
		background-color: #d0dde9;
		float: left;
		}
