body {
	background-color:#FFF;
    width:765px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

ul{
	color : Black;
}



* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#777;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}

.separator100{
    clear:left;
    height:100px;
}
img {
    border:none;
vertical-align:middle;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.float_l {
    float:left;
}
.header {
    height:800px;
    width:279px;
    background:url("images/back_left.jpg") no-repeat;
}
.company_name {
	width:211px;
	height:53px;
	margin:91px 0 0 33px;
	background-color : White;
}
.navigation {
	width:104px;
	height:120px;
	margin:36px 0 0 88px;
	
}
.navigation a {
	text-decoration: none;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
	font-weight : bolder;
}

}
.navigation a:hover {
	text-decoration: underline;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
	font-weight : bolder;
}
	
}
.link a {
    text-decoration:underline;
}
.link a:hover {
    text-decoration:none;
}
.content {
	width:476px;
	height: auto;
	background-color:#FFFCF3;
	padding-left:10px;
}
.more a {
    color:#01980F;
    font-weight:bold;
}

.ProductName {
   
    font-weight:bold;
}

.top {
    width:419px;
    /*background:url("images/macotte_bg.gif") no-repeat;*/
    background-position:bottom right;
    margin:5px 0 0 20px;
    padding-top:5px;
    color:#01980F;
}
.topbegin {
    width:419px;
    background:url("images/macotte_bg.gif") no-repeat;
    background-position:bottom right;
    margin:5px 0 0 20px;
    padding-top:5px;
    color:#01980F;
}

.top_text {
    margin:10px 0 5px 0;
    width:288px;
}

.top_text2{
    margin:10px 0 5px 0;
    width:388px;
}
.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 {
     height:100px;
     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_nobg {
     height:100px;
     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;
}
.center_content {
    width:194px;
    margin:5px 13px 0 13px;
}
html>body .center_content {
    margin:5px 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:15px;
    background-color:#FFFCF3;
}
.bottom_content {
    width:207px;
    margin:5px 0px 0 15px;
}
html body .bottom_content {
    margin:5px 0px 0 19px;
}
.bottom_text {
    margin:10px 0;
}
.text {
    width:110px;
    margin-left:10px;
}
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:20px 0 10px;

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