body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#6a6a6a;
}

#branches_footer{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:93%;
}

p, h1, h2, h3, h4 ,h5{
	margin:0 0 15px 0;
}

h3{
	font-size:180%;
}
h4{
	font-size:100%;
}

td, th{
	font-size:100%;
	font-weight:normal;
}

img{
	border:none;
}

.content_table td, .content_table th, .content_table table td{
	font-size:100%;
	font-weight:normal;
}

#others_content_container #right #team_table td{
	font-size:80%;
}

form{
	margin:0;
	padding:0;
}

.text_input{
	font-size:80%;
}
.select_menu{
	font-size:80%;
}

.text_input_short{
	font-size:80%;
	width:100px;
}
.select_menu_short{
	font-size:80%;
	width:100px;
}

a{
	text-decoration:none;
	border-bottom:1px dotted #f00380;
	color:#f00380;
}
a:hover{
	text-decoration:none;
	border-bottom:1px solid #f00380;
	color:#f00380;
}

#header{
	width:770px;
	margin:0 auto;
	height:137px;
	position:relative;
	text-align:left;
}

#logo{
	position:absolute;
	width:318px;
	height:137px;
	right:0;
	top:0;
	background-image:url(../gif/logo.gif);
	background-repeat:no-repeat;
}
#logo h1, #logo h2{
	position:absolute;
	left:-9000px;
}

#quick_search .vertical_line{
	background-image:url(../gif/grey_pixel.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#quick_search{
	position:absolute;
	left:0;
	top:32px;
}

#quick_search label{
	font-size:80%;
}

#quick_search a{
	font-size:80%;
	color:#999999;
	border-bottom:none;
}

.small_black{
	color:#383838;
	font-weight:bold;
	text-align:right;
}
.small_pink{
	color:#f00380;
	font-weight:bold;
}

#home_content_container{
	width:770px;
	margin:0 auto;
	margin-top:340px;
	position:relative;
	text-align:left;
}

#others_content_container{
	width:770px;
	margin:0 auto;
	margin-top:200px;
	position:relative;
	text-align:left;
}

#left{
	float:left;
	width:180px;
	margin:0 0 15px 0;
}

#right{
	float:right;
	width:570px;
	margin:0 0 15px 0;
}

#right p{
	font-size:75%;
}

#right ul li{
	font-size:75%;
}

#nav{
	margin:0 0 40px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#nav a{
	border-bottom:none;
	display:block;
}
#nav a:hover{
	background-image:url(../gif/arrow_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#nav li ul li a:hover{
	background-image:url(../gif/arrow_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#nav li{
	font-size:115%;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	border-bottom:1px solid #E1E1E1;
}
#nav li ul li{
	font-size:70%;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 0 -30px;
	border-bottom:none;
}

#print_etc_table{
	margin:0 0 30px 0;
	color:#999999;
}
#print_etc_table th{
	font-size:75%;
}

.footer_text{
	font-size:75%;
	color:#999999;
}
.footer_text a{
	border-bottom:none;
	color:#999999;
}
.footer_text a:hover{
	border-bottom:1px dotted #999999;
	color:#999999;
}

#branches_footer{
	border-top:1px solid #E8E9E4;
	margin:30px 0 0 0;
	padding:25px 0 0 0;
}

#branches_left{
	float:left;
	width:240px;
	margin-right:20px;
}
#branches_right{
	float:left;
	width:240px;
}

#right label{
	font-size:75%;
}

.property_image{
	border:none;
}

.property_image:hover{
	border:none;
}