#header {
	background-color: #FFF0F4;
	height: 170px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF9EDD;
}
#header #headercontent {
	height: 170px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#header #headercontent #headerleft {
	width: 500px;
	height: 153px;
	padding-top: 14px;
	padding-bottom: 3px;
	float: left;
}
#header #headercontent #headerright {
	height: 51px;
	width: 550px;
	float: left;
	text-align: right;
	padding-top: 110px;
	padding-bottom: 9px;
}
#menu {
	height: 650px;
	width: auto;
	background-color: #FFF;
	margin-bottom: 30px;
}
#menucontent {
	height: 630px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #666;
	padding: 10px;
}
#text {
	height: 190px;
	width: auto;
	background-color: #FFF;
}
#text #textcontent {
	height: 175px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
}
#text #textcontent #text1 {
	float: left;
	height: 120px;
	width: 172px;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fe9ede;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666;
	text-align: center;
}
#text #textcontent #text2 {
	padding: 10px;
	float: left;
	height: 120px;
	width: 172px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 12px;
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #80D5AA;
	color: #666;
	text-align: center;
}
#text #textcontent #text3 {
	padding: 10px;
	float: left;
	height: 120px;
	width: 172px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 12px;
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #82B7C8;
	color: #666;
	text-align: center;
}
#text #textcontent #text4 {
	float: left;
	height: 120px;
	width: 172px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c3638c;
	font-family: verdana;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	margin-right: 10px;
	text-align: center;
}
#text #textcontent #text5 {
	font-family: verdana;
	font-size: 12px;
	color: #666;
	float: left;
	height: 120px;
	width: 172px;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #998fd8;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}






#footer {
	height: 200px;
	width: auto;
	background-color: #333;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer #footercontent {
	height: 150px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
h1 {
	display:inline
}
