body
{
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:25px auto auto auto;
	color:#000000;
	background-image: url(../images/foodle-bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#container {
	width: 80em;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	margin: auto;
}
#header {
	width: 80em;
	height: 150px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
.logo{
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	float: left;
}
#header2 {
	width: 80em;
	height: 6em;
	clear: both;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header3 {
	width: 80em;
	height: 0.5em;
	clear: left;
	text-indent: 0.1em;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	line-height: 1.6em;
	font-style: italic;
	color: #FFFFFF;
	background-color: #666666;
}
#image {
	width: auto;
	float: right;
	clear: both;
	padding: 0.5em;
	border: 0.08em dashed #CCCCCC;
	margin: 1em;
}
#sub_title {
	width: 11em;
	float: right;
	clear: both;
	margin: 0.3em;

	padding: 0.2em;
	background-color: #CCCCCC;
}
.center_content{
	width:80em;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}
.left_content{
	width:19em;
	float:left;
	padding: 5px;
}
.right_content{
	width:58em;
	float:right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}
p{
	padding:5px 0 5px 0;
	margin:0px;
	text-align:justify;
	line-height:19px;
}

.footer{
	height:41px;
	border-top:1px #b2b2b2 dashed;
	clear: both;
	background-color: #CCCCCC;
	margin-top: 10px;
}
.footer_contents{
	float:left;
	padding:10px 10px 0 0;
}
.footer a{
	text-decoration:none;
	padding:0 5px 0 5px;
	color:#FFFFFF;
}

a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066cc;
}

#menu{
	width:80em;
	height:41px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
}
#menu ul{
display:block;
list-style:none;
padding:9px 0 0 10px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:27px;
}
#menu ul li a{
	height:27px;
	display:block;
	padding:0px 10px 0 10px;
	margin:0 4px 0 4px;
	_margin:0 2px 0 2px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#0066cc;
	font-size:13px;
	line-height:27px;
}
#menu ul li.selected a{
	height:27px;
	display:block;
	padding:0px 10px 0 10px;
	margin:0 5px 0 5px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:27px;
	background-image: url(../images/menu_bt_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#menu ul li a:hover{
	background-image: url(../images/menu_bt_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
}

#image2 {
	clear: both;
	padding: 0.8em;
	border: 0.08em dashed #CCCCCC;
	margin-top: 1em;
	width: 200px;
}
#top {
	clear: none;
	font-size: 0.9em;
	color: #000000;
	margin-left: 0em;
	height: 1.5em;
	width: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0px;
}
#top a {
	color: #000000;
}
#top a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#indent {
	text-indent: 1.5em;
}
#indent2 {
	text-indent: 2.5em;
}
#indent3 {
	text-indent: 3.5em;
}
h4 {
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	color: #0066cc;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	margin-bottom: 1px;
	color: #0066cc;
}
