@charset "utf-8";
/* CSS Document */

#Logo{
	background-image:url(../images/logo-.jpg);
	
	background-repeat:no-repeat;
	width: 262px;
	height: 175px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

#Text{
	padding-left: 15px;
	height:176px;
	width:675px;
	margin-top:10px;

	font-size:34px;
	color: #126e8c;
	float:right;
	background-image: url(../images/dream-.png);
	background-repeat:no-repeat;	
}

#Homepic{
	height:300px;
	width: 400px;
	background-image:url(../img/1.jpg);
	Margin-left: 20px;
	float:right;
}
#Homepic2{
	height:300px;
	width: 400px;
	background-image:url(../img/2.jpg);
	Margin-left: 20px;
	float:right;
}
#Homepic3{
	height:300px;
	width: 400px;
	background-image:url(../img/3.png);
	Margin-left: 20px;
	float:right;
}

#Foot{
	width: 219px;
	padding-left: 20px;
	border-right:dashed thin #333;
	height: 260px;
	Float:left;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	line-height: 1em;
	margin-top:15px;
}

#Foot1{
	width: 220px;
	height: auto;
	padding-left: 20px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #0181d9;
	font-size: 34px;
	line-height: 1.2em;
	Float: none;
}	

#icon{
	background-image:url(../img/fb.png);
	height:55px;
	width:55px;
	margin-right:155px;
	float:left;
	background-repeat:no-repeat;
}
#icon2{
	background-image:url(../img/icon.png);
	height:55px;
	width:55px;
	margin-right:10px;
	float:left;
	
	background-repeat:no-repeat;
}


#icon3{
	background-image:url(../img/iconH.png);
	height:55px;
	width:55px;
	margin-right:10px;
	float:left;
	
	background-repeat:no-repeat;
}

#Foot2{
	width: 400px;
	padding-left: 20px;
	height: 260px;
	Float: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
	line-height: 0.2em;
}

#footwrapper{
	float:left;
	width:950px;
	height:60px;
	padding-left: 90px;
	padding-top:20px;
}

#boxFoot{
	padding-top:17px;
	padding-left: 10px;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	float:left;
	margin-right:15px;
	
}
#wrap{
	padding-left:60px;
}
