body {
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #444;
    background-color:#000;
 
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
h1 {
    color:#3e8a2d;
    font-size: 1.2em;
    font-weight:bold;
    font-style: normal;
    margin-bottom:2em;
}
h2 {
    text-align:right;
    color:#3e8a2d;
    font-size: 1.2em;
    font-weight:bold;
    font-style: normal;
}
h3 {
    color:#3e8a2d;
    font-size: 1em;
    font-weight:bold;
    font-style: normal;
}
a {
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #333;
    outline:none;
}
.column.last ul {
    margin-left:30px;
}
.subList li {
    margin-left:130px;
    list-style-type:circle;
}
.map {
    text-align:center;
}
.mapDot {
    position:relative;
    left:682px;
    top:40px;
    z-index:1;
}
/* -------------------- mainContent ------------------ */
#mainContent {
    width:922px !important;
    margin: -4px auto 0 auto;
    padding:0;
    border: 1px solid silver;
    background-color: #fff;
    text-align:left;
}
/* ------------------ header -------------------- */
#header {
    height:364px;
    background-color:#e65f58;
}
/* ------------------ navi -------------------- */
#navi {
    margin: 25px 0 0 10px;
}
#navi ul li {
    list-style-type:none;
}
#navi ul li a {
    text-decoration:none;
    outline:none;
}
#navi .active {
    color:#222;
    font-weight:bold;
}
#navi img {
    border:none;
}
.subMenu {
    margin-left:75px;
}
.subMenu li {
    margin:5px;
    background: url(pic/arrow.gif) no-repeat 0px 6px;
    padding-left:14px;
}
.subMenu a:hover {
    color:white;
}
.container {
    overflow: hidden;
/* equal height */
}
.companyName {
    font-weight:bold;
    font-size:12.5px;
}
/* -------------------- grids ------------------ */
.grid2 {
    float: left;
/* background:url(pic/edge-r.png) no-repeat bottom right; */
}
.first {
    width:295px;
    background-color:#bbb;
    padding-bottom: 32767px;
/* equal height */
    margin-bottom: -32767px;
/* equal height */
}
.last {
    max-width:575px;
    margin: 30px 0px 25px 25px;
    background-color:#fff;
    padding-right:20px;
}
.clean {
    clear: both;
}
/* -------------------- headContent ------------------ */
#headContent {
    padding-bottom:1em;
    border-bottom:1px dotted gray;
    margin-bottom:2em;
/* min-width:570px; */
}
/* ------------------ contacts -------------------- */
.webAddress {
    color:#173d90;
    font-size: 25px;
}
.emailAddress {
    color:#636466;
    font-size: 12px;
    text-decoration:none;
}
.emailAddress:hover {
    text-decoration:underline;
}
.Cgrid2 {
    float: left;
}
.Cfirst {
    width:200px;
}
.Clast {
    width:auto;
}
/* ------------------ links -------------------- */
.Lgrid2 {
    float: left;
}
.Lfirst {
    width:180px;
    margin-bottom:20px;
}
.Llast {
    width:auto;
}
.linksImage {
    text-align:center;
    margin:15px 0 15px 0;
}
.linksName {
    margin-left:30px;
}
.linksName a {
    text-decoration:none;
    vertical-align: middle;
}
.linksName a:hover {
    text-decoration:underline;
}
/* ------------------ footer -------------------- */
#bg_arrow {
	float:right; 
	padding: 0 30px 0px 10px;
	margin:1em 0;
	background: url('pic/arrow3.gif') left center no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	}
#bg_arrow:hover{
	color: #000;
	text-decoration: underline;
}	
#footer {
    border-top:3px solid #e65f58;
    vertical-align: middle;
    text-align:center;
    height:20px;
    background-color:#636466;
    font-size:10px;
    color:#fff;
}
#footer a {
    color:white;
    font-size:10px;
    text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
}
#footer {
    padding:3px 0 1px 0;
}
/* ------------------ new -------------------- */