a:link {color:black;text-decoration:none;}
a:visited {color:black;text-decoration:none;}
a:hover {color:blue;text-decoration:none;}
a:active {color:blue;text-decoration:none;}
#biztec {display:none;}

body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 13px;
	color: black;
	font-family: pmingliu,tahoma,verdana,arial,sans-serif;
	line-height:18px;
	letter-spacing:0.5px;
	margin: 0 auto;
	text-align: center;
}
#layout-width {
	width:930px;
	margin:0 auto;
}
#wrapper {
	
}
#header #nav{
	background-image:url(../images/nav.jpg);
	width:930px;
	height:111px;
	position:relative;
}
#header #nav-abs{
	height:32px;
	width:410px;
	top:40px;
	right:40px;
	position:absolute;
}
#header #nav li{
	height:32px;
	overflow:hidden;
	float:left;
}
	#header #nav .thispage {background-position:bottom left;}
	#header #nav a:hover {
	background-position:bottom left;
	}
	#header #nav a {
		display:block;
		background-repeat:no-repeat;
		background-position:top left;
		height:32px;
		text-indent:-10000px;
	}
	#header #nav #nav-gv-profile {
		background-image:url(../images/nav-gv-profile.jpg);
		width:131px;
	}
	#header #nav #nav-gv-network {
		background-image:url(../images/nav-gv-network.jpg);
		width:166px;
	}
	#header #nav #nav-gv-contact {
		background-image:url(../images/nav-gv-contact.jpg);
		width:113px;
	}
#content {
	margin-top:10px;
}
#lt-content {
	width:200px;
	float:left;
	text-align:left;
	background-image:url(../images/lt-hr.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#lt-content li{margin-bottom:10px;}
#rt-content {
	width:730px;
	float:left;
}
.addr-box {
	height:115px;
	width:100%;
	border-bottom:2px dashed #e9e9e9;
	margin-bottom:15px;
}
.addr-photo {
	float:left;
	width:150px;
	height:100px;
	margin-right:20px;
	overflow:hidden;
}
.addr-location {
	float:left;
	width:320px;
	height:110px;
	text-align:left;
}
.addr-other {
	float:left;
	height:80px;
	text-align:left;
	text-align:left;
	margin-top:20px;
	padding-left:10px;
	border-left:2px dashed #e9e9e9;
}
.addr-phone {
	background-image:url(../images/phone.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:40px;
	padding:5px 0 0 70px;
}
.addr-box h3 {
	font-size:40px;
	color:#014713;
	font-weight:bold;
	margin-top:20px;
	line-height:48px;
}
.addr-box p {
	font-size:13px;
	font-weight:bold;
	color:#277955;
}
.addr-box h4 {
	font-size:18px;
	color:#014713;
	font-weight:bold;
	line-height:32px;
	margin-top:0px;
}
.addr-box h4 span{
	font-size:13px;
}
.addr-box h5 {
	font-size:28px;
	color:#014713;
	font-weight:bold;
	line-height:20px;
}
.addr-box h6 {
	font-size:13px;
	color:#277955;
	font-weight:bold;
	line-height:18px;
	margin: -3px 0 3px 4px;
}
#footer {
	width:100%;
	padding:20px 0;
}
.clr {clear:both;}
.fl {float:left;}
.fr {float:right;}