body {					margin: 0px; background: #fff;
}

.wrapper {				width: 816px; height: auto;
}

.layout {				float: left; clear: left; display: inline; width: 816px; height: auto;
}

.header {				float: left; clear: left; display: inline; width: 816px; height: 154px;
}

.menu {					float: left; clear: left; display: inline; width: 616px; height: 22px; margin: 0px 0px 20px 200px;
}

.menu-100 {				float: left; display: inline; width: 90px; height: 22px; background: url(' images/02.png') no-repeat; margin: 0px 5px 0px 5px;
						line-height: 20px; letter-spacing: 0.5px;
}

.menu-100 a{			display: block; width: 90px; height: 22px; font-family: Arial Narrow, Arial, Tahoma; font-size: 14px; font-weight: bold; color: #000;
						text-decoration: none; 
}

.title {				float: left; clear: left; display: inline; width: 816px; height: 30px; text-indent: 20px; text-align: left;
						line-height: 30px; letter-spacing: 0.5px; font-family: Comic Sans MS, Arial, Tahoma; font-size: 20px; font-weight: bold; color: #D5CC17;
}

.content {				float: left; clear: left; display: inline; width: 616px; height: auto;  text-align: left; margin: 10px 150px 10px 150px;
						line-height: 15px; letter-spacing: 0.5px; font-family: Arial, Tahoma; font-size: 12px; color: #004053;
}

.content-2 {				float: left; clear: left; display: inline; width: 816px; height: auto;  text-align: left; margin: 10px 10px 10px 10px;
						line-height: 15px; letter-spacing: 0.5px; font-family: Arial, Tahoma; font-size: 12px; color: #004053;
}

.footer {				float: left; clear: center; width: 816px; background-color: #005D77; height: 20px; text-align: center;
						font-family: Comic Sans MS, Arial, Tahoma; font-size: 12px; line-height: 20px; color: #D5CC17;
}