
body {
	background-color:#FFF;
    width:765px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	font-size:12px;
	font-family:Tahoma, sans-serif;
	color:#777;
	padding: 0px;
	margin: 0;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:auto;
}
img {
    border:none;
vertical-align:middle;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.float_l {
	float:left;
	
}
.header {
	height:900px;
	width:248px;
	background-image: url(images/back_left6.gif);
	background-color:#009900;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #009900;
}
.company_name {
    width:211px;
    height:48px;
    margin:91px 0 0 33px;
}
.navigation {
@@display:inline-block;
	width:104px;
	height:120px;
	background-color:#009900;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 88px;
}
.link a {
    text-decoration:underline;
}
.link a:hover {
    text-decoration:none;
}
.content {
    width:467px;
    height:auto;
    background-color:#FFFCF3;
    padding-left:10px;
}
.more a {
    color:#01980F;
    font-weight:bold;
}
.top {
	width:419px;
	background-position:right center;
	padding-top:10px;
	color:#01980F;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-image: url(images/w2.gif);
	background-repeat: no-repeat;
}
.top_text {
    margin:10px 0 5px 0;
    width:288px;
}
.top_text p {
    margin:3px 0;
}
.top a {
    color:#01980F;
}
.center {
	
	width:467px;
	
}
.center_top {
    height:5px;
    background:url("images/top.gif") no-repeat;
}
.center_center {
    background-color:#FFF8E5;
    border-left:1px solid #DCD4BF;
    border-right:1px solid #DCD4BF;
    background:url("images/middle_bg_1.gif") repeat-y;
    margin-top:-8px;
}
 .center_center {
    margin:0px;
}
.center_dot {
    height:1px;
    background-color:#FFF8E5;
}
.center_content {
    width:194px;
    margin:0px 10px 0 18px;
}
html>body .center_content {
    margin:0px 19px 0 19px;
}
.center_text {
    margin-top:10px;
}
.center_text p {
    margin:15px 0 5px 0;
}
.center_text h1 {
    margin:15px 0 5px 0;
}
.center_bottom {
    height:5px;
    background:url("images/bottom.gif") no-repeat;
}
.bottom {
    background:url("images/middle_bg_2.gif") repeat-y;
}
.bottom_dot {
    height:auto;
    background-color:#FFFCF3;
}
.bottom_content {
    display:inline-block;
    width:207px;
    margin:5px 0px 0 15px;
}
.bottom_content {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
}
.bottom_text {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.text {
    width:200px;
}
.text {
}
.text h1 {
    color:#01980F;
    margin-bottom:2px;
}
.text span {
    font-weight:bold;
}
.map {
	margin-top:5px;
	padding-left:15px;
	background-repeat: no-repeat;
}
.map h1 {
    color:#01980F;
    margin:20px 0 10px;

}
.map p {
    margin:5px 0;
}
.map a {
    color:#01980F;
}
.footer {
    background-color:#FFFCF3;
    text-align:right;
    margin-right:30px;
    padding-top:0px;
}

