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

#Container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
}

#Banner {
	background-image: url(Images/banner.gif);
	height: 22px;
	width: 967px;
	padding-top: 102px;
}

#Banner_Loft {
	background-image: url(Images/banner_loft.gif);
	height: 22px;
	width: 967px;
	padding-top: 102px;
}

#Main_Body_About {
	background-image: url(Images/About.gif);
	height: 465px;
	width: 968px;
}
#Main_Body_Building {
	background-image: url(Images/Building.gif);
	height: 465px;
	width: 968px;
}

#Main_Body_Carpentry {
	background-image: url(Images/Carpentry.gif);
	height: 465px;
	width: 968px;
}

#Main_Body_Community {
	background-image: url(Images/Community.gif);
	height: 465px;
	width: 968px;
}

#Main_Body_Contact {
	background-image: url(Images/Contact.gif);
	height: 180px;
	width: 968px;
	padding-top: 285px;
}

#Main_Body_Loft {
	background-image: url(Images/Loft.gif);
	height: 200px;
	width: 368px;
	padding-top: 265px;
	padding-left: 600px;
}

#Case_Body_Loft {
	background-image: url(Images/Casestudy.gif);
	height: 465px;
	width: 968px;
}

#Loft_Text {
	background-color: #FFF;
	width: 250px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	height: 135px;
}


#Loft_Text h1 {
	font-size: 110%;
	color: #404040;
}

#Loft_Text h2 {
	font-size: 100%;
	color: #404040;
	font-weight: normal;
}

#Loft_Text h3 {
	font-size: 90%;
	color: #404040;
	font-weight: normal;
}

#Loft_Text p {
	font-size: 90%;
	color: #404040;
}

#Contact_Text {
	background-color: #FFF;
	width: 400px;
	padding-left: 28px;
	padding-right: 15px;
	height: 30px;
}


#Contact_Text h1 {
	color: #333333;
	font-family: Calibri;
	font-size: 18px;
}

#Contact_Text h2 {
	font-size: 100%;
	color: #404040;
	font-weight: normal;
}

#Contact_Text h3 {
	font-size: 90%;
	color: #404040;
	font-weight: normal;
}

#Contact_Text p {
	font-size: 90%;
	color: #404040;
}

#Twitter {
	background-color: #FFF;
	width: 600px;
	padding-left: 28px;
	height: 40px;
}


#Twitter h1 {
	color: #333333;
	font-family: Calibri;
	font-size: 18px;
}

#Twitter h2 {
	font-size: 100%;
	color: #404040;
	font-weight: normal;
}

#Twitter h3 {
	font-size: 90%;
	color: #404040;
	font-weight: normal;
}

#Twitter p {
	font-size: 90%;
	color: #404040;
}

#FMB {
	background-color: #FFF;
	width: 900px;
	padding-left: 28px;
	height: 40px;
}


#FMB h1 {
	color: #333333;
	font-family: Calibri;
	font-size: 18px;
}

#FMB h2 {
	font-size: 100%;
	color: #404040;
	font-weight: normal;
}

#FMB {
	font-size: 90%;
	color: #404040;
	font-weight: normal;
}

#FMB p {
	font-size: 90%;
	color: #404040;
}

