* {
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	font-family: trebu;
	height: 500px;
}
#Wrapper #Header {
}
#Wrapper #Menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#Wrapper #Home_Content {
	font-family: trebu;
}
#Wrapper #Home_Text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B4B4B4;
	line-height: 23px;
	font-size: 14px;
	font-weight: normal;
	width: 400px;
	padding-top: 10px;
}
#Wrapper #Home_Text2 {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #B4B4B4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 395px;
	margin-top: 10px;
	line-height: 23px;
	margin-right: 45px;
}
#Wrapper #Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-size: 14px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
}
