@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#815605;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

h1 {
margin: 0;
padding: 0;
font-size: 1.2em;
font-weight: bold;
}

#layout {
margin:0 auto;
padding: 0;
width: 772px;
height:809px;
}

#content {
margin: 0;
padding: 0;
height:317px;
width:772px;
}
#fleft {
float:left;
width:36px;
height:317px;
margin:0px;
padding:0px;
background-image:url(images/flash_left.jpg);
background-repeat:no-repeat;
}
#fcontainer{
float:left;
width:700px;
height:317px;
margin:0px;
padding:0px;
}
#fright {
float:left;
width:36px;
height:317px;
margin:0px;
padding:0px;
background-image:url(images/flash_right.jpg);
background-repeat:no-repeat;
}
#navcontent {
margin: 0;
padding: 0;
height:107px;
width:772px;
}

#navleft {
float:left;
width:154px;
height:107px;
margin:0px;
padding:0px;
background-image:url(images/button_bleft.jpg);
background-repeat:no-repeat;
}

#navcontainer{
float:left;
width:466px;
height:107px;
margin:0px;
padding:0px;
}

#navright {
float:left;
width:152px;
height:107px;
margin:0px;
padding:0px;
background-image:url(images/button_bright.jpg);
background-repeat:no-repeat;
}

/*#navigation {
margin: 0;
padding:0;
width: 100%;
height: 98px;
background: url(navi_bg_bottom.jpg) bottom right no-repeat;
}*/

#top {
margin: 0;
padding: 0;
height: 137px;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;

}

#bottomcenter {
margin: 0;
padding: 0;
height: 204px;
width: 772px;
background-image: url(images/button_bottom.jpg);
background-repeat:no-repeat;

}
#footercenter {
margin: 0;
padding: 0;
height: 44px;
width: 772px;
background-image: url(images/footer_bg.jpg);
background-repeat:no-repeat;

}

/*img.right {
float: right;
padding: 0 0 0 10px;
margin: 0;
}*/

/*#bottom_navi {
margin: 0;
/*padding: 5px 10px 5px 0;*/
/*padding: 0;
width: 100%;
font-size: 0.8em;
line-height: 13px;
text-align: right;
color: #727272;
}*/

#footer {
margin: 0;
padding: 0;
width: 100%;
font-size: 12px;
line-height: 25px;
color: #ffffff;
text-align:center;
}

/*#cb {
clear: both;
}

.search_btn{
border: 2px outset #f9b214;
background: #f9b214;
color: #000000;
}

table.main {
width:840px;
}

table.main td {
font-size: 0.8em;
padding: 5px;
}

table.main td.header {
font-family: Tahoma, sans-serif;
font-family: 'trebuchet ms',Tahoma, sans-serif;
font-weight: bold;
}


