/* CSS Document */

body,html {
	margin: 0px;
	padding: 0px;
}

body {
	background:#222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
width:1000px;
height:600px;
margin-right:auto;
margin-left:auto;
padding:auto;
text-align:middle;
vertical-align:middle;
background-color:#222222;
}
.link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
color:#CCCCCC;
border-left:100px;
text-decoration:none;
line-height:30px;
}
.link a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
color:#CCCCCC;
border-left:100px;
text-decoration:none;
line-height:30px;
}
.link a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
color: #FF9900;
border-left:100px;
text-decoration:underlined;
line-height:30px;
}


#header{
width:1000px;
height:20px;
margin-right:auto;
margin-left:auto;
margin-top:30px;
padding:auto;
text-align:left;
vertical-align:top;
background-color:#222222;
font-family: "Trebuchet MS";
font-size:12px;
color:#666666;

}
#footer{
width:1000px;
height:40px;
margin-right:auto;
margin-left:auto;
padding:auto;
text-align:left;
vertical-align:top;
background-color:#222222;
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;

}
#xiti{
width:1000px;
height:20px;
margin-right:auto;
margin-left:auto;
padding:auto;
text-align:right;
vertical-align:top;
background-color:#222222;
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;

}
#head {
	width: auto;
	height:120px;
	border-bottom:4px solid #f79910
}
#head #head_left{
	width:500px;
	float:left
}

#head_left #leftTop{
	width:339px;
	margin:30px 0 0 25px;
	clear:left
}
#leftTop img {
	float:left
}
#head_left #leftDown{
	width:339px;
	margin:0 0 0 25px;
	text-align:right;
	clear:left;
}
#leftDown img{
	margin-right:10px
}
#head #head_right{
	width:500px;
	float:left
}
#head_right #TopButton{
	margin-top:35px
}
#TopButton img{
	border:0;
	margin-right:20px;
	float:left
	}
#TopButton a {
	text-decoration:none
	}
#TopButton a:href{
	text-decoration:none
	}
#head_list1{
	width:auto;
	height:4px !important;
	background-color: #47814f
}
#content{
	width:auto;
	border-top:4px solid #429ebe
}
#content #ForMain{
	width:auto;
	margin:0;
	padding:0
}
#ForMain #MainLeft{
	width:256px;
	padding:0 30px 0 30px;
	float:left;
	}
#ForMain #MainRight{
	width:683px;
	border-left:1px solid #b3b3b3;
	float:left;
	margin-bottom:20px
	}
#MainRight #Text{
	width:633px;
	margin-left:50px;
	line-height:15pt;
	color:#4d4d4d
}
#Text p {
	margin:10px 0 10px 0
	}
#Text ul{
	list-style-type: none;
	padding:0;
	margin:0
}
#Text li{
	list-style-type: none;
    margin:0
	}
#content #ForButton{
	width:auto;
	height:128px;
}
#ForButton #Button{
	width:600px;
	margin-left:400px;
	padding-top:27px
}

#Button #b_Home {
	background-image: url(../images/homeover.gif); 
	padding: 0px; 
	width: 77px; 
	height: 20px;
	margin-right:20px;
	float:left
	}

#Button #b_Rent {
	background-image: url(../images/rentover.gif); 
	padding: 0px; 
	width: 77px; 
	height: 20px;
	margin-right:20px;
	float:left
	}

#Button #b_Bio {
	background-image: url(../images/bioover.gif); 
	padding: 0px; 
	width: 77px; 
	height: 20px;
	margin-right:20px;
	float:left
	}
#Button #b_Clean {
	background-image: url(../images/cleanover.gif); 
	padding: 0px; 
	width: 77px; 
	height: 20px;
	margin-right:20px;
	float:left
	}

#Button #b_Contact {
	background-image: url(../images/contactover.gif); 
	padding: 0px; 
	width: 77px; 
	height: 20px;
	float:left
	}

.hide{
	display: none
	}
.forLogo{
	font:bold 50px "Arial", Helvetica, sans-serif;
	color:#000000;
	float:left;
	padding:0 0 0 2px;
	line-height:29pt;
	}
.PushDown{
	margin-top:23px
	}
.rollover { display: block; } 
.rollover img { width: 77px; height: 20px; border: 0; } 
.rollover:hover { visibility: visible; /* for IE */ } 
.rollover:hover img { visibility: hidden; } 

.Orange {
	color: #f79910;
	padding-left:100px;
	}
.Blue {
	color:#429ebe
	}
.Green {
	color:#47814f
	}

