html{font-size:100%;}
html body{width:100%;height:100%;}
body {
	margin:0px;
	padding:0px;
	color:#323232;
	font-family:'Arial MT',Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:140%;
}
h1{font-style:italic;font-weight:500}
h2{line-height:110%}
h3{padding:0;margin:0;line-height:110%;font-size:1.3em;}
p{text-align:justify}
li{margin-bottom:5px;}
a{color:#323232;}
lable{vertical-align:top;}
.cboth{clear:both}
.cright{clear:right}
.cleft{clear:left}
#side{
	margin:0px auto;
	width:929px;
        display:block;
	height:100%;
	padding-top:15px;
}
#left {
	width:152px;
	height:300px;
	float:left;
	display:block;
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left ul{width:152px;margin:0px;padding:0px;margin-top:45px;list-style-position:outside;list-style-type:none;text-align:right;}
#left li{padding-right:35px;}
#left .use{background-image: url(images/bg-box.gif);background-repeat: no-repeat;background-position: right center;}
#left a{text-decoration:none;}
#left a:hover{color:#f29325}
#right{
	width:194px;
	height:300px;
	float:right;
	display:block;
	padding-left:40px;
	background-image: url(images/bg-addr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right h2{margin-top:15px;text-align:justify;font-size:1.8em;line-height:1.2em;padding:0px;width:195px;letter-spacing:-0.012em;;}
#right h3{font-size:1.6em;font-weight:normal;line-height:1.2em;margin:5px 0}
#right .phone{}
#right .typetxt{position:relative;font-size:0.8em;width:55px;display:block;height:30px;float:left}
#center{
	margin-left:153px;
	margin-right:230px;
	margin-top:40px;
	display:block;
}
#img {width:195px; float:left; display:block;}
#content {margin-left:200px;display:block;}
.team{width:342px;margin:0px;padding:0px;list-style-position:outside;list-style-type:none;font-size:0.9em;display:inline-block}
.team li{float:left;width:171px;display:inline-block}
