body {
	background-color:#FFF;
    width:865px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Tahoma, sans-serif;
	color:#000000;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
vertical-align:middle;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.float_l {
    float:left;
}
.header {
    height:700px;
    width:279px;
    background:url("images/back_left.jpg") repeat;
}
.company_name {
    width:211px;
    height:88px;
    margin:30px 0 0 33px;
}
.navigation {
    width:104px;
    height:120px;
    margin:46px 0 0 88px;
}
.link a {
    text-decoration:underline;
}
.link a:hover {
    text-decoration:none;
}
.content {
    width:567px;
    height:700px;
    background-color:#FFFCF3;
    padding-left:10px;
}
.more a {
    color:#01980F;
    font-weight:bold;
}
.top {
    width:520px;
    background:url("images/") no-repeat;
    background-position:bottom right;
    margin:24px 0 0 20px;
    padding-top:10px;
    color:#01980F;
}
.top_text {
    margin:10px 0 5px 0;
    width:388px;
}
.top_text p {
    margin:3px 0;
}
.top a {
    color:#01980F;
}
.center {
    width:567px;
}
.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;
}
html>body .center_center {
    margin:0px;
}
.center_dot {
    height:10px;
    background-color:#FFF8E5;
}
h2 { color : red ; font-size : 15px ; 
} 
.center_content {
    width:244px;
    margin:5px 13px 0 13px;
    
}
html>body .center_content {
    margin:5px 19px 0 19px;

}
.center_text {
    margin-top:10px;
    
}
.center_text p {
    margin:3px 0 5px 0;
}
.center_text h1 {
    margin:15px 0 5px 0;|
font-size:14px;
	font-family:Tahoma, sans-serif;
	color:#F70C0C;
}
.center_bottom {
    height:5px;
    background:url("images/bottom.gif") no-repeat;
}
.bottom {
    background:url("images/middle_bg_2.gif") repeat-y;
}
.bottom_dot {
    height:15px;
    background-color:#FFFCF3;
}
.bottom_content {
    width:244px;
   margin:5px 13px 0 13px;
}
html>body .bottom_content {
    margin:5px 19px 0 19px;
}
.bottom_text {
    margin:3px 0;
}
.text {
    width:135px;
    margin-left:20px;
}
html>body .text {
    margin-bottom:2px;
}
.text h1 {
    color:#01980F;
    margin-bottom:2px;
}
.text span {
    font-weight:bold;
}
.map {
    margin-top:10px;
    background:url("images/image_4.gif") no-repeat;
    padding-left:15px;
}
.map h1 {
    color:#01980F;
    margin:10px 0 10px;

}
.map p {
    margin:5px 0;
}
.map a {
    color:#01980F;
}
.footer {
    background-color:#FFFCF3;
    font-size:11px;
    text-align:right;
    margin-right:30px;
    padding-top:30px;
}
