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

#wrapper {
	width: 800px;
	margin: auto;
}
#header {
	background-color: #ED1C24;
	height: 125px;
	width: 800px;
	position: inherit;
}
#phone {
	background-color: #FFFFFF;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1C24;
	text-align: center;
	width: 140px;
	letter-spacing: 0.05em;
	margin-bottom: 63px;
}
#navigation {
	margin-top: 90px;
}
#navigation  a {
	color: #FFCE32;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bodyArea {
	width: 800px;
	clear: inherit;
	float: inherit;
	display: block;
}
#left {
	width: 54px;
	background-color: #FFFFFF;
	height: 400px;
}
#left1 {
	width: 54px;
	background-color: #FFFFFF;
	height: 25px;
}
#right {
	background-color: #ED1C24;
	width: 746px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 14px;
}
.menusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer {
	height: 15px;
	background-color: #ED1C24;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCE32;
	letter-spacing: 0.2em;
}
.phone {
	font-size: 12px;
	color: #ED1C24;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 20px;
}
body {
	margin-right: 5%;
	margin-top: 0px;
}
#right p {
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	text-indent: 20px;
}
.mainmenu {
	font-size: 16px;
	color: #FFCE32;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	text-align: left;
	font-weight: normal;
}
