body {
	background: url(../images/11.jpg) no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	position: fixed;
} 
.ie7 body{
	overflow:hidden;
}

.logo {
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 150px;
	position: absolute;
	left: 13px;
	top: 7px;
}
.bottom {
	background-color: #282828;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
	background-position: bottom;
	position: fixed;
	right: 0px;
	bottom: 0px;
	text-align: left;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	line-height: 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.text2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.contact-box {
	float: right;
	height: 370px;
	width: 1000px;
	margin-top: 100px;
	background-color: #282828;
}

.work-area {
	float: right;
	height: 150px;
	width: 1000px;
	margin-top: 330px;
	background-position: bottom;
}

.bottom2 {
	background-color: #282828;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
	background-position: bottom;
	position: fixed;
	right: 0px;
	bottom: 0px;
	text-align: left;
}
